Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new estimate method #289

Merged
merged 1 commit into from
Feb 28, 2024
Merged

feat: new estimate method #289

merged 1 commit into from
Feb 28, 2024

Conversation

zsluedem
Copy link
Collaborator

No description provided.

@Vid201 Vid201 linked an issue Feb 23, 2024 that may be closed by this pull request
@zsluedem zsluedem force-pushed the estimate branch 2 times, most recently from 442450c to 344c865 Compare February 24, 2024 14:17
@zsluedem zsluedem marked this pull request as ready for review February 26, 2024 06:57
Copy link
Member

@Vid201 Vid201 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

We need to handle some special cases with L2s (starting with Arbitrum and Optimism) as well, example: https://github.com/etherspot/skandha/tree/master/packages/params/src/gas-estimation

crates/mempool/src/estimate.rs Show resolved Hide resolved
@Vid201 Vid201 merged commit a266eb2 into silius-rs:main Feb 28, 2024
2 checks passed
@zsluedem zsluedem deleted the estimate branch February 28, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check and verify gas estimations and values
2 participants