This repository was archived by the owner on Oct 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 143
Toggleable discard for failed revertible transaction hashes #81
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ab3c77a
Initial commit for discarding first transaction on revert in bundle
Wazzymandias 16ce372
Update and simplify logic on reverts
Wazzymandias 6b6e815
Merge remote-tracking branch 'origin/main' into bundle-tx-discard
Wazzymandias 4f20bca
Add feature flag for toggling discard for reverted transaction hashes…
Wazzymandias fc81b92
Update comment
Wazzymandias fa2ff4e
Update comment
Wazzymandias 721603a
Update CLI flag for builder.discard_reverted_hashes
Wazzymandias cd05406
Add godoc
Wazzymandias 4af9cb7
Update greedy algorithm to only drop for bundles and sbundles
Wazzymandias 5fd4ba0
Add canRevert to algoconf to make it clearer when we discard transact…
Wazzymandias 09c0216
Update comment
Wazzymandias 95e4c7c
Update Sbundle
Wazzymandias 481b801
Update sbundle to use canRevert
Wazzymandias dcc7507
Update logic based on PR feedback - only discard revertible transacti…
Wazzymandias 3d31190
Update parameter names to be clearer when revertible transaction has …
Wazzymandias a552260
Remove unused function
Wazzymandias 2e5a5b3
Update env var
Wazzymandias 70f4914
Address PR feedback
Wazzymandias 81c5a34
Update to only instantiate isRevertibleTx in conditional paths
Wazzymandias e823952
Update README
Wazzymandias 40ec427
Update profit percent comment
Wazzymandias 4ca2566
Merge remote-tracking branch 'origin/main' into bundle-tx-discard
Wazzymandias e82869c
Merge remote-tracking branch 'origin/main' into bundle-tx-discard
Wazzymandias a1b5e6a
Update log to debug, add assertion for nil receipt on commit bundle
Wazzymandias 0c4af47
Add default value to CLI flag
Wazzymandias 9e848ab
Update discard tx log to trace - debug is too noisy and less needed a…
Wazzymandias 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
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.