Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended tx_context with "blob base fee" #696

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Extended tx_context with "blob base fee" #696

merged 1 commit into from
Sep 22, 2023

Conversation

chfast
Copy link
Member

@chfast chfast commented Sep 21, 2023

Extended tx_context with the EIP-7516 "blob base fee" for the BLOBBASEFEE EVM instruction.

Extended `tx_context` with
the [EIP-7516](https://eips.ethereum.org/EIPS/eip-7516) "blob base fee"
for the `BLOBBASEFEE` EVM instruction.
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #696 (be5b3fa) into master (4c12b57) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #696   +/-   ##
=======================================
  Coverage   93.49%   93.49%           
=======================================
  Files          25       25           
  Lines        3857     3857           
  Branches      396      396           
=======================================
  Hits         3606     3606           
  Misses        139      139           
  Partials      112      112           

@chfast chfast merged commit 3d29144 into master Sep 22, 2023
@chfast chfast deleted the blobbasefee branch September 22, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants