lightclient and Mario Vega
07dec7a11c
cmd/evm: cancun-updates for b11r and t8n -tools ( #28195 )
...
This change updates `evm b11r` (blockbuilder) and `evm t8n` (transition) tools to contain cancun updates (e.g. new header fields)
---------
Co-authored-by: Mario Vega <marioevz@gmail.com >
2023-10-03 03:26:33 -04:00
2a2b0419fb
all: implement withdrawals (EIP-4895) ( #26484 )
...
This change implements withdrawals as specified in EIP-4895.
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com >
Co-authored-by: marioevz <marioevz@gmail.com >
Co-authored-by: Martin Holst Swende <martin@swende.se >
Co-authored-by: Felix Lange <fjl@twurst.com >
2023-01-25 15:32:25 +01:00
lightclient
441c7f2b0f
cmd/evm: add b11r tool ( #23843 )
...
evm block-builder (a.k.a b11r) is a utility to help assemble blocks, for use during the test-creation process.
2021-11-22 09:25:35 +01:00