forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: Include guaranteed gas in the gas pool (ethereum#21)
This now requires L1 to limit the total amount of guaranteed gas that is provided to deposits. This includes the guaranteed gas in the total gas used in order to limit the number of normal transactions in a block and enable accurate EIP-1559 basefee updates.
- Loading branch information
1 parent
db3c30f
commit ed2e4d2
Showing
1 changed file
with
10 additions
and
12 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