-
Notifications
You must be signed in to change notification settings - Fork 391
feat(batcher): enforce a min max_fee and min bump for replacements
#2013
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
Closed
Closed
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
ca16af0
feat: enforce min max fee
MarcosNicolau 4354573
feat: enforce min bump in replacement messages
MarcosNicolau 6568098
fix: underproced proof error message
MarcosNicolau a029194
fix: min bump calculation
MarcosNicolau d4981dd
feat: move constants to config file
MarcosNicolau 6f32282
chore: address clippy warnings
MarcosNicolau 546aba9
perf: drop latest_block_gas_price lock early
MarcosNicolau f534b84
chore: address juli's comments
MarcosNicolau e2e396e
fix: config file new fields syntax
MarcosNicolau b2f26b0
chore: rename proofs_to_cover_min_max_fee for amount_of_proofs_for_mi…
MarcosNicolau 02e456b
chore: log min max fee in waiting for batch to finish
MarcosNicolau 45b8a23
feat: compute min max fee only once
MarcosNicolau 63ea290
chore: entry for entry_to_replace name in replacament message
MarcosNicolau 9fdcd5e
fix: logs
JuArce f3cb180
docs: add replacement rules
JuArce 999d9b0
Merge branch 'staging' into feat/min-max-fee-min-bump
MauroToscano a2045cf
Merge
MauroToscano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.