Skip to content

Commit

Permalink
Skip EIP-7623 test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb authored and 2dvorak committed Jan 7, 2025
1 parent 1b6dde8 commit 451aae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/state_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ func (suite *ExecutionSpecStateTestSuite) TestExecutionSpecState() {
// unsupported EIPs
st.skipLoad(`^cancun\/eip4788_beacon_root\/`)
st.skipLoad(`^cancun\/eip4844_blobs\/`)
st.skipLoad(`^prague\/eip7623_increase_calldata_cost\/`)
// calculate the different consumed gas because 0x0a and 0x0b contract is set to access list by ActivePrecompiles in Cancun
st.skipLoad(`^prague\/eip2537_bls_12_381_precompiles\/bls12_precompiles_before_fork\/precompile_before_fork.json\/tests\/prague\/eip2537_bls_12_381_precompiles\/test_bls12_precompiles_before_fork.py::test_precompile_before_fork`)

Expand Down

0 comments on commit 451aae1

Please sign in to comment.