This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree
5 files changed
+99
-97
lines changed- ethereum
- tests
- precompile_tests_temp
5 files changed
+99
-97
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Submodule fixtures updated 99 files
- BlockchainTests/GeneralStateTests/stReturnDataTest/returndatacopy_following_call.json+582
- BlockchainTests/GeneralStateTests/stReturnDataTest/returndatacopy_following_create.json+588
- BlockchainTests/GeneralStateTests/stReturnDataTest/returndatacopy_initial.json+511
- BlockchainTests/GeneralStateTests/stReturnDataTest/returndatacopy_overrun.json+581
- BlockchainTests/GeneralStateTests/stReturnDataTest/returndatasize_initial.json+511
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitConstruction .json-634
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitConstructionOOG .json-318
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitConstructionPartial .json-318
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitResetSpentToday .json-430
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitSetDailyLimit .json-414
- BlockchainTests/GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData .json-446
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedAddOwner .json-442
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeOwner .json-434
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0 .json-430
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1 .json-434
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2 .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect .json-390
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas .json-346
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial .json-357
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse .json-434
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue .json-434
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner .json-442
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner .json-490
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner .json-438
- BlockchainTests/GeneralStateTests/stWalletTest/multiOwnedRevokeNothing .json-434
- BlockchainTests/GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction .json-534
- BlockchainTests/GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction .json-534
- BlockchainTests/GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction .json-534
- BlockchainTests/GeneralStateTests/stWalletTest/walletConfirm .json-534
- BlockchainTests/GeneralStateTests/stWalletTest/walletConstruction .json-634
- BlockchainTests/GeneralStateTests/stWalletTest/walletConstructionOOG .json-634
- BlockchainTests/GeneralStateTests/stWalletTest/walletConstructionPartial .json-390
- BlockchainTests/GeneralStateTests/stWalletTest/walletDefault .json-414
- BlockchainTests/GeneralStateTests/stWalletTest/walletDefaultWithOutValue .json-414
- BlockchainTests/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner .json-422
- BlockchainTests/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner .json-414
- BlockchainTests/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew .json-422
- BlockchainTests/GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit .json-422
- BlockchainTests/GeneralStateTests/stWalletTest/walletKill .json-394
- BlockchainTests/GeneralStateTests/stWalletTest/walletKillNotByOwner .json-470
- BlockchainTests/GeneralStateTests/stWalletTest/walletKillToWallet .json-414
- BlockchainTests/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction .json-534
- GeneralStateTests/stReturnDataTest/returndatacopy_following_call.json+21-30
- GeneralStateTests/stReturnDataTest/returndatacopy_following_create.json+103
- GeneralStateTests/stReturnDataTest/returndatacopy_initial.json+13-19
- GeneralStateTests/stReturnDataTest/returndatacopy_overrun.json+19-25
- GeneralStateTests/stReturnDataTest/returndatasize_initial.json+96
- GeneralStateTests/stStaticCall/static_CREATE_ContractSuicideDuringInit_WithValueToItself.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EContractCreateEContractInInit_Tr.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EContractCreateNEContractInInitOOG_Tr.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EContractCreateNEContractInInit_Tr.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EContract_ThenCALLToNonExistentAcc.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EmptyContractAndCallIt_1wei.json-187
- GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorage.json-4
- GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_1wei.json-4
- GeneralStateTests/stStaticCall/static_CREATE_empty000CreateinInitCode_Transaction.json-4
- GeneralStateTests/stStaticCall/static_CallToNameRegistratorAddressTooBigLeft.json-4
- GeneralStateTests/stStaticCall/static_CallToNameRegistratorAddressTooBigRight.json-4
- GeneralStateTests/stStaticCall/static_CallToNameRegistratorMemOOGAndInsufficientBalance.json-4
- GeneralStateTests/stStaticCall/static_CallToNameRegistratorNotMuchMemory0.json-4
- GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimitSuccess.json-4
- GeneralStateTests/stStaticCall/static_RawCallGas.json-4
- GeneralStateTests/stStaticCall/static_RawCallGasValueTransfer.json-4
- GeneralStateTests/stStaticCall/static_RawCallGasValueTransferAsk.json-4
- GeneralStateTests/stStaticCall/static_RawCallGasValueTransferMemory.json-4
- GeneralStateTests/stStaticCall/static_RawCallGasValueTransferMemoryAsk.json-4
- GeneralStateTests/stStaticCall/static_Return50000.json-4
- GeneralStateTests/stStaticCall/static_RevertDepthCreateAddressCollision.json-4
- GeneralStateTests/stStaticCall/static_RevertDepthCreateOOG.json-4
- GeneralStateTests/stStaticCall/static_RevertOpcodeDirectCall.json-4
- GeneralStateTests/stStaticCall/static_TouchToEmptyAccountRevert.json-4
- GeneralStateTests/stStaticCall/static_Transaction64Rule_d64e0.json-4
- GeneralStateTests/stStaticCall/static_Transaction64Rule_d64m1.json-4
- GeneralStateTests/stStaticCall/static_Transaction64Rule_d64p1.json-4
- GeneralStateTests/stStaticCall/static_ZeroValue_CALL2.json-4
- GeneralStateTests/stStaticCall/static_ZeroValue_SUICIDE_ToEmpty_OOGRevert.json-4
- GeneralStateTests/stStaticCall/static_ZeroValue_SUICIDE_ToNonZeroBalance_OOGRevert.json-4
- GeneralStateTests/stStaticCall/static_ZeroValue_SUICIDE_ToOneStorageKey_OOGRevert.json-4
- GeneralStateTests/stStaticCall/static_log2_Caller.json-294
- GeneralStateTests/stStaticCall/static_log3_Caller.json-4
- GeneralStateTests/stStaticCall/static_log3_MaxTopic.json-4
- GeneralStateTests/stStaticCall/static_log3_emptyMem.json-4
- GeneralStateTests/stStaticCall/static_log3_logMemStartTooHigh.json-4
- GeneralStateTests/stStaticCall/static_log3_logMemsizeTooHigh.json-4
- GeneralStateTests/stStaticCall/static_log3_logMemsizeZero.json-4
- GeneralStateTests/stStaticCall/static_log4_Caller.json-4
- GeneralStateTests/stStaticCall/static_refund_CallA_OOG.json-4
- GeneralStateTests/stStaticCall/static_refund_CallA_notEnoughGasInCall.json-4
- GeneralStateTests/stStaticCall/static_refund_CallToSuicideStorage.json-4
- src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_following_callFiller.json+83
- src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_following_createFiller.json+82
- src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_initialFiller.json+75
- src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_overrunFiller.json+82
- src/GeneralStateTestsFiller/stReturnDataTest/returndatasize_initialFiller.json+75
- src/GeneralStateTestsFiller/stStackTests/stackOverflowM1Filler.json+17-17
Lines changed: 30 additions & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
412 |
| - | |
| 412 | + | |
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
| |||
514 | 514 |
| |
515 | 515 |
| |
516 | 516 |
| |
517 |
| - | |
| 517 | + | |
518 | 518 |
| |
519 | 519 |
| |
520 | 520 |
| |
| |||
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
| 622 | + | |
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
| |||
1459 | 1459 |
| |
1460 | 1460 |
| |
1461 | 1461 |
| |
1462 |
| - | |
| 1462 | + | |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 | 1465 |
| |
| |||
1564 | 1564 |
| |
1565 | 1565 |
| |
1566 | 1566 |
| |
1567 |
| - | |
| 1567 | + | |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 | 1570 |
| |
| |||
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 |
| - | |
| 1672 | + | |
1673 | 1673 |
| |
1674 | 1674 |
| |
1675 | 1675 |
| |
| |||
1774 | 1774 |
| |
1775 | 1775 |
| |
1776 | 1776 |
| |
1777 |
| - | |
| 1777 | + | |
1778 | 1778 |
| |
1779 | 1779 |
| |
1780 | 1780 |
| |
| |||
1879 | 1879 |
| |
1880 | 1880 |
| |
1881 | 1881 |
| |
1882 |
| - | |
| 1882 | + | |
1883 | 1883 |
| |
1884 | 1884 |
| |
1885 | 1885 |
| |
| |||
3979 | 3979 |
| |
3980 | 3980 |
| |
3981 | 3981 |
| |
3982 |
| - | |
| 3982 | + | |
3983 | 3983 |
| |
3984 | 3984 |
| |
3985 | 3985 |
| |
| |||
4084 | 4084 |
| |
4085 | 4085 |
| |
4086 | 4086 |
| |
4087 |
| - | |
| 4087 | + | |
4088 | 4088 |
| |
4089 | 4089 |
| |
4090 | 4090 |
| |
| |||
4189 | 4189 |
| |
4190 | 4190 |
| |
4191 | 4191 |
| |
4192 |
| - | |
| 4192 | + | |
4193 | 4193 |
| |
4194 | 4194 |
| |
4195 | 4195 |
| |
| |||
4294 | 4294 |
| |
4295 | 4295 |
| |
4296 | 4296 |
| |
4297 |
| - | |
| 4297 | + | |
4298 | 4298 |
| |
4299 | 4299 |
| |
4300 | 4300 |
| |
| |||
4399 | 4399 |
| |
4400 | 4400 |
| |
4401 | 4401 |
| |
4402 |
| - | |
| 4402 | + | |
4403 | 4403 |
| |
4404 | 4404 |
| |
4405 | 4405 |
| |
| |||
4609 | 4609 |
| |
4610 | 4610 |
| |
4611 | 4611 |
| |
4612 |
| - | |
| 4612 | + | |
4613 | 4613 |
| |
4614 | 4614 |
| |
4615 | 4615 |
| |
| |||
4714 | 4714 |
| |
4715 | 4715 |
| |
4716 | 4716 |
| |
4717 |
| - | |
| 4717 | + | |
4718 | 4718 |
| |
4719 | 4719 |
| |
4720 | 4720 |
| |
| |||
4819 | 4819 |
| |
4820 | 4820 |
| |
4821 | 4821 |
| |
4822 |
| - | |
| 4822 | + | |
4823 | 4823 |
| |
4824 | 4824 |
| |
4825 | 4825 |
| |
| |||
4924 | 4924 |
| |
4925 | 4925 |
| |
4926 | 4926 |
| |
4927 |
| - | |
| 4927 | + | |
4928 | 4928 |
| |
4929 | 4929 |
| |
4930 | 4930 |
| |
| |||
5029 | 5029 |
| |
5030 | 5030 |
| |
5031 | 5031 |
| |
5032 |
| - | |
| 5032 | + | |
5033 | 5033 |
| |
5034 | 5034 |
| |
5035 | 5035 |
| |
| |||
8389 | 8389 |
| |
8390 | 8390 |
| |
8391 | 8391 |
| |
8392 |
| - | |
| 8392 | + | |
8393 | 8393 |
| |
8394 | 8394 |
| |
8395 | 8395 |
| |
| |||
8494 | 8494 |
| |
8495 | 8495 |
| |
8496 | 8496 |
| |
8497 |
| - | |
| 8497 | + | |
8498 | 8498 |
| |
8499 | 8499 |
| |
8500 | 8500 |
| |
| |||
8599 | 8599 |
| |
8600 | 8600 |
| |
8601 | 8601 |
| |
8602 |
| - | |
| 8602 | + | |
8603 | 8603 |
| |
8604 | 8604 |
| |
8605 | 8605 |
| |
| |||
8704 | 8704 |
| |
8705 | 8705 |
| |
8706 | 8706 |
| |
8707 |
| - | |
| 8707 | + | |
8708 | 8708 |
| |
8709 | 8709 |
| |
8710 | 8710 |
| |
| |||
8809 | 8809 |
| |
8810 | 8810 |
| |
8811 | 8811 |
| |
8812 |
| - | |
| 8812 | + | |
8813 | 8813 |
| |
8814 | 8814 |
| |
8815 | 8815 |
| |
| |||
9019 | 9019 |
| |
9020 | 9020 |
| |
9021 | 9021 |
| |
9022 |
| - | |
| 9022 | + | |
9023 | 9023 |
| |
9024 | 9024 |
| |
9025 | 9025 |
| |
| |||
9124 | 9124 |
| |
9125 | 9125 |
| |
9126 | 9126 |
| |
9127 |
| - | |
| 9127 | + | |
9128 | 9128 |
| |
9129 | 9129 |
| |
9130 | 9130 |
| |
| |||
9229 | 9229 |
| |
9230 | 9230 |
| |
9231 | 9231 |
| |
9232 |
| - | |
| 9232 | + | |
9233 | 9233 |
| |
9234 | 9234 |
| |
9235 | 9235 |
| |
| |||
9334 | 9334 |
| |
9335 | 9335 |
| |
9336 | 9336 |
| |
9337 |
| - | |
| 9337 | + | |
9338 | 9338 |
| |
9339 | 9339 |
| |
9340 | 9340 |
| |
| |||
9439 | 9439 |
| |
9440 | 9440 |
| |
9441 | 9441 |
| |
9442 |
| - | |
| 9442 | + | |
9443 | 9443 |
| |
9444 | 9444 |
| |
9445 | 9445 |
| |
|
0 commit comments