Commit 897ca4b
committed
Merge eips/amsterdam/eip-8037 into devnets/bal/4
# Conflicts:
# src/ethereum/forks/amsterdam/fork.py
# src/ethereum/forks/amsterdam/vm/__init__.py
# src/ethereum/forks/amsterdam/vm/instructions/system.py708 files changed
Lines changed: 19618 additions & 1438 deletions
File tree
- packages/testing/src/execution_testing
- client_clis
- cli/pytest_commands/plugins
- execute
- filler
- forks
- forks
- eips/amsterdam
- tools/utility
- vm
- src
- ethereum_spec_tools
- evm_tools/t8n
- evm_trace
- ethereum
- forks/amsterdam
- utils
- vm
- instructions
- tests
- amsterdam
- eip7928_block_level_access_lists
- eip8037_state_creation_gas_cost_increase
- berlin/eip2930_access_list
- byzantium
- eip198_modexp_precompile
- eip214_staticcall
- cancun
- create
- eip1153_tstore
- eip4844_blobs
- eip5656_mcopy
- eip6780_selfdestruct
- common
- constantinople
- eip1052_extcodehash
- eip145_bitwise_shift
- frontier
- create
- identity_precompile
- opcodes
- precompiles
- istanbul/eip152_blake2
- osaka
- eip7825_transaction_gas_limit_cap
- eip7883_modexp_gas_increase
- eip7918_blob_reserve_price
- eip7939_count_leading_zeros
- eip7951_p256verify_precompiles
- paris/eip7610_create_collision
- ported_static
- stCallCodes
- stCallCreateCallCodeTest
- stCallDelegateCodesCallCodeHomestead
- stCallDelegateCodesHomestead
- stCodeCopyTest
- stCreate2
- stCreateTest
- stDelegatecallTestHomestead
- stEIP1153_transientStorage
- stEIP150Specific
- stEIP1559
- stEIP2930
- stEIP3607
- stEIP4844_blobtransactions
- stEIP5656_MCOPY
- stExample
- stHomesteadSpecific
- stInitCodeTest
- stMemExpandingEIP150Calls
- stMemoryStressTest
- stMemoryTest
- stPreCompiledContracts2
- stPreCompiledContracts
- stQuadraticComplexityTest
- stRandom2
- stRandom
- stReturnDataTest
- stRevertTest
- stSStoreTest
- stSelfBalance
- stSolidityTest
- stSpecialTest
- stStackTests
- stStaticCall
- stStaticFlagEnabled
- stSystemOperationsTest
- stTransactionTest
- stTransitionTest
- stWalletTest
- stZeroCallsRevert
- stZeroKnowledge
- prague
- eip2537_bls_12_381_precompiles
- eip6110_deposits
- eip7002_el_triggerable_withdrawals
- eip7251_consolidations
- eip7623_increase_calldata_cost
- eip7702_set_code_tx
- shanghai
- eip3855_push0
- eip3860_initcode
- tangerine_whistle/eip150_operation_gas_costs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| 273 | + | |
272 | 274 | | |
273 | 275 | | |
274 | 276 | | |
| |||
645 | 647 | | |
646 | 648 | | |
647 | 649 | | |
| 650 | + | |
648 | 651 | | |
649 | 652 | | |
650 | 653 | | |
| |||
862 | 865 | | |
863 | 866 | | |
864 | 867 | | |
| 868 | + | |
865 | 869 | | |
866 | 870 | | |
867 | 871 | | |
| |||
876 | 880 | | |
877 | 881 | | |
878 | 882 | | |
| 883 | + | |
879 | 884 | | |
880 | 885 | | |
881 | 886 | | |
| |||
985 | 990 | | |
986 | 991 | | |
987 | 992 | | |
| 993 | + | |
988 | 994 | | |
989 | 995 | | |
990 | 996 | | |
| |||
1009 | 1015 | | |
1010 | 1016 | | |
1011 | 1017 | | |
| 1018 | + | |
1012 | 1019 | | |
1013 | 1020 | | |
1014 | 1021 | | |
| |||
1034 | 1041 | | |
1035 | 1042 | | |
1036 | 1043 | | |
1037 | | - | |
| 1044 | + | |
1038 | 1045 | | |
1039 | 1046 | | |
1040 | 1047 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1167 | 1167 | | |
1168 | 1168 | | |
1169 | 1169 | | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
1170 | 1208 | | |
1171 | 1209 | | |
1172 | 1210 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
Lines changed: 81 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
496 | 541 | | |
497 | 542 | | |
498 | 543 | | |
| |||
620 | 665 | | |
621 | 666 | | |
622 | 667 | | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
623 | 676 | | |
624 | 677 | | |
625 | 678 | | |
| |||
662 | 715 | | |
663 | 716 | | |
664 | 717 | | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
665 | 728 | | |
666 | 729 | | |
667 | 730 | | |
| |||
797 | 860 | | |
798 | 861 | | |
799 | 862 | | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
800 | 881 | | |
801 | 882 | | |
802 | 883 | | |
| |||
0 commit comments