-
Notifications
You must be signed in to change notification settings - Fork 20.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fetch transactions from a peer in the order they were announced to …
…minimize nonce-gaps (which cause blob txs to be rejected) - don't wait on fetching blob transactions after announcement is received, since they are not broadcast
- Loading branch information
1 parent
380688c
commit 3ff3634
Showing
3 changed files
with
225 additions
and
215 deletions.
There are no files selected for viewing
This file contains 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 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.