Closed jsign closed 3 months ago
This PR has some changes to make t8n work in verkle genesis setups.
t8n
The way I used to fill:
$ fill --evm-dump-dir=evmdump --fork Prague -k "6800 and test_contract_creation" --output=fixtures-verkle-0
with the evm in PATH being this branch binary, and the execution-spec-tests branch this branch.
evm
execution-spec-tests
Superseded by https://github.com/gballet/go-ethereum/pull/466
This PR has some changes to make
t8n
work in verkle genesis setups.The way I used to fill:
with the
evm
in PATH being this branch binary, and theexecution-spec-tests
branch this branch.