Tests for EIP-3540: EVM Object Format (EOF) v1#847
Tests for EIP-3540: EVM Object Format (EOF) v1#847winsvega merged 13 commits intoethereum:developfrom
Conversation
37adffc to
2df849b
Compare
|
I removed London milestone from PR, because it's not proposed for London. |
d07f44b to
5381e50
Compare
2070343 to
75ef37f
Compare
2771be7 to
f6ddc14
Compare
This should be fixed now. |
Our intention certainly was to apply code limit size of 3860 to entire container. |
|
I updated expectations to be based on |
|
Removed commented out sections from |
|
Rebased. |
|
Lets merge the tests. Following updates can be in additional PRs. This one got big already. |
|
Was the test case from @jochem-brouwer included? |
It was not. So far I only noted it for later in #1100 |
Tests for EIP-3540: EVM Object Format (EOF) v1.
Geth implementation is currently in an open PR at ethereum/go-ethereum#24090.