Skip to content

Commit

Permalink
ci: add transition tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ignacio Hagopian <[email protected]>
  • Loading branch information
jsign committed Aug 7, 2024
1 parent 3433b45 commit 90db7db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spectests-genesis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
solc-select install 0.8.20
solc-select use 0.8.20
fill --fork EIP6800Transition -n 4 -v -m blockchain_test --evm-bin=../evm -k test_verkle_from_mpt_conversion
fill --fork Verkle -n 4 -v -m blockchain_test --evm-bin=../evm -k eip6800_genesis
fill --fork Verkle -n 4 -v -m blockchain_test --evm-bin=../evm -k eip4762
Expand Down

0 comments on commit 90db7db

Please sign in to comment.