Commit 5eb4e7b
authored
feat(testing/forks): Implement
* feat(testing/vm): Implement bytecode gas calc
* feat(tests): Use `bytecode.gas_cost` in some tests
* refactor: Renames, tox fixesbytecode.gas_cost(fork) (ethereum#2002)1 parent 2c83b84 commit 5eb4e7b
20 files changed
Lines changed: 2551 additions & 315 deletions
File tree
- docs/writing_tests
- packages/testing/src/execution_testing
- cli/pytest_commands/plugins/forks/tests
- forks
- forks
- tests
- tools/utility
- vm
- tests
- berlin/eip2929_gas_cost_increases
- cancun/eip5656_mcopy
- frontier
- create
- opcodes
- osaka/eip7939_count_leading_zeros
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
0 commit comments