Skip to content
This repository was archived by the owner on Aug 20, 2022. It is now read-only.

Comments

core: Include guaranteed gas in the gas pool#21

Merged
trianglesphere merged 1 commit intooptimism-prototypefrom
jg/include_deposit_gas
Jun 1, 2022
Merged

core: Include guaranteed gas in the gas pool#21
trianglesphere merged 1 commit intooptimism-prototypefrom
jg/include_deposit_gas

Conversation

@trianglesphere
Copy link
Contributor

@trianglesphere trianglesphere commented May 17, 2022

Description
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.

Metadata

  • Fixes ENG-2184

Copy link
Contributor

@protolambda protolambda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, would like to see a note about the intrisic gas usage in the spec before then removing the TODO and merging this PR.

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.
@trianglesphere trianglesphere force-pushed the jg/include_deposit_gas branch from 5f955c3 to aa312af Compare May 31, 2022 22:08
@trianglesphere
Copy link
Contributor Author

@protolambda intrinsic gas usage updated. Specs change here: https://github.com/ethereum-optimism/optimistic-specs/pull/401/files#diff-83684a8056b80b8473890eafdbcc2d0bf3e9909f3d0f2309ba0b54b4351aa0c5R146-R149

Copy link
Contributor

@protolambda protolambda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trianglesphere trianglesphere merged commit d34c69e into optimism-prototype Jun 1, 2022
@trianglesphere trianglesphere deleted the jg/include_deposit_gas branch June 1, 2022 17:35
trianglesphere added a commit that referenced this pull request Jun 1, 2022
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.
protolambda pushed a commit that referenced this pull request Jun 1, 2022
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.
protolambda pushed a commit that referenced this pull request Jun 1, 2022
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.
protolambda pushed a commit that referenced this pull request Jun 2, 2022
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.
protolambda pushed a commit that referenced this pull request Jul 15, 2022
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.
protolambda pushed a commit that referenced this pull request Jul 15, 2022
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.
protolambda pushed a commit that referenced this pull request Aug 2, 2022
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.
protolambda pushed a commit that referenced this pull request Aug 2, 2022
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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants