Commit 74d7170
committed
src/ethereum_test_tools/vm folder removed, src/ethereum_test_vm/opcode.py renamed to opcodes.py, test imports modified
1 parent 1087393 commit 74d7170
File tree
103 files changed
+119
-155
lines changed- docs/writing_tests/tutorials
- src
- ethereum_clis/tests
- ethereum_test_tools/vm
- ethereum_test_vm
- tests
- pytest_plugins/filler/tests
- tests
- amsterdam/eip7928_block_level_access_lists
- benchmark
- berlin/eip2929_gas_cost_increases
- byzantium/eip198_modexp_precompile
- cancun
- eip1153_tstore
- eip4788_beacon_root
- eip4844_blobs
- eip6780_selfdestruct
- frontier
- opcodes
- precompiles
- scenarios
- programs
- scenarios
- homestead/coverage
- istanbul
- eip1344_chainid
- eip152_blake2
- osaka
- eip7823_modexp_upper_bounds
- eip7825_transaction_gas_limit_cap
- eip7883_modexp_gas_increase
- eip7934_block_rlp_limit
- eip7939_count_leading_zeros
- paris/security
- prague/eip7702_set_code_tx
- shanghai
- eip3651_warm_coinbase
- eip3855_push0
- eip3860_initcode
- eip4895_withdrawals
- unscheduled/eip7692_eof_v1
- eip3540_eof_v1
- eip4200_relative_jumps
- eip4750_functions
- eip5450_stack
- eip6206_jumpf
- eip663_dupn_swapn_exchange
- eip7069_extcall
- eip7480_data_section
- eip7620_eof_create
- eip7873_tx_create
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+119
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments