This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some peer-review comments from the last related PR, and add some enhancements #### Change summary - Addition of a flag for BlobSlots - for max allowed blobs per account in txpool - Use BlobFee from the block to validate txs in the pool - Let go of unwound blob txn's onNewBlock, if not present in the cache; we don't request them again from the network Related: erigontech/erigon#8213 erigontech/interfaces#195
- Loading branch information
Somnath Banerjee
authored
Sep 20, 2023
1 parent
2fca6e8
commit 93d9c9d
Showing
8 changed files
with
338 additions
and
272 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.