You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
https://eips.ethereum.org/EIPS/eip-7516
Follow current
BaseFee
approachzkevm-circuits/zkevm-circuits/src/table/block_table.rs
Lines 19 to 20 in 443da4b
We need to define new field
BlobBaseFee
in blocktable, with new opcodeBLOBBASEFEE
to lookup blocktable and retrieve the valueImplementation reference for lookup in block table https://github.com/privacy-scaling-explorations/zkevm-circuits/blob/main/zkevm-circuits/src/evm_circuit/execution/block_ctx.rs#L29
The text was updated successfully, but these errors were encountered: