update GST with Constantinople fixtures
This commit is contained in:
parent
07d00b8f8d
commit
8bc263a91f
|
@ -64,10 +64,11 @@ OK: 1/1 Fail: 0/1 Skip: 0/1
|
|||
## stBugs
|
||||
```diff
|
||||
+ evmBytecode.json OK
|
||||
randomStatetestDEFAULT-Tue_07_58_41-15153-575192.json Skip
|
||||
+ returndatacopyPythonBug_Tue_03_48_41-1432.json OK
|
||||
+ staticcall_createfails.json OK
|
||||
```
|
||||
OK: 3/3 Fail: 0/3 Skip: 0/3
|
||||
OK: 3/4 Fail: 0/4 Skip: 1/4
|
||||
## stCallCodes
|
||||
```diff
|
||||
+ call_OOG_additionalGasCosts1.json OK
|
||||
|
@ -354,9 +355,10 @@ OK: 51/58 Fail: 0/58 Skip: 7/58
|
|||
OK: 27/30 Fail: 0/30 Skip: 3/30
|
||||
## stCodeCopyTest
|
||||
```diff
|
||||
+ ExtCodeCopyTargetRangeLongerThanCodeTests.json OK
|
||||
+ ExtCodeCopyTests.json OK
|
||||
```
|
||||
OK: 1/1 Fail: 0/1 Skip: 0/1
|
||||
OK: 2/2 Fail: 0/2 Skip: 0/2
|
||||
## stCodeSizeLimit
|
||||
```diff
|
||||
+ codesizeInit.json OK
|
||||
|
@ -364,6 +366,54 @@ OK: 1/1 Fail: 0/1 Skip: 0/1
|
|||
+ codesizeValid.json OK
|
||||
```
|
||||
OK: 3/3 Fail: 0/3 Skip: 0/3
|
||||
## stCreate2
|
||||
```diff
|
||||
CREATE2_Bounds.json Skip
|
||||
CREATE2_Bounds2.json Skip
|
||||
CREATE2_Bounds3.json Skip
|
||||
CREATE2_ContractSuicideDuringInit_ThenStoreThenReturn.json Skip
|
||||
CREATE2_Suicide.json Skip
|
||||
Create2OOGafterInitCode.json Skip
|
||||
Create2OOGafterInitCodeReturndata.json Skip
|
||||
Create2OOGafterInitCodeReturndata2.json Skip
|
||||
Create2OOGafterInitCodeReturndata3.json Skip
|
||||
Create2OOGafterInitCodeReturndataSize.json Skip
|
||||
Create2OOGafterInitCodeRevert.json Skip
|
||||
Create2OOGafterInitCodeRevert2.json Skip
|
||||
Create2OnDepth1023.json Skip
|
||||
Create2OnDepth1024.json Skip
|
||||
Create2Recursive.json Skip
|
||||
CreateMessageReverted.json Skip
|
||||
CreateMessageRevertedOOGInInit.json Skip
|
||||
RevertDepthCreate2OOG.json Skip
|
||||
RevertDepthCreateAddressCollision.json Skip
|
||||
RevertInCreateInInitCreate2.json Skip
|
||||
RevertOpcodeCreate.json Skip
|
||||
RevertOpcodeInCreateReturnsCreate2.json Skip
|
||||
+ call_outsize_then_create2_successful_then_returndatasize.json OK
|
||||
+ call_then_create2_successful_then_returndatasize.json OK
|
||||
create2InitCodes.json Skip
|
||||
create2SmartInitCode.json Skip
|
||||
create2callPrecompiles.json Skip
|
||||
create2checkFieldsInInitcode.json Skip
|
||||
+ create2collisionBalance.json OK
|
||||
+ create2collisionCode.json OK
|
||||
+ create2collisionCode2.json OK
|
||||
+ create2collisionNonce.json OK
|
||||
+ create2collisionSelfdestructed.json OK
|
||||
create2collisionSelfdestructed2.json Skip
|
||||
+ create2collisionSelfdestructedOOG.json OK
|
||||
+ create2collisionSelfdestructedRevert.json OK
|
||||
+ create2collisionStorage.json OK
|
||||
+ create2noCash.json OK
|
||||
returndatacopy_0_0_following_successful_create.json Skip
|
||||
returndatacopy_afterFailing_create.json Skip
|
||||
returndatacopy_following_create.json Skip
|
||||
returndatacopy_following_revert_in_create.json Skip
|
||||
returndatacopy_following_successful_create.json Skip
|
||||
returndatasize_following_successful_create.json Skip
|
||||
```
|
||||
OK: 11/44 Fail: 0/44 Skip: 33/44
|
||||
## stCreateTest
|
||||
```diff
|
||||
+ CREATE_AcreateB_BSuicide_BStore.json OK
|
||||
|
@ -494,14 +544,47 @@ OK: 30/30 Fail: 0/30 Skip: 0/30
|
|||
+ EXP_Empty.json OK
|
||||
+ EXTCODESIZE_toEpmty.json OK
|
||||
+ EXTCODESIZE_toNonExistent.json OK
|
||||
+ callToEmptyThenCallError.json OK
|
||||
+ vitalikTransactionTest.json OK
|
||||
```
|
||||
OK: 6/6 Fail: 0/6 Skip: 0/6
|
||||
OK: 7/7 Fail: 0/7 Skip: 0/7
|
||||
## stExample
|
||||
```diff
|
||||
+ add11.json OK
|
||||
```
|
||||
OK: 1/1 Fail: 0/1 Skip: 0/1
|
||||
## stExtCodeHash
|
||||
```diff
|
||||
codeCopyZero.json Skip
|
||||
dynamicAccountOverwriteEmpty.json Skip
|
||||
extCodeCopyBounds.json Skip
|
||||
extCodeHashAccountWithoutCode.json Skip
|
||||
+ extCodeHashCALL.json OK
|
||||
+ extCodeHashCALLCODE.json OK
|
||||
extCodeHashChangedAccount.json Skip
|
||||
extCodeHashCreatedAndDeletedAccount.json Skip
|
||||
extCodeHashCreatedAndDeletedAccountCall.json Skip
|
||||
extCodeHashCreatedAndDeletedAccountRecheckInOuterCall.json Skip
|
||||
extCodeHashCreatedAndDeletedAccountStaticCall.json Skip
|
||||
+ extCodeHashDELEGATECALL.json OK
|
||||
extCodeHashDeletedAccount.json Skip
|
||||
extCodeHashDeletedAccount1.json Skip
|
||||
extCodeHashDeletedAccount2.json Skip
|
||||
extCodeHashDeletedAccount3.json Skip
|
||||
extCodeHashDeletedAccount4.json Skip
|
||||
extCodeHashDynamicArgument.json Skip
|
||||
+ extCodeHashInInitCode.json OK
|
||||
extCodeHashMaxCodeSize.json Skip
|
||||
extCodeHashNewAccount.json Skip
|
||||
extCodeHashNonExistingAccount.json Skip
|
||||
extCodeHashPrecompiles.json Skip
|
||||
+ extCodeHashSTATICCALL.json OK
|
||||
extCodeHashSelf.json Skip
|
||||
extCodeHashSelfInInit.json Skip
|
||||
extCodeHashSubcallOOG.json Skip
|
||||
extCodeHashSubcallSuicide.json Skip
|
||||
```
|
||||
OK: 5/28 Fail: 0/28 Skip: 23/28
|
||||
## stHomesteadSpecific
|
||||
```diff
|
||||
+ contractCreationOOGdontLeaveEmptyContract.json OK
|
||||
|
@ -896,8 +979,10 @@ OK: 95/96 Fail: 0/96 Skip: 1/96
|
|||
+ CallEcrecoverCheckLength.json OK
|
||||
+ CallEcrecoverCheckLengthWrongV.json OK
|
||||
+ CallEcrecoverH_prefixed0.json OK
|
||||
+ CallEcrecoverInvalidSignature.json OK
|
||||
+ CallEcrecoverR_prefixed0.json OK
|
||||
+ CallEcrecoverS_prefixed0.json OK
|
||||
+ CallEcrecoverUnrecoverableKey.json OK
|
||||
+ CallEcrecoverV_prefixed0.json OK
|
||||
+ CallIdentitiy_0.json OK
|
||||
+ CallIdentitiy_1.json OK
|
||||
|
@ -908,6 +993,7 @@ OK: 95/96 Fail: 0/96 Skip: 1/96
|
|||
+ CallIdentity_4_gas17.json OK
|
||||
+ CallIdentity_4_gas18.json OK
|
||||
+ CallIdentity_5.json OK
|
||||
+ CallIdentity_6_inputShorterThanOutput.json OK
|
||||
+ CallRipemd160_0.json OK
|
||||
+ CallRipemd160_1.json OK
|
||||
+ CallRipemd160_2.json OK
|
||||
|
@ -933,7 +1019,7 @@ OK: 95/96 Fail: 0/96 Skip: 1/96
|
|||
+ modexp_0_0_0_25000.json OK
|
||||
+ modexp_0_0_0_35000.json OK
|
||||
```
|
||||
OK: 93/94 Fail: 0/94 Skip: 1/94
|
||||
OK: 96/97 Fail: 0/97 Skip: 1/97
|
||||
## stQuadraticComplexityTest
|
||||
```diff
|
||||
Call1MB1024Calldepth.json Skip
|
||||
|
@ -1584,8 +1670,9 @@ OK: 19/19 Fail: 0/19 Skip: 0/19
|
|||
+ returndatasize_following_successful_create.json OK
|
||||
+ returndatasize_initial.json OK
|
||||
+ returndatasize_initial_zero_read.json OK
|
||||
subcallReturnMoreThenExpected.json Skip
|
||||
```
|
||||
OK: 37/37 Fail: 0/37 Skip: 0/37
|
||||
OK: 37/38 Fail: 0/38 Skip: 1/38
|
||||
## stRevertTest
|
||||
```diff
|
||||
LoopCallsDepthThenRevert.json Skip
|
||||
|
@ -1613,9 +1700,12 @@ OK: 37/37 Fail: 0/37 Skip: 0/37
|
|||
+ RevertOpcodeMultipleSubCalls.json OK
|
||||
+ RevertOpcodeReturn.json OK
|
||||
+ RevertOpcodeWithBigOutputInInit.json OK
|
||||
+ RevertPrecompiledTouch.json OK
|
||||
RevertPrecompiledTouch.json Skip
|
||||
+ RevertPrecompiledTouchCC.json OK
|
||||
+ RevertPrecompiledTouchDC.json OK
|
||||
+ RevertPrecompiledTouch_nonce.json OK
|
||||
+ RevertPrecompiledTouch_noncestorage.json OK
|
||||
RevertPrecompiledTouch_storage.json Skip
|
||||
+ RevertPrefound.json OK
|
||||
+ RevertPrefoundCall.json OK
|
||||
+ RevertPrefoundCallOOG.json OK
|
||||
|
@ -1632,7 +1722,40 @@ OK: 37/37 Fail: 0/37 Skip: 0/37
|
|||
+ TouchToEmptyAccountRevert2.json OK
|
||||
+ TouchToEmptyAccountRevert3.json OK
|
||||
```
|
||||
OK: 37/43 Fail: 0/43 Skip: 6/43
|
||||
OK: 38/46 Fail: 0/46 Skip: 8/46
|
||||
## stSStoreTest
|
||||
```diff
|
||||
InitCollision.json Skip
|
||||
InitCollisionNonZeroNonce.json Skip
|
||||
SstoreCallToSelfSubRefundBelowZero.json Skip
|
||||
sstore_0to0.json Skip
|
||||
sstore_0to0to0.json Skip
|
||||
sstore_0to0toX.json Skip
|
||||
sstore_0toX.json Skip
|
||||
sstore_0toXto0.json Skip
|
||||
sstore_0toXto0toX.json Skip
|
||||
sstore_0toXtoX.json Skip
|
||||
sstore_0toXtoY.json Skip
|
||||
sstore_Xto0.json Skip
|
||||
sstore_Xto0to0.json Skip
|
||||
sstore_Xto0toX.json Skip
|
||||
sstore_Xto0toXto0.json Skip
|
||||
sstore_Xto0toY.json Skip
|
||||
sstore_XtoX.json Skip
|
||||
sstore_XtoXto0.json Skip
|
||||
sstore_XtoXtoX.json Skip
|
||||
sstore_XtoXtoY.json Skip
|
||||
sstore_XtoY.json Skip
|
||||
sstore_XtoYto0.json Skip
|
||||
sstore_XtoYtoX.json Skip
|
||||
sstore_XtoYtoY.json Skip
|
||||
sstore_XtoYtoZ.json Skip
|
||||
sstore_changeFromExternalCallInInitCode.json Skip
|
||||
sstore_combinations_initial0.json Skip
|
||||
sstore_combinations_initial1.json Skip
|
||||
sstore_combinations_initial2.json Skip
|
||||
```
|
||||
OK: 0/29 Fail: 0/29 Skip: 29/29
|
||||
## stShift
|
||||
```diff
|
||||
+ sar00.json OK
|
||||
|
@ -1653,6 +1776,7 @@ OK: 37/43 Fail: 0/43 Skip: 6/43
|
|||
+ sar_2^256-1_1.json OK
|
||||
+ sar_2^256-1_255.json OK
|
||||
+ sar_2^256-1_256.json OK
|
||||
shiftCombinations.json Skip
|
||||
+ shl01-0100.json OK
|
||||
+ shl01-0101.json OK
|
||||
+ shl01-ff.json OK
|
||||
|
@ -1676,7 +1800,7 @@ OK: 37/43 Fail: 0/43 Skip: 6/43
|
|||
+ shr_2^255_256.json OK
|
||||
+ shr_2^255_257.json OK
|
||||
```
|
||||
OK: 40/40 Fail: 0/40 Skip: 0/40
|
||||
OK: 40/41 Fail: 0/41 Skip: 1/41
|
||||
## stSolidityTest
|
||||
```diff
|
||||
+ AmbiguousMethod.json OK
|
||||
|
@ -1709,11 +1833,12 @@ OK: 16/16 Fail: 0/16 Skip: 0/16
|
|||
+ failed_tx_xcf416c53.json OK
|
||||
+ gasPrice0.json OK
|
||||
+ makeMoney.json OK
|
||||
push32withoutByte.json Skip
|
||||
sha3_deja.json Skip
|
||||
+ txCost-sec73.json OK
|
||||
+ tx_e1c174e2.json OK
|
||||
```
|
||||
OK: 10/13 Fail: 0/13 Skip: 3/13
|
||||
OK: 10/14 Fail: 0/14 Skip: 4/14
|
||||
## stStackTests
|
||||
```diff
|
||||
+ shallowStack.json OK
|
||||
|
@ -2520,4 +2645,4 @@ OK: 130/133 Fail: 0/133 Skip: 3/133
|
|||
OK: 130/130 Fail: 0/130 Skip: 0/130
|
||||
|
||||
---TOTAL---
|
||||
OK: 2223/2334 Fail: 0/2334 Skip: 111/2334
|
||||
OK: 2245/2447 Fail: 0/2447 Skip: 202/2447
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"addNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/addNonConstFiller.yml",
|
||||
"sourceHash" : "74421f2cc9c3ef9eac124346b967d96db5f9b29832a3aa6054b35b1c5da26d21"
|
||||
"sourceHash" : "621de10a81ebb16b16f3d5ca59a07bf5df182a2ce0449fdb9f5deb7d8514c5e0"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xeb04fb2f5cac41127d24708e635e1abf2589e4cadb774017dbf6e86e119bf17d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe396abd1e58496cc86a1a5bc31af70c98926cceef3738e1189af4c226b61da15",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x2d6da043f5cfd9fe3b1feab48970d855bf5570f5316492869642b228d8bed3ca",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe396abd1e58496cc86a1a5bc31af70c98926cceef3738e1189af4c226b61da15",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"addmodNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/addmodNonConstFiller.yml",
|
||||
"sourceHash" : "45c2b6204ddc0df51600f124ac45e64973091beca178f3b2955a7f173e06cf69"
|
||||
"sourceHash" : "d191f17ab8aac44b3ff3abb4896a502e660b6ccda5ad88b3b78f62cfe1314308"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xf1451a034ab56f07a517206e8443c812e8f03f7d8878d3ca1abaed8d1787a3aa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xde123c0db8cafc03b15d11ac789122c3daae4f0beadeb1988c5f124609dde2ac",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x63947c8a4d81676294b4e4552f3cc50d0fd7647416c2d3974cae614e5a858c2e",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa4c7a0b9c407148d4eab1f0478bf945f58f92d2ce497e6bf8556b040787635f5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"andNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/andNonConstFiller.yml",
|
||||
"sourceHash" : "7a112cfa07a0a03c8b4b5580ad269cbc7e5732348aa44fdd2a9cedbf7c97284b"
|
||||
"sourceHash" : "3d5abb158c46ad438375479226ce03f39ffc0f809558ab533520b0fbd42d7e68"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x5d7914f5bf8f21c682d81f0497ae99fdb28497f53d10d9c9f1f84f367c84a3b3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x46d15aac1c9fcd44fcc79e5902495fd197e8f3c20e9b3368e892830a5b70000b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x233eb567263caf5e290cc041b3e89821260bd1a5bbba5d401e65e805c2dd3d00",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x46d15aac1c9fcd44fcc79e5902495fd197e8f3c20e9b3368e892830a5b70000b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"balanceNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/balanceNonConstFiller.yml",
|
||||
"sourceHash" : "cd009bbeaf9ae566ff99af71fd00dcb60af86fad9f752f5cebc3c01b0655aaf9"
|
||||
"sourceHash" : "2d20dbc3394a570d744f87a75184f10c531075aca78eec203f8f65805abccadc"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xa43c903dd7df0ceea8b2beea348e3d82a3d51f52f298fcc409db1211d3cc0bf1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa807882fd079e41c55193d8e275baef7547eb4be896af8e0e59544ae4839f0ce",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xee7da3d05ed0025e1e557f7743b6c13f8e43825b03175dfe1126ab9137e11d7f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd9989fd1e69a2a18fbe788b3194d7df8ae550111ca0a23576e5c7b21aa120a82",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"byteNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/byteNonConstFiller.yml",
|
||||
"sourceHash" : "d12197c8bdd8f6817207488c6b73606b4ce958d9bdb088fdb5082e1e83416234"
|
||||
"sourceHash" : "64135f53059a7ddd83113432ba28b7be706c9775915bc9c5349d3de1b9d7b082"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x0104a2e3ede865b27ddc054cb528deba3d32867b7f5a968920ccf8c125bb0682",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x5aa4efdb562ba5f3096efa190f2ee4a5c285227568036fd068b046316810df34",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xda5eeaacb5e99177cc01786e4a14c574a5604e47cbd580982acfcd483b817df9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x21343308297b7cc806276b89320f39b8f13f6dc6a3ffd3e3b401cdb8b2dc9fcd",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/callNonConstFiller.yml",
|
||||
"sourceHash" : "f2542fb114d343446c560bef138c140692ca6ceb5b7b4d9eacbd3a00c20244aa"
|
||||
"sourceHash" : "71c544170df3b8bb17e66d95cafbbe630fea49768e982a964654bfc4377b7af8"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x87797fe7b3cacfb8120e81a7bb6f0239b5f80240052e2865934b94262297d2c1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x1e8748bc3f720cfb91ce6a90031e0ed69ef8bf1852f366f7c44f3d53410cbfba",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x87797fe7b3cacfb8120e81a7bb6f0239b5f80240052e2865934b94262297d2c1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xb2fdbe8d42dfba5d043322f8fd9bd69d98d4c6c712f2d100430c52021b74d557",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/callcodeNonConstFiller.yml",
|
||||
"sourceHash" : "b346aa9149fc1877cca567223697775dc76290f49e7cc2349d3a57a054272f1f"
|
||||
"sourceHash" : "931f6af80eb5c856b4fa41fe78827b57ea271e8c21ec2ee6b207f9ee6a59ede7"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x1be20dc2d5078cced8637e5ea10cae5c85c6402332fe220fb2f0fc240e407cce",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf0a08fba5d07b27d11ce2cf990d5faf1a7c3bd41023ffce2733650f1c0d79738",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x1be20dc2d5078cced8637e5ea10cae5c85c6402332fe220fb2f0fc240e407cce",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9d523e9f6516ada1d380e6241d128199ad231fcbdb7e5b8f15a55cc876663dc5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"calldatacopyNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/calldatacopyNonConstFiller.yml",
|
||||
"sourceHash" : "9e3112d5b4fe9998dd018fe680737012310e6b2592621864efcf4b9dae872eb0"
|
||||
"sourceHash" : "1b84e543623dc061fcb6f3ea01e2fb2872640ed4e7cbcf6c939b6e7c741a6b76"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -53,6 +53,82 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x0bd4f366dfc2e23453a194333511715ffb158d4a21bbef577d7761f929002ccf",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x68a5ab304bffadb88db26029ea4d4fa5eccfe77e9579957053de5e6981d38e73",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x68f1a1f13097b53c242402c40b9d30de96cb721afad944a066b7d081808c00e0",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa30ebb718576c67483e043c7d452e38fc1badc5f36a9b496172ef5974c7935bb",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x0bd4f366dfc2e23453a194333511715ffb158d4a21bbef577d7761f929002ccf",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x68a5ab304bffadb88db26029ea4d4fa5eccfe77e9579957053de5e6981d38e73",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x68f1a1f13097b53c242402c40b9d30de96cb721afad944a066b7d081808c00e0",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa30ebb718576c67483e043c7d452e38fc1badc5f36a9b496172ef5974c7935bb",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"calldataloadNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/calldataloadNonConstFiller.yml",
|
||||
"sourceHash" : "3cac98b92b40ecd2cc2d9255640b64da9cb0c13307f7f24aaa60eb07b01126d1"
|
||||
"sourceHash" : "976b82dcfe7196bc87e3d2737d87b6f551574f54e0b2e683792af1e9813e6488"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -53,6 +53,82 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x23a178149193afed1c96ac876dcafe41bfdce2d9a2064af9836c2755333b82e4",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x7dda0c4728b30ba41157ba1c38d92e4e68255976f253594a9b5ed40b33df9e38",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xac755b9bc7fa44d3244cfac6517b8990bd1a1474a76ede3afdad1e0067044818",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x0d38c456fcdc1a143d245dc199d81c3f7a3badfb0f8641742648e1bea037f5bf",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x617256435f097fdbe6dc4549f04edf92df31c5d15bec1f7fa36a8006cb144b56",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x38a014a65d682db5a68de8e614e692ac49e34ce89430996f927193cd7bc5a572",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xac755b9bc7fa44d3244cfac6517b8990bd1a1474a76ede3afdad1e0067044818",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x0d38c456fcdc1a143d245dc199d81c3f7a3badfb0f8641742648e1bea037f5bf",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"codecopyNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/codecopyNonConstFiller.yml",
|
||||
"sourceHash" : "1d99910739654861a672f3a8f57dde27f01f2523af21b34c80e73994301a3cd2"
|
||||
"sourceHash" : "075470a6fb673e13d3532659f4af6ab15747943be10d845d153cf144757906d5"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x7d379546a69d6cdfd1952469370e69bf48f617abb9e131ac15871d0c74f365cc",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x31f6951130dcf9c3472f526f31a77c375737c5ddf01d306f37495acac9c43eb7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7d379546a69d6cdfd1952469370e69bf48f617abb9e131ac15871d0c74f365cc",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x31f6951130dcf9c3472f526f31a77c375737c5ddf01d306f37495acac9c43eb7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"createNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/createNonConstFiller.yml",
|
||||
"sourceHash" : "47a19bab24ebc0b8d82c46b584ed4877f829561b4bb8580c8ed12cad04022909"
|
||||
"sourceHash" : "c02c821dc2f334dd32b344f38474957bb54ee080aa64f9ef0b9e231f3dc9a43e"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x7570a39683cebcd0511f0d9999efef3531fc5f13557fda4d2a0ba824cb4df45a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x3e851e4170cffcadc68b9a3c4de32b5940998c852ec706f4f5e4fa4a40a37f55",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7570a39683cebcd0511f0d9999efef3531fc5f13557fda4d2a0ba824cb4df45a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x3e851e4170cffcadc68b9a3c4de32b5940998c852ec706f4f5e4fa4a40a37f55",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"delegatecallNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/delegatecallNonConstFiller.yml",
|
||||
"sourceHash" : "c0d2c2820cf03e1b6fdfac3109e266b2a3ce4d1ef6a75d118be039872b8aebdc"
|
||||
"sourceHash" : "441fb952c92ed4e471bb5260f2cd9ca7160538f5be8abd183fc2355cfe3bebbf"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd6fa991a7afc1f10a414b08fac1931052063332b174e2acd32a300fb4dd8f7c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x1cbcafed3e81063aa52ff01ad6a7b082f9c3b1dd30671affa3d7604e6dd544fd",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd6fa991a7afc1f10a414b08fac1931052063332b174e2acd32a300fb4dd8f7c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9503f23659c9abcaa3bd636af61c6e818cc5cb2475f1ea6be53f86110db49c32",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"divNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/divNonConstFiller.yml",
|
||||
"sourceHash" : "ddf8e87dc7c23290428d450a45634924d0259573fbba1b590a1b8c7c7c073074"
|
||||
"sourceHash" : "11b83bb236ef271426c3c5d795e190088f0cc5bdd3738d18550400a0fb33e098"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xacedcae7f2418c3e3e707eae8bd85e885c68a70a5a00addce4b72feee359f531",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xbd9a573f07925982a3a33033058529f5d0f9ab302ac237c24aa3381272f88a13",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x9b45fd8d52673e6bf9e620578851f7e9aa9ca2854867e17b667beb140529bdeb",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xbd9a573f07925982a3a33033058529f5d0f9ab302ac237c24aa3381272f88a13",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"eqNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/eqNonConstFiller.yml",
|
||||
"sourceHash" : "8d3fcc8cc6852caf49ec5940296b76853806704a2168313e668fdc8495ff2b71"
|
||||
"sourceHash" : "830b6d2d6c806c3faf075977d12c9c897a3b7ffbe473d3a0f775300605150387"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xcb795e21fb8466319446b08f7fd8c6cf0b412877ceb510ab112e9f688193f4e3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xcc03593a1ad6808f2cea820c2ecf10533b5b5250c5c9715365ab3c46d72f8c47",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xcb795e21fb8466319446b08f7fd8c6cf0b412877ceb510ab112e9f688193f4e3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xcc03593a1ad6808f2cea820c2ecf10533b5b5250c5c9715365ab3c46d72f8c47",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"expNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/expNonConstFiller.yml",
|
||||
"sourceHash" : "517d11641241ecc61d36c304415fb7754498f961f8da4e86f67e75185a8f27c9"
|
||||
"sourceHash" : "34519d7d3c20720c39765ac46b79c63e6d53e31b9c0b8308c4ff6cb9ec3d6b55"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xc39eb361ef5e293e77e1203bd3b8bfe74fa9dd5f7f0908ce4e74cc04eb51456f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xdce1a34417d831c1e26704d3c59c56b88f02073b7a555e05b29c021df7afb0f6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xc39eb361ef5e293e77e1203bd3b8bfe74fa9dd5f7f0908ce4e74cc04eb51456f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xdce1a34417d831c1e26704d3c59c56b88f02073b7a555e05b29c021df7afb0f6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"extcodecopyNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/extcodecopyNonConstFiller.yml",
|
||||
"sourceHash" : "65f9c76f9d5227e7ad73fce65d2dd4e2f183cbf53718cde73cf52a0d7f746697"
|
||||
"sourceHash" : "ce8909dc828e76bb744c8a5f7a9669e54e9365b1ab37f25f314d6b8d556c8026"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x98e1a5333dbe078b06f3c02c8c31ca21cef00f6fdff650a7329326c130ef863a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf1c40f7309c3165f17f548af4a9793d4b19b2597398237945f6bcef150223b77",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x98e1a5333dbe078b06f3c02c8c31ca21cef00f6fdff650a7329326c130ef863a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf1c40f7309c3165f17f548af4a9793d4b19b2597398237945f6bcef150223b77",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"extcodesizeNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/extcodesizeNonConstFiller.yml",
|
||||
"sourceHash" : "246b35e73f45f3abb8ec21d994d6d9a229f177479054c4d43c0a1810fa38f31f"
|
||||
"sourceHash" : "d604c2676645a9994266bed77501277f34bca3d51dba46a3f88a9d4b5fcdf8cc"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xeff4e41b12787fcb6ae55a4ede5b31e2c34bed4f04f827b882a44e48b2248ad4",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xc56f36c7e18791eed08a7c95fed44a6388dd445347675fd31dbda7ffd5833834",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x92bf08fd0307d7944265d9256bd5a2648d9683e96092dfd2e4b78bf65b726f9f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x4445650471dc1ad20b42253a90d4e30aabce93be6cd8c26657a1105ab0487471",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"gtNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/gtNonConstFiller.yml",
|
||||
"sourceHash" : "cf2db54da4fca6166f081980bdcd3ba1abbf99b50694cc4c05d5b9db60dfba3e"
|
||||
"sourceHash" : "6c21f3a97ce27e353f3e07ff9cf0249c98ef00f7826fb25c6a997d8287a28652"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x579a04e923ad06f1a0b424e132025752d259a7291d93431d42caee63f7cf756b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x0815e82228f4ac03070c6a060f28a290c3ea06cb465546dbc48b145e6e59ce5f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x065c765b8aa8a900ba50c6fbeb2e89e88814db529396cb28f54b657430e18e7d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x553126d628918efeeb1830c52d0f4c0ab2db37db0afce6aa27abbd6978f903dd",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"iszeroNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/iszeroNonConstFiller.yml",
|
||||
"sourceHash" : "c39b50a59237a95f901f920934950f82f9fdd0a839411a97fd00ded45d98617c"
|
||||
"sourceHash" : "c47950be0153b8bef62ba9cb10a9e48c1fc3880a6a050026e03794765b6f2667"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x0ca72e62397a05c0f9a4510cb486e7f31cf3f40065cac93bd8fca4bc604bbe8c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9a224041cd97b3b47af2280aedf5db8d714acdf2347db9ca733bf47582474773",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x0ca72e62397a05c0f9a4510cb486e7f31cf3f40065cac93bd8fca4bc604bbe8c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd83f744a022db5721d97d1f9a1c2e76578d885f059cb2dc6fec9a593120c1d54",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"jumpNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpNonConstFiller.yml",
|
||||
"sourceHash" : "ca01911a35025841152ffad4af2c95a05eed32f91cb0631db63b6239a32e1151"
|
||||
"sourceHash" : "ae248c400c532fd48862f1bf90dc30a832d229c89d48b2670f5cbd28cb707dac"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x141507fd6c0558e0704c1abdf5d3d6263c758380415303eef223321740abf6c0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x141507fd6c0558e0704c1abdf5d3d6263c758380415303eef223321740abf6c0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x141507fd6c0558e0704c1abdf5d3d6263c758380415303eef223321740abf6c0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x141507fd6c0558e0704c1abdf5d3d6263c758380415303eef223321740abf6c0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"jumpiNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpiNonConstFiller.yml",
|
||||
"sourceHash" : "642b9c4834643829db3f510db09a5de652e2f71b16c50aa19020eef2d6a55c85"
|
||||
"sourceHash" : "60875c09574d20b93bff7ec97eabd063df6d86ded00921a0e03357be390034a4"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x1e832aa9c8e98682002bad28c40e3db9762a06fb324b7ee9433113c207c2d31c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf253eb6e7ba9af90a48381d3ec93db96baac0040b24d72b839b2e71d08f69495",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x1e832aa9c8e98682002bad28c40e3db9762a06fb324b7ee9433113c207c2d31c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf253eb6e7ba9af90a48381d3ec93db96baac0040b24d72b839b2e71d08f69495",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"log0NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/log0NonConstFiller.yml",
|
||||
"sourceHash" : "a4e4291c7a29cb94c207145a81c86e9e9312f682a69168403e96cd4868c50bb1"
|
||||
"sourceHash" : "5f5719fb8dbf6760300e638b71aaf3483da797671eef983e267e65e632b3b05f"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x13689e2e9881324f1f364860b0218b69f30eb534d90de193867b5aa71ebf937f"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x4df04ea919342b993c721b72d88b1c05c014495a69ed11c6ee63f7650c266d60",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0xf59cc42c8c5b9a14003f624f7f446b259caf265f66880cc519214920855bcaa9"
|
||||
},
|
||||
{
|
||||
"hash" : "0xfd72f7e52d107af43b8ac1b6a0a3c8a8898626be994fea0dd986cc71f4bd9eff",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x13689e2e9881324f1f364860b0218b69f30eb534d90de193867b5aa71ebf937f"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x4df04ea919342b993c721b72d88b1c05c014495a69ed11c6ee63f7650c266d60",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0xf59cc42c8c5b9a14003f624f7f446b259caf265f66880cc519214920855bcaa9"
|
||||
},
|
||||
{
|
||||
"hash" : "0xfd72f7e52d107af43b8ac1b6a0a3c8a8898626be994fea0dd986cc71f4bd9eff",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x13689e2e9881324f1f364860b0218b69f30eb534d90de193867b5aa71ebf937f"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"log1NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/log1NonConstFiller.yml",
|
||||
"sourceHash" : "9f78ac40e851a473fb9155358d845017f22e1ce14a736ff144058b62c211d865"
|
||||
"sourceHash" : "cd6e3216b349176c63fca0f03324c51ca107ec8992729279f137a1214ffc7dd5"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x68140e76ac1c3449e97575380bc65e1d7f93f919a02773d14614ffbd362780a4"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x01a7de4cbd3d82e8acf86697f33ff94c3745904369b5abee0b1617b5bbb26ae1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x43270a95515d8152b0514913b53006566d1a96d70234c89a1433031a4f48d128"
|
||||
},
|
||||
{
|
||||
"hash" : "0x42847163dac37eaac0bf2d8bf08c77969b2f76f37da901ff724a489d3b0129d3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x68140e76ac1c3449e97575380bc65e1d7f93f919a02773d14614ffbd362780a4"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x01a7de4cbd3d82e8acf86697f33ff94c3745904369b5abee0b1617b5bbb26ae1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x43270a95515d8152b0514913b53006566d1a96d70234c89a1433031a4f48d128"
|
||||
},
|
||||
{
|
||||
"hash" : "0x42847163dac37eaac0bf2d8bf08c77969b2f76f37da901ff724a489d3b0129d3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x68140e76ac1c3449e97575380bc65e1d7f93f919a02773d14614ffbd362780a4"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"log2NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/log2NonConstFiller.yml",
|
||||
"sourceHash" : "570a1e46318fc3fbbba19a1cae96795009194e6906da7ff7452cc339dd485580"
|
||||
"sourceHash" : "c8bdee31fabc64a8652f045eb61aaa8098d2165b86ddfddcff6ee3296361ec6a"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x6823db4697ee29bc101da9a29d852fc27ecee6eca1255bbdd437269145806763"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x6d856a65183eaacbf64892dba40c799e7ecb05d20cb42ef57bc98657b750e8e0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0xe15de8f2d05b95aa2ff14a375e739a26983ff2e33d284e3427d35b19dd1f76a2"
|
||||
},
|
||||
{
|
||||
"hash" : "0xc85409830bed773b4d2343fa053af00b2a616b5c65b692175dc6459bbeccad52",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x6823db4697ee29bc101da9a29d852fc27ecee6eca1255bbdd437269145806763"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x6d856a65183eaacbf64892dba40c799e7ecb05d20cb42ef57bc98657b750e8e0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0xe15de8f2d05b95aa2ff14a375e739a26983ff2e33d284e3427d35b19dd1f76a2"
|
||||
},
|
||||
{
|
||||
"hash" : "0xc85409830bed773b4d2343fa053af00b2a616b5c65b692175dc6459bbeccad52",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x6823db4697ee29bc101da9a29d852fc27ecee6eca1255bbdd437269145806763"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"log3NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/log3NonConstFiller.yml",
|
||||
"sourceHash" : "65ab6ddffbdf6ca208e07c1952c014f0664180f6c22bf806e9160e8e6ac08222"
|
||||
"sourceHash" : "a0dd4a5384b8d8ec14bea8fc7a38fac91497e5980938c68ffbcf4571211e5071"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0xa3cba3201b97a29b7f19f61acce2ad06fd47ec3d51b615ea2e29c006e40d2c00"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xe1e2bb1c004c5afeb00125294c1468ecada93cf30a49952b61d1621563128c56",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x8c032f458b5719b066522f825ea814667925e72a42d20188a32cc454600a0a8b"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd00415bcde9d2e9c4b3736382a72966895f1f470ca5f1aa22fc34e9fd0faaa43",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0xa3cba3201b97a29b7f19f61acce2ad06fd47ec3d51b615ea2e29c006e40d2c00"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xe1e2bb1c004c5afeb00125294c1468ecada93cf30a49952b61d1621563128c56",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x8c032f458b5719b066522f825ea814667925e72a42d20188a32cc454600a0a8b"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd00415bcde9d2e9c4b3736382a72966895f1f470ca5f1aa22fc34e9fd0faaa43",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0xa3cba3201b97a29b7f19f61acce2ad06fd47ec3d51b615ea2e29c006e40d2c00"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"ltNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/ltNonConstFiller.yml",
|
||||
"sourceHash" : "8851d2ebf22a77eb1e3fe2233f22f6ec57ec456c850bc6cc7a0d611a485d7374"
|
||||
"sourceHash" : "76a7d14ac1867423547b23d1963c1160bbb04f470046cf604909d445f9b4d745"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x24cd5c4260e86536af6ba9bc00e681a5c04133f54c31bb26c3ee4236e2480097",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd929b71578a838d1f16615b1dfba10fe91c503621966d525b2e24e00d24b9512",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xb31dd33303706bd8946748f2f6df6c2cfd5aa312e297927ffc800102c0d9f8e6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd2e0d411fb61f09f57a353332b61d9e9fe937e4cd78df1dc8277c36b1b3f0966",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"mloadNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mloadNonConstFiller.yml",
|
||||
"sourceHash" : "882cc0be93314263b7a0195a896b9fb9bdf831cfcab42b3069b645298aaa3de3"
|
||||
"sourceHash" : "134d3c67efb8bde09f993e9b93e7ce7ed9fea1350eaf3bdabf88d73ece150ab7"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xbf19f8ae80682b2246686a5bb32cee7749879c640798d5e36559098e86423f82",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa90233ba9b617d4b6e8276722fa46e7dfa071224cc77d7fdbcbfbcb938cabad2",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7eca843ab716d560a3d6fbab69157f5772f8b0fe892a03f720388970a64b1c4a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xefb4b6fe679e6b350b2c91db3779bd05afb0647a80da37b14ee022ad136fefd5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"modNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/modNonConstFiller.yml",
|
||||
"sourceHash" : "f9cacf6d51117b0576e6b71ec276d9a092c1390f2c8b931e1f49b243fc019fd6"
|
||||
"sourceHash" : "ed673da900325dc86e65ac0b12b8669b774de014b8e9d8a6d2ac16fc9b1d1ec0"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x658cafdf56bd58adebb9fb162c6b6f605abc63902ec2118de6667ede36f9eb4b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x6fdf7c7582fe7a6b7750f6071e4dc7fdb0ac993bf142a416eac584a746ea1b26",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xa4218d7713a6ec3d3701546a837455374d9e7e4422577f8ad0f5e94993f49d22",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xd8d7b9ec4a6737958c578b11046d2a32cbcb4e7c99aca67440aa11155136ba35",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"mstore8NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mstore8NonConstFiller.yml",
|
||||
"sourceHash" : "a4fe0d1bae2d6be7950b67b6a28b3f4f7a4f3333c06b687ee26debf782780bb3"
|
||||
"sourceHash" : "a421e66db928d8aae849050c195714b04c618f4c06b507873893462d940b5281"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x084e2c25294b1bc01729c1c805638de16f65ee7cbfa26ad8576a2b260f8162c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe8acf50ffb926ea2f5433c8b632f187fd2d8bfdd4d0f9282a6970d0e51b8a2ff",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x084e2c25294b1bc01729c1c805638de16f65ee7cbfa26ad8576a2b260f8162c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe8acf50ffb926ea2f5433c8b632f187fd2d8bfdd4d0f9282a6970d0e51b8a2ff",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"mstoreNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mstoreNonConstFiller.yml",
|
||||
"sourceHash" : "558bc1e2b10feac0b2879b413dae0bd339b601e2d589f089f000edc190e23fd4"
|
||||
"sourceHash" : "a19c10306f46e9259ad9ad15f7adac1bf10a070318832871b9ae3dff4361f8ea"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x1736600088960d4664446cae089e3ea5e6e205965fadef2b058cee3dd8e33eaa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x51619dfea93d521e48f47cc1d4646f8c3711bd5199d09ebbd2ebfaf90572d558",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x1736600088960d4664446cae089e3ea5e6e205965fadef2b058cee3dd8e33eaa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x51619dfea93d521e48f47cc1d4646f8c3711bd5199d09ebbd2ebfaf90572d558",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"mulNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mulNonConstFiller.yml",
|
||||
"sourceHash" : "748feee3640c48106bab5ac0c932a344f7024e5b1fb3d26edf64ebe4e9cc150a"
|
||||
"sourceHash" : "d8f40f5ab3def8fe9e6d1a48db6ade7703d9fa231827194c6c8ad7a5fe4dabf8"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x37f9b3c1d2f19e04d1ca8d5e24e1a48734370b3ccd554d18791515c2d0fcdd5c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x18d9fee6772091d646af39fed5d8805a32d6a0650beddb43990cd123e40e15fe",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x6bab4b3839365276b48912fa927acbe32bf845e2009cdd0a59df34465844181b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x18d9fee6772091d646af39fed5d8805a32d6a0650beddb43990cd123e40e15fe",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"mulmodNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mulmodNonConstFiller.yml",
|
||||
"sourceHash" : "e7cb73587890e5210aab3a2f77bcd25f4475aac72dc6689681db6b0d14849bc7"
|
||||
"sourceHash" : "11b352e18a4945969870b876e2f517979679cbdc5d8c868fb828c509aba28034"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x2b0a1d399863dc1ae8eb7757d94a1619dbdde70b07eb2e140590fe04960558d3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x99f984b1e5580c2a76bc3c6e5075cb921aa76fb81f98998a68bdccf5041eb6e7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x3cc2b57fe67b3fd3be9cc3929eb3d981d9f4e3d42a05e944e34d7279cc0cbc96",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf976f8bdac353eccd7771c2414f351e0526c303460972ca402df5f403bdbfbea",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"notNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/notNonConstFiller.yml",
|
||||
"sourceHash" : "6ca9cdff2516643a77c70fd1390bb47ae1cff301acfb5db9aba692033fe707c5"
|
||||
"sourceHash" : "3144c2421070b766644fd81d334c3e38d6152d8f0586011e809e99ceda4e066b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x6ee1dd43135cd9d3e099268ce3074c42147c54a923997701b95ac85770a4316d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x8c14aa7a7b46e8275773870ceed7aa94aa3bfa9fd769b667e10b34629cb27f2e",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x6ee1dd43135cd9d3e099268ce3074c42147c54a923997701b95ac85770a4316d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x8c14aa7a7b46e8275773870ceed7aa94aa3bfa9fd769b667e10b34629cb27f2e",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"orNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/orNonConstFiller.yml",
|
||||
"sourceHash" : "49f6ec0f534cd2f774fc9d827cec1121a16c41b66f754595501fb78361c85053"
|
||||
"sourceHash" : "787335d898defef52be70b6acff4f652604284344cee92c6c4a9e4a4cc266668"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xb3dc0890784cf446405a8600234357f416ce7750db8894f60a22b30144924349",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x64490645e105075fbf47ddaa898be1ea0dfea3ba50f0b7785616649f0ddb0393",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x5305325d1b1189a3358d4e0c345370b89350acdb4050af19bc1228980a4ce8a8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x64490645e105075fbf47ddaa898be1ea0dfea3ba50f0b7785616649f0ddb0393",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"returnNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/returnNonConstFiller.yml",
|
||||
"sourceHash" : "54f86f52ca77e8ed19b18917c9d4da2c47ec3750ee3abfac98e754af1583981f"
|
||||
"sourceHash" : "1d2d54c0807fbe323aa956dbba5d96e15648ca6f653731bef3c3f233a9b5dfcf"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xfe72b2719b2b7fa491700d4dfdb4d6795e12e2f263400b0893045384fad24580",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x1e79caa80213a31a93d9fe2860090a80ee98d1a72f02f4ec7c9a540fe88e8646",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xfe72b2719b2b7fa491700d4dfdb4d6795e12e2f263400b0893045384fad24580",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x1e79caa80213a31a93d9fe2860090a80ee98d1a72f02f4ec7c9a540fe88e8646",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sdivNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sdivNonConstFiller.yml",
|
||||
"sourceHash" : "2a262a21fe51e7ebea7bf29732a3b235d02c1c51b328deccc4a658b6b372716d"
|
||||
"sourceHash" : "9bf508a872caa433975eb96e6692189d99753fc04232c5ef1d61096c79a4d72e"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xce503e8585fd9fb3bdbd06f3e35b5f6ae31805aa8a4d0fa031b2675c77ba27a5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x33c8d0a962e33c4f0157541c3f4ace2c46d363fcf24ff0a40dece2cb340a9eba",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xae93f4e1f68a7b2e5c797d9344e6d1adec81f2b39a9a6a0584f3885ef943b49d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x33c8d0a962e33c4f0157541c3f4ace2c46d363fcf24ff0a40dece2cb340a9eba",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sgtNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sgtNonConstFiller.yml",
|
||||
"sourceHash" : "472cd5ad74147e9662b64b6a2c894899517ab59fc9c8c4f75eaea9734f3503a1"
|
||||
"sourceHash" : "67944c516f8a07576ee24c80ee05f4aaccaaecd63ee63586c914b0c0f1a998eb"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xf9578066f4e02df17078a2071ee3558e1deda33e66d7faf842d96b6876c399c8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x853c622caa078cd3d06bcbd2d5d1602cbf34f2372279a8ad0d9bc0eb5b5e19dd",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x38ecbdda21b95e3488da13b69bbbf874c0a6699b521109d355ebcec5977d1ff7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xf5e593e33cbda59b474cf357d7defd4a649efb5ad0aa6c4240f2a6e9c34e4f49",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sha3NonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sha3NonConstFiller.yml",
|
||||
"sourceHash" : "88bea0f3c5a9d431d726ba70bceac60547742475804a7031d4a8389b0774f036"
|
||||
"sourceHash" : "9d181950120aed8eb693a4d7ce5de60f37644000861e47a443d53645a990668f"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x20fedb1e1c40fce93ce4923dcf20ac0bf4fdd797181df25498cd7ede43f00b9b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9e82975dc3818ee564810c8ccb1ce93cf39cc8ba41c1db951821bd93bee9cad0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x20fedb1e1c40fce93ce4923dcf20ac0bf4fdd797181df25498cd7ede43f00b9b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9e82975dc3818ee564810c8ccb1ce93cf39cc8ba41c1db951821bd93bee9cad0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"signextNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/signextNonConstFiller.yml",
|
||||
"sourceHash" : "6a435ee55dc25dd5f6194ef62f44aa9bf164496abde117992dcf1de3fc844a8f"
|
||||
"sourceHash" : "c2cb9f85c889b5f676d76c6bde732d23395d307a2b876d8516d122853f157218"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x8eafd592c21f3011f7c99ac22ee34d4167abab9ec33d6811610116ccfb74b328",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe8053de9683c49028281045c4eeb42dd5292cd3f0072aa39119591d11afc70de",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xa09e0ef39a9fcc383e75a8c59ab09eef0d10e8618bbd644eddb196795f1dc49f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe8053de9683c49028281045c4eeb42dd5292cd3f0072aa39119591d11afc70de",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sloadNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sloadNonConstFiller.yml",
|
||||
"sourceHash" : "56397306838595010043f97428d3745baac3181f78d9d8eca844498605932df3"
|
||||
"sourceHash" : "1dc25427e8488de0ab6e5dc7735fc5ea88a2326b659b024d3b8ed5bd8f24034c"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xaa0b6905fa22aec7359567fad6cc0a093d15361369380a69cc210e9ec7866f55",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x286b1c8955cbf8b9e8e638f1b9c1fd6620cbca08b60d1f3c5dae30d3ad87fa93",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xbe8039d5d0c3160e86708922db71b3d8421f869252e1f59eef3fe6a5c102cf5d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xea475aa0659e1a8db55b62b8449b6ed4fbb342bf1cee83b9c846c944944755c0",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sltNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sltNonConstFiller.yml",
|
||||
"sourceHash" : "e52ce2894687f992e5cd7d692454627cd62303de85f06ad85aa1ddbe58b0ca52"
|
||||
"sourceHash" : "b626fb7b083c42918a7c28cbefdd5d14ba7e34ff5c5f56b82c17f0cdfb4eed0f"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd7a369c1037241ffecb5aac3f6265b9abcc5c0ae8652983598085d11a3e0b3f6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xb03b2bfd0770ae13654c14be191369671d586436a903c5b8ce37a4bc1fa1af23",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xc8199a8506a5c25b8ee58b52c3b92f09e03fb66569c0602fcde2e013d87b2812",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xcdeda2b8afa8dcacc1a3871d14daab73dc220d2c00f2c1112a7de514089e4185",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"smodNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/smodNonConstFiller.yml",
|
||||
"sourceHash" : "f1141e44232ce81c0f638e5415fd698267959c44b7e501363e3cd85cd5b4f7a8"
|
||||
"sourceHash" : "72226ae35aed8a3af83d53cef59d3a59e1546cddfda36842fa5d6162bb287261"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x0d2677931bd681bd9190282bd29e18eea66e554756193a0e576839bba5791cbb",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xfc9a32c9368c2ce6bc3211e78b264a91bd385362c36f573743bcc5e34e095d28",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xde779f102c26136d80affe73819d870358f657446369bb5cd14d3a4ce9c1ad21",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x3cca52380f75feac190c391a6999f3a22dd8098b2cbc9c638bbe702f4f82fe50",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"sstoreNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/sstoreNonConstFiller.yml",
|
||||
"sourceHash" : "a02054b84b0eeedcd2e11624c20bb406f44f43a716076b5e733a392c49764423"
|
||||
"sourceHash" : "7b393205caf3cf1f2845df9546c3016e89641d85bfebbae8a9ffa6ef474a3d45"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x06a2be988fbac77c4b56e60f254071131ac71fad478439994a5703617ca601d9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9ad0531c64213829fbea59471a6176c69c48a9605a72c1f2e3ba0bc2bdb6d792",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xaccc688d5d1c87c822a701182ce67ff22dac98a9c30d04d68c28019ea5dbfbf8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x9ad0531c64213829fbea59471a6176c69c48a9605a72c1f2e3ba0bc2bdb6d792",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"subNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/subNonConstFiller.yml",
|
||||
"sourceHash" : "74b5f18d88c6e6045c90fff4f2c0e0f964aad59f85bb4c67dfbcc3c7dd829380"
|
||||
"sourceHash" : "97467667574eeffe9d2ca26913ed943a8bcce6e731d9ce3dd983b625a0a3d500"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x20141e78718efec677ac987535b36c1b5b0a9245bea389c789931e35341c3f79",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xc9c7171814c835febf0e475bae836206f634bfc859b1a77e95647cf1b6a96be5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x741d02a14cd9ca0feba0d6c19aebb22e913d17eecc0328f0e76da893193538e4",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x4a3117e35668501373a4d945bf9b2c4184a4c536aba85a6e3d5df9079b860862",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"suicideNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/suicideNonConstFiller.yml",
|
||||
"sourceHash" : "88ac62f8446dcd1ec7205bcfff19fcd59198c034dbe9039e64572a4676fa10cb"
|
||||
"sourceHash" : "88845015ad8e78d4230c2ba37cb86b33a96b6acece62f88413af79e17944c823"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x87393d751f9fe3b5308c72304ec706065a2c760dfd4463479cdebb7f6125c03a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x6b85ed7d4c35de4902cf43a3e9194e4c751d659a491507da421a7b4079412187",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x87393d751f9fe3b5308c72304ec706065a2c760dfd4463479cdebb7f6125c03a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x6b85ed7d4c35de4902cf43a3e9194e4c751d659a491507da421a7b4079412187",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"xorNonConst" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/xorNonConstFiller.yml",
|
||||
"sourceHash" : "cc6f0f860ee4bbdd3b613bd4855120d2852510fcb977af2e7f2b11a2bd9719ac"
|
||||
"sourceHash" : "6882ed4e22fa434c1f4df03395f9da88107b7f962f9ccdc8462f5cdf2ddf79fa"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xa53f2a5ecc926f6bec64cdd740862063d192c96d1e9ea4300a0ad8042fb62f8d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xbb3f3647269faee079f38b54095dd7e20337b95aa39add62cad190357ce87e85",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x08f61aaae73701b18e6227f431ce9efbc0ba1e48c0198912b5bf858689d7faad",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x36a372269f040d17accfab9601d87b5efa5dd5af104abbaa632cebdfe6ccf668",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"ContractCreationSpam" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json",
|
||||
"sourceHash" : "7d2d18194424e4777ee5bdd4e65ea73fb10b0fe59a0bb3017f082607641a84f9"
|
||||
"sourceHash" : "ad2ca95af07f369d4fa2d0699d2880b5b35ad365bdc8ad4309734088ea13c614"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x7e7ff82e1c33ffbeb3dedb679498c9716f83c697f497d75aca467ae936b8ae45",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7e7ff82e1c33ffbeb3dedb679498c9716f83c697f497d75aca467ae936b8ae45",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP150" : [
|
||||
{
|
||||
"hash" : "0x7e7ff82e1c33ffbeb3dedb679498c9716f83c697f497d75aca467ae936b8ae45",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"CrashingTransaction" : {
|
||||
"_info" : {
|
||||
"comment" : "https://ropsten.etherscan.io/tx/0x8ec445380649f6c75a042a438ea9256c2fab2a6a3437904c9e5a712fcbf8a54a",
|
||||
"filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json",
|
||||
"sourceHash" : "efa7bfb1799a9f01809fe1e2ba61116daab9666a81cc1246c2aaf66587ade2ae"
|
||||
"sourceHash" : "07f236f84152994ae0b7e5d204d054a1fdbaa9bfa2ff46e3f61d188145eb0198"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xff08a9495550652210911b3534aa418c6fa298c7622f8e61a10ecf2c543115c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xff08a9495550652210911b3534aa418c6fa298c7622f8e61a10ecf2c543115c9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP150" : [
|
||||
{
|
||||
"hash" : "0x6e498faaa2edfe2e824e37c272cdd81d39350ef564cc58d150eeda8566c64908",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -2,10 +2,10 @@
|
|||
"evmBytecode" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stBugs/evmBytecodeFiller.json",
|
||||
"sourceHash" : "b1743de0698416f7403b67de298543e1119b664287ba28f56237e05c6ebb277f"
|
||||
"sourceHash" : "4419d0d4d8ef07ed506d8953100abf51aa341f950e2add58342e38f3a7a50083"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x1000000000000000000000000000000000000000",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x960c0b0b3f90a33ecc2bbf380769e425d01112fd92fa250c648165bf40a54a62",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x960c0b0b3f90a33ecc2bbf380769e425d01112fd92fa250c648165bf40a54a62",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP150" : [
|
||||
{
|
||||
"hash" : "0x960c0b0b3f90a33ecc2bbf380769e425d01112fd92fa250c648165bf40a54a62",
|
||||
|
|
81
tests/fixtures/GeneralStateTests/stBugs/randomStatetestDEFAULT-Tue_07_58_41-15153-575192.json
vendored
Normal file
81
tests/fixtures/GeneralStateTests/stBugs/randomStatetestDEFAULT-Tue_07_58_41-15153-575192.json
vendored
Normal file
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"randomStatetestDEFAULT-Tue_07_58_41-15153-575192" : {
|
||||
"_info" : {
|
||||
"comment" : "This is a canon example of a test found by fuzzing with EVMlab, demoing how a suicide-created-but-empty account has a non-zero codehash in geth",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stBugs/randomStatetestDEFAULT-Tue_07_58_41-15153-575192Filler.json",
|
||||
"sourceHash" : "8722c54dd1f693a0ea9bece116d7891cb0be201cc4025a1238bd16ddb3577006"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x1000000000000000000000000000000000000000",
|
||||
"currentDifficulty" : "0x20000",
|
||||
"currentGasLimit" : "0x1312D00",
|
||||
"currentNumber" : "0x01",
|
||||
"currentTimestamp" : "0x03e8",
|
||||
"previousHash" : "0x5fa368f13facaec6bf82d19c5d075fd3386be8a4265ed2d90c29b312a09b6d9d"
|
||||
},
|
||||
"post" : {
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x8fb978294c28192c01755a2ce74bcefd9681938636861193f3b1695cbfe4a29b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xdb71d5ef19015222fb18292b8c1b9d3a1387ba6f497da92ac824f3a01dd94845",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
"0x000000000000000000000000000000000000dead" : {
|
||||
"balance" : "0x00",
|
||||
"code" : "0x62abcdefff",
|
||||
"nonce" : "0x1c",
|
||||
"storage" : {
|
||||
}
|
||||
},
|
||||
"0x1000000000000000000000000000000000000000" : {
|
||||
"balance" : "0x00",
|
||||
"code" : "0x61dead6000600060006000600061dead5af162abcdef3f600155",
|
||||
"nonce" : "0x1c",
|
||||
"storage" : {
|
||||
}
|
||||
},
|
||||
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
|
||||
"balance" : "0x5d8fdd3ff54298b4",
|
||||
"code" : "",
|
||||
"nonce" : "0x1c",
|
||||
"storage" : {
|
||||
}
|
||||
}
|
||||
},
|
||||
"transaction" : {
|
||||
"data" : [
|
||||
"0x"
|
||||
],
|
||||
"gasLimit" : [
|
||||
"0x5fde07"
|
||||
],
|
||||
"gasPrice" : "0x01",
|
||||
"nonce" : "0x1c",
|
||||
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
|
||||
"to" : "0x1000000000000000000000000000000000000000",
|
||||
"value" : [
|
||||
"0x00"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,10 +2,10 @@
|
|||
"returndatacopyPythonBug_Tue_03_48_41-1432" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stBugs/returndatacopyPythonBug_Tue_03_48_41-1432Filler.json",
|
||||
"sourceHash" : "adec2ca72f4639dfc086201fb731bea195c6c8ac032f6096838c2b9e7d00e90f"
|
||||
"sourceHash" : "2f784259156194a93ad78e3198027fa884ae39efa11ff947d7cb3d65922e33bb"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x1000000000000000000000000000000000000000",
|
||||
|
@ -54,6 +54,82 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xe0a72cfe1350b2b7bce8e4becb18b0d5dec0037f9ffc4cea64e2fcfbfd795b66",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe0a72cfe1350b2b7bce8e4becb18b0d5dec0037f9ffc4cea64e2fcfbfd795b66",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe26c1432f9bb199b91a01f8219ee17b9ba4af97106897b9c58436272be291935",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 1,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe26c1432f9bb199b91a01f8219ee17b9ba4af97106897b9c58436272be291935",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 1,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xe0a72cfe1350b2b7bce8e4becb18b0d5dec0037f9ffc4cea64e2fcfbfd795b66",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe0a72cfe1350b2b7bce8e4becb18b0d5dec0037f9ffc4cea64e2fcfbfd795b66",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe26c1432f9bb199b91a01f8219ee17b9ba4af97106897b9c58436272be291935",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 1,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xe26c1432f9bb199b91a01f8219ee17b9ba4af97106897b9c58436272be291935",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 1,
|
||||
"value" : 1
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP150" : [
|
||||
{
|
||||
"hash" : "0xe0a72cfe1350b2b7bce8e4becb18b0d5dec0037f9ffc4cea64e2fcfbfd795b66",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"staticcall_createfails" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stBugs/staticcall_createfailsFiller.json",
|
||||
"sourceHash" : "7ea08baebe18fbdaaf810a167603c671d57fab78dfbb5c7c7c4ba938cbd92f84"
|
||||
"sourceHash" : "8efe41054f7f61c7f5823578256b7e2a5772157278a6db1ec1c2bf9fb8ecc3e1"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x1000000000000000000000000000000000000000",
|
||||
|
@ -35,6 +35,46 @@
|
|||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x8be187220886b61728249c08746035ba3890afe4033b9508c68ae3f0588893e5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x8be187220886b61728249c08746035ba3890afe4033b9508c68ae3f0588893e5",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x8be187220886b61728249c08746035ba3890afe4033b9508c68ae3f0588893e5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x8be187220886b61728249c08746035ba3890afe4033b9508c68ae3f0588893e5",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pre" : {
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"call_OOG_additionalGasCosts1" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/call_OOG_additionalGasCosts1Filler.json",
|
||||
"sourceHash" : "eb0b7809d9d3fb82b5c5a4568b8d135309450b94b4db8daa3c6cdcccd123ab65"
|
||||
"sourceHash" : "a0579aa51aad9d40daf56feb2321485b70fe24497a399bb2cb013aa05ce5f1e5"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x8e5bd1989eadfd5129c7f0ae2ba9be8c347a8d109a000c333443a582eafcc58d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x8e5bd1989eadfd5129c7f0ae2ba9be8c347a8d109a000c333443a582eafcc58d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP150" : [
|
||||
{
|
||||
"hash" : "0x8062bf5562f807ca2bd8f94dc31bc3b77775d5fef1e6b9ed74549acf3742cbbe",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"call_OOG_additionalGasCosts2" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/call_OOG_additionalGasCosts2Filler.json",
|
||||
"sourceHash" : "852534f0a11475519e417187f00371fae8d4f10f35c2fc6ae8021122216609a3"
|
||||
"sourceHash" : "ce466d5ed8e3d03d3c11a68dc32ec9c63dc62873301392762a5147bb77edd3f3"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x955466c86ec6ae7bead1f090c49283297a57ccaee9cbced7e7f03f21539503e6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x955466c86ec6ae7bead1f090c49283297a57ccaee9cbced7e7f03f21539503e6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x955466c86ec6ae7bead1f090c49283297a57ccaee9cbced7e7f03f21539503e6",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcall_00" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcall_00Filler.json",
|
||||
"sourceHash" : "8f6af14e069b7df0532ede2e605774856b5da4caf604a13801418c5c6d793840"
|
||||
"sourceHash" : "996971a16fb5e079a0ca5091934e4a80be1fd65b0f8ee0cdd6cabfe2e1f72f91"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x7ebd8fdaaeb5e96fd2ad3b11c675e3b16e5902ae4fe100710f39925e59ccd914",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7ebd8fdaaeb5e96fd2ad3b11c675e3b16e5902ae4fe100710f39925e59ccd914",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x8f8ed2aed2973e159fa5486f47c6ebf15c5058f8e2350286b84b569bc6ce2d25",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcall_00_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcall_00_OOGEFiller.json",
|
||||
"sourceHash" : "8f31352e986a292ae9a0788e35c7d6e39246590df8c4530a14496c80628d779c"
|
||||
"sourceHash" : "2c435376b0dd2cb2b6ba8c5cafd1edb6974a19c8b150c0847cc53d136859d941"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x678ae29e977d6f6f716bd761dc5f577da4b7997eaaf6af989104055e4cfe0d00",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x9ec338ed8924f9d1ec3c31a3869815c4d36353c789941aaf432128a12102bfd5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xa66f080864c72c593d874a42aa8c17eff838bf1e45ecb0bbe2bb041a3c235f94",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcall_00_OOGE_valueTransfer" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcall_00_OOGE_valueTransferFiller.json",
|
||||
"sourceHash" : "9f53f7121b82a8076b72a3fcc5acbe7c10511f6e00c299c9ced55d6e6bdf9ad8"
|
||||
"sourceHash" : "88e9dda7dd1e138244ba4bc93429a3a3041c48280d98de69b6da8bc7d1238d2b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -36,6 +36,46 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xad82470c00cffad4a2206f75cd3610b51175e943845d813dcf7b3fe982873d8b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0xa5dc75f083555ad358898471f20a619c7f9dbda246db4bce49972c48225a46ba",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xa0cd16519becf11ddd65f0aa43e0e4dafdef18d87de8fe4ac3e396758e8fb0a5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
},
|
||||
{
|
||||
"hash" : "0x18f49ad2f2527eabe4cf24910a048341c7875650f34679a96db8fd6147af702b",
|
||||
"indexes" : {
|
||||
"data" : 1,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x3972c50ed3df88eb64729a02c3cfcb06ae7f0b2dbf16870213633e6d160936f9",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcall_00_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcall_00_SuicideEndFiller.json",
|
||||
"sourceHash" : "eaecf91f9618bb0643b1260dd2b2b68cf0c0fae40d507cd1647358f2396957b2"
|
||||
"sourceHash" : "5df60c0893bca07dd8bdc91ece63cb50886c179094b7ce47dae3dc4c3f0f8a4d"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x24f1a71eb1db0e939e466f484a7bdc5e99020478c8792957b7283ae160ba5114",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x24f1a71eb1db0e939e466f484a7bdc5e99020478c8792957b7283ae160ba5114",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x6edf980c4ea12c7909b073b2fd8902d00bb24a0b9df2142eb415aa31e4c7edda",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000Filler.json",
|
||||
"sourceHash" : "774be5a6e83a799218dfa220c439c4575cd87ff70f7e0160509242a66f168fad"
|
||||
"sourceHash" : "2b26e0498eee4011034207f4ef0ab72a4928517096c41e3c1ae42521da4298ba"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x032e35d298fcec655b23a551cacd49a7fb4549bb4d962b3e8d011e9a49b584d6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x032e35d298fcec655b23a551cacd49a7fb4549bb4d962b3e8d011e9a49b584d6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x1ed24a8068d61509a3b7b1c30d1311735bba0587f6f6877efd5e74aa2364d382",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000_OOGEFiller.json",
|
||||
"sourceHash" : "82e66c5e60969cf5c47f7e81eeea6d1136d90868a6f06cc08be8de199cb0326a"
|
||||
"sourceHash" : "00f7fe1cf5eee3e94b667fa2df30726c76550f161cbbc1807b90afd024d9f83b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x53d16885c9e21e6a015d16c22a16b0e5affe2ae0d79d9f1550988d5f739d1168",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x05e4fd564371885b0d4ece7dc2d92a18f71da4915d212db0c18d87ba94ce3fb1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x7d58669ba6ac24ea5bb8aae0dd7a7143b069e37b06e31fad81976a51f35a47f4",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000_OOGMAfter" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000_OOGMAfterFiller.json",
|
||||
"sourceHash" : "093a1924c91de25d93166bad2fed0d4341727147b1fb3d62b39c0fa0d56c8c04"
|
||||
"sourceHash" : "79561bd472b61baed7eb314bf377deb8a6f51003b5112bfeff93e11c0d8984d4"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x2f8f68a390c7e3b5cae8b9b69a389c8367855932692feca23a1f3130904a44fe",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xeaa75d5c02ffb6835ea792d976c4944bc11f4e27a85227c8cf73ee14c451ff46",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xa767a97d79ec39107df9149cc68b1199fcdc3fd89a41193dd5c280eeb56ddc42",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000_OOGMBefore" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000_OOGMBeforeFiller.json",
|
||||
"sourceHash" : "5b1471beb5e81b97c65aa61adc3ca0607ea6831e790af74da66d435242f60a83"
|
||||
"sourceHash" : "70fd9cb1c521e02495bcc4f5eae29ebf281a460c0bbabebe7263b3f9eee5ac2e"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x63a8c6582f3dc9e68c69fbae588d5aa09bd1a026cfe4595512147d0fd4d71f4f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd2bc86dc047a69d169c9a13f9330765ff4509230af9d321fe367c09c30d095e1",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xf46f37e7238438a444d89b8156b5cb11c331f0dafe29aa0c9d1396894b6ddf89",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000_SuicideEndFiller.json",
|
||||
"sourceHash" : "4cde105fd46f1e0c80f0a26b908e6ac32615c0ad9ea5d422a8d9f5a9d6748d9e"
|
||||
"sourceHash" : "2daa7f3d421bea227febfe270611a146fd8e5746a7f04bbffd6d70692deb1256"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x5c6d6ece9302edcdcc03a8fcbc0b16c8a09caf7764d920ff59477f10d55747c8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x5c6d6ece9302edcdcc03a8fcbc0b16c8a09caf7764d920ff59477f10d55747c8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xb2cc70b5c91805a7ba65d849ab2f2977354a5ed97458fa5481daaa78dd01783f",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_000_SuicideMiddle" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_000_SuicideMiddleFiller.json",
|
||||
"sourceHash" : "4d1c06a4eba1cb12560e3f17d1b4be3f948bdbb8ea33ad2d22116a61df2ab9c3"
|
||||
"sourceHash" : "fcf6750b4af6d58eb96dcb5cfbaa714bf5d28c688eb13af6f64d2cf942627228"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd9620bfd8663f199f897de8e5ea7554639c40fb564940dfc8f0b2aa7a2a8a0e8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd9620bfd8663f199f897de8e5ea7554639c40fb564940dfc8f0b2aa7a2a8a0e8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x23f8f86852e3e4a2e279acb10d051dda77dcf6af0c37ce21c97d73ece5af9951",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcall_ABCB_RECURSIVE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_ABCB_RECURSIVEFiller.json",
|
||||
"sourceHash" : "acfc84580a02cbf62c2b8dffe0f9d4326a64ea4447d90078835615ad655df73a"
|
||||
"sourceHash" : "eada7c4f06d07e0dcc09ac9c5b9c4ac83eae316fc9c924531c135a0524df0693"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xf88b3d16e913e5daa4b4e2b980548a4da057280db20d9bceaff8667c8fa9ed63",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xb416fc6cf45e453dd9cd560d6a4e38b17562443c1e17528a3f6d81e071489ef5",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xf9904c46ff09c63f9864b18ef1acc3fa7ddda90e80b87f197500e40be0f61e54",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001Filler.json",
|
||||
"sourceHash" : "3caeef68e82a1a8c53077abbb47cf402dfa85d7e1f39d3d915e5458e5c90f78d"
|
||||
"sourceHash" : "4fe00a5674ff9fb7bee6af3be8c7dd3b43b65760f75e9fcac5588b1a782fcbae"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x12596d09e34d8fe77b7639ff7a08660d4886299db9bf62db8c16e6823cadf84c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x12596d09e34d8fe77b7639ff7a08660d4886299db9bf62db8c16e6823cadf84c",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x2b22357b48c2d396726a13e3eed3e61a6ee67351051154572f734c4090796124",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001_OOGEFiller.json",
|
||||
"sourceHash" : "1824cf47ae13e9847940c8d3b80f5712301964286a23f24dfa6a4de84436312c"
|
||||
"sourceHash" : "abbeb627b3e96aad7d06904c047bd267a99ee2681a78871a6b38b42d4c64ec6f"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x762052a371abfc5d17895d30b41a3d1a22a5013b54ccad79edd0d7eccdd2bb70",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x7b92ad9527c67d4c4c4d297d7602cb02a8a95e6810730cd5164c4ab3d2c84956",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x606981436db0f6678cdf2891f26f52bd2659a6649d3c709acda4bf161b59c7c2",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001_OOGMAfter" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001_OOGMAfterFiller.json",
|
||||
"sourceHash" : "c2d352732ffee93e7f0c725c28a94aaef98e93e66d566c47be773ba6d1c16c55"
|
||||
"sourceHash" : "8a57bc4fe072bca41351c50f5e8c32ee585fb75d29998f942f39b3662fd98a87"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x019cc92871af2872fcc697c708fc86e1914f3e5193978d5427d7a8c4ec437b9a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x85024ce7f661d120051f7221c36fa705e32eb6e5f0a1df3de2452b6dd3f0f488",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xed050e8941d0530b3fab2fe1307f8b8ebed135ad216d2aa8f52c2d83f22399b0",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001_OOGMBefore" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001_OOGMBeforeFiller.json",
|
||||
"sourceHash" : "5b7ea81472f6dc64fe74401dc3f3b4b30224324a3b8319e2c960c401b70ad93e"
|
||||
"sourceHash" : "5e8ff38ca64f23eccb52f53f5f1ac994be5158c213b447ccf03c03dfca2d621c"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd5b49b4c84e74815d54457d4ef0055f3694e8d10d0deafffe160f69e9e4e124f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x9b100dde5e66323eb06b6719b88472b366cbae95de5eeb62ed28f8254f3fc723",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x6e70eb4863af52fd076d45371513ff49043c76b06c11ef2bba4d4ab8edf33aba",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001_SuicideEndFiller.json",
|
||||
"sourceHash" : "207901aff04ec2c224a2ae4fcb9626317a7053a0b651023fc8b2959af355e540"
|
||||
"sourceHash" : "afb33f2616e977070938930af2e9637f2fc238feaa1c4870ecc246051c1ffeb8"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x690ad82b4158dcc88162392a81d90a0dbbbd746780f4b49ef42967625d197c46",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x690ad82b4158dcc88162392a81d90a0dbbbd746780f4b49ef42967625d197c46",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x5ee6eeb669c1d7a7e71592eb8cb5a34c0375a8996d698e02f565fbf18da69705",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_001_SuicideMiddle" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_001_SuicideMiddleFiller.json",
|
||||
"sourceHash" : "3c858a09d2f04f129dfa59d7b35b58beccd885eeb0e570d7435f804ab19af314"
|
||||
"sourceHash" : "aee040677819aaab4d6ce3428bfa721adce2d7816a2bfd81f014eb83cecabfbf"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd9620bfd8663f199f897de8e5ea7554639c40fb564940dfc8f0b2aa7a2a8a0e8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd9620bfd8663f199f897de8e5ea7554639c40fb564940dfc8f0b2aa7a2a8a0e8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x23f8f86852e3e4a2e279acb10d051dda77dcf6af0c37ce21c97d73ece5af9951",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcallcode_ABCB_RECURSIVE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcallcode_ABCB_RECURSIVEFiller.json",
|
||||
"sourceHash" : "068a9ffcd67da29bf27e41cc3b5254c399bc2bf82536a2786c4517351d30ce25"
|
||||
"sourceHash" : "a4d748d448f89fa8b97452061e741e6023c3be55d99a8116dd0641a7502532ad"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x6a331b0e0d31baa1b8fe27d9ae7a63a00948a560d1592bf2e905c6fe005a8271",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd60f0feab4578b9374bf7263fe10d917b70201b56524b1b0f5543abd16635e7d",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x5cfc164fa79f7a1ed6e4c96e479a96efdb50a7c14eb59af4016b1f0de169504e",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcode_01" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcode_01Filler.json",
|
||||
"sourceHash" : "7c3df9278e7ae2346f7412f8913077a80ad551534feded04959c02d764004cd0"
|
||||
"sourceHash" : "6428eb9499e4de1fa2c9d28be4e69d0329c6eced2c547282406295c2d1953369"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x9d5a38358bff52dd9b7c82e53e45d22a2eb7917db9de0c05fe0b1b5e2dd24b7a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x9d5a38358bff52dd9b7c82e53e45d22a2eb7917db9de0c05fe0b1b5e2dd24b7a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x54475c6c67f504eace680150ef531ece0daf0181a5b469f8c369a5c74c1ce53c",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcode_01_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcode_01_OOGEFiller.json",
|
||||
"sourceHash" : "89ecfeba1ab7e40fce13a20e43ea191d2a2e4c8aac07b76595ac1a8e76608e28"
|
||||
"sourceHash" : "9b663965bdd0448a13a66a1bfd2e8f7d2d4330e48294a5d1fc798204df31af56"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x102cb16d6ce4dcde020e293e9d092e65a60b8966fa1a7ab2d8fd6eb0be4f0eef",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xa4e40e003f4451cb909d92c1bedae7067a5625364638d346c6c7707814010ad6",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xe4209a1b867017e6b14927afeeed7d1129d53ecf7d18a29c7ee4b0ffa2a313a1",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcode_01_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcode_01_SuicideEndFiller.json",
|
||||
"sourceHash" : "9a2144a73fd006d3b440b9ec7f9c31d5dca31d0f5e1207e1d310efd144b4324d"
|
||||
"sourceHash" : "30facbb638eae5df00b446cc3d9a551b1668dae9f15f40bdeda2d69452d4a499"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xd56431bc1677db24c8d1e96c6ad3a2b4bcdafac7f3d40f29a07a60ac05620eed",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd56431bc1677db24c8d1e96c6ad3a2b4bcdafac7f3d40f29a07a60ac05620eed",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x3618f0634e258733a71ad69de3d642b67e8eb7d30ed210514e7fd231c80e7370",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010Filler.json",
|
||||
"sourceHash" : "511ac8f9dfbd5cb3a3a973b6ba7d79169f2744ec508bf7058c3f4d44604c0e71"
|
||||
"sourceHash" : "3cda1f35f6625d038f5078c0a39b979a85510004c697b894dcfd583d18546a61"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xbc171762a13eae43b6919a40cc2384845b4006298db3cc4d12891369e6402cd3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xbc171762a13eae43b6919a40cc2384845b4006298db3cc4d12891369e6402cd3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xa71dce458a63645998a19a4c2f2c3bf68fb56b070835a91ae29d8ff94eb83d4d",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010_OOGEFiller.json",
|
||||
"sourceHash" : "f3f9eca3064c1926fb3976376a05f6cab40f9d1cfa7afae950eac4770aff4d7d"
|
||||
"sourceHash" : "c9043d6abac79f206b65cef2b71840ab7ab3b280803dd87aad07e25544f5801b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xdfd5b3a4a2e28015daac534e351948b7cf18eb26c091fde245a760382db3f049",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x0cbe5cffcd08f0ecf924fca2c8c4e80f0b33aa85bf5c177716739a780e74a5b7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x4df6a657dc1699015b3105c69f85f344c8f02a0a67c7ea525d04382f4193a24e",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010_OOGMAfter" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010_OOGMAfterFiller.json",
|
||||
"sourceHash" : "b8cff7ab8cdb28171206c341b74bd7c500f9e2f6e08964c1cfb2a39188f59e1d"
|
||||
"sourceHash" : "e27d93170f75fb1bdcdbe0eae96275fb54ef581965cbb7d5498c0955732ebf6d"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x42a1a1d27a93648ce41d3c59a39b02ec2b17850707e581e435acfc3b73f6c21e",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x0e2b3eba8b61eda5f874976573a954510a2097f039564011eb11bb356a52eee2",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xc41a25808023d223b1dc3f3914c233a901168605f5f02a9f15c5fadce6044462",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010_OOGMBefore" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010_OOGMBeforeFiller.json",
|
||||
"sourceHash" : "924a9076a380c005d3340531c2eeb4f9149e972e8991c6761a7cfe6a26bc6ced"
|
||||
"sourceHash" : "3a4a8de9c6f6d43ef00ce97fdea692427210ad809a558a69cfeb772912a13462"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x4e4792629a6f4ebc0aef1abf8350dc563d83501bee9683d0d2fd5412febedf0a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x50bb5017d9c0c0e18f3be754d132f796e7aaff23065caf2f0a803fb9cf5cff5f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x88eb1770368d56d4c62fdef02d85cbe710724cef84e492c5360fe635ff3eedda",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010_SuicideEndFiller.json",
|
||||
"sourceHash" : "5a384ccde4bbd579ef02527f51763c6188f3c8219ec0ae73a1f365f4e73ec5e2"
|
||||
"sourceHash" : "c44b346f885470b2db33e181f0dec1e0c6efa890fecf32dbd7f68a811d6d12da"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xb6ff93632d94e6a2fab89af79029d71c1e70ae92d912602ddbab344c26730068",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xb6ff93632d94e6a2fab89af79029d71c1e70ae92d912602ddbab344c26730068",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x308b378d2e435c0692646066af5f00b554ff5b3a2c9ebfee622d34231ded98fc",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_010_SuicideMiddle" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_010_SuicideMiddleFiller.json",
|
||||
"sourceHash" : "6c55abba6b05ef353cdedef629ae5d3f92bf796a30365579529ce31298e97747"
|
||||
"sourceHash" : "92caef7fcfcf3ebfbfd9858069a71143e6d084917f11a70c8ecf4b59da41fd85"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x1ccb89a304d0dfb505e5625f06087e8caa014e0e0e42e9ef3638a0676aa7763a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x1ccb89a304d0dfb505e5625f06087e8caa014e0e0e42e9ef3638a0676aa7763a",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x3a27bc9c6ffc87178ee9169ce24b0e291ae54c4e53de670eec5c145008543f0d",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecall_ABCB_RECURSIVE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json",
|
||||
"sourceHash" : "a90ee59daecec30a3c8ce2a0ace17f3b0f0c3c267dd5daec4f7bfb519ee7492f"
|
||||
"sourceHash" : "dfa7bf72ea242c25004a1045432ad725cfe5d3250a7199de692c6343357c8b00"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x8c4bfeee84ac4e667c2cd4d39e74d479481eb93f75a2edc2dc2c38f1ded1b750",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xc6cd69de23a75c8198e6e33bdef0f93c2a1a70a140548a93c20593f2dda3d941",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x28b46965732d9fed6925f56bd10ae0df42205d903c9c0b51f8c6b6295f6ead44",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011Filler.json",
|
||||
"sourceHash" : "e0da8a96c4885981b6cc954d6c4dd1e8be8a51495c14cfcf1dc253c94d40a3fd"
|
||||
"sourceHash" : "d5b50f6b1f55b6046d2a0fd4d3d43dece2c8552d9de88995b25bff7e94266e7a"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x9b73e3601b02719ca2a8bf639f350fb9906c1238085b402be677faba97bddf9b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x9b73e3601b02719ca2a8bf639f350fb9906c1238085b402be677faba97bddf9b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x4257fafde1d6f617828d567841b0331101f8240fa2a7f4518318c7ee5439e487",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011_OOGE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011_OOGEFiller.json",
|
||||
"sourceHash" : "5efbb898b2b3ee217d36eb985e7afe70d5bdf56a0653ebe3a69fdb2ab1139b36"
|
||||
"sourceHash" : "47f2398a2cc03aaca1726053d7e4a61b05784c943e4b1cd7d76999aaabbb73de"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x9eb2a9b199a1d309335c1ad34a18693e1ddc0f17c6d4067ad213c92736939aed",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x666fd38cdf67c3b574d3319aa731d8bf10f212fdfb7d39bc8591815f182014df",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x80287ae33d156b8057b1c5242a8de40c31d2c1a2e79a2939594359ece6055df5",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011_OOGMAfter" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011_OOGMAfterFiller.json",
|
||||
"sourceHash" : "b9511ee68739d1181299fe235fd420a4e4baa00ad22c1a553a3dd46cf2dceb5e"
|
||||
"sourceHash" : "4d773f1fd5feb976f6db7e7dbca825a72d7cb71bdd3411bb0bc670aaf9ad698b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xc3f0b8b698da45c609690f51fffcacb1f8a4864b09b19cca0377a604d2da9453",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xb1ae24b7ad575830405dcb5f29c2aeaa71ad90828970a9a729542de6a3d35daa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xcd6b0d134a9ebf655f0e1f76cb2d6c8c66a36c478867d3abbb00d7655dbf0911",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011_OOGMBefore" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011_OOGMBeforeFiller.json",
|
||||
"sourceHash" : "18414c58f3d1b16484c6eade4a0cd7607ff2f856f411ab25216a1d2e030ad736"
|
||||
"sourceHash" : "e5a1563badc8f1e45a95342a43b9275ef6056e1f1b905af0ca35fa6c0dab7f92"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x56d51c91b2bf6f4d8efef3c736fde11503895aa3dc7f3fe08262f1d8dc706822",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x29d489641ecc56959584b5595751df02b859cb7477cd1f9d83c3d556e4f66b77",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x9584516d9633bace4678666471e26662982dcd9c842c62e00c9c9ff2ada13b15",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011_SuicideEnd" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011_SuicideEndFiller.json",
|
||||
"sourceHash" : "8327354ace971d25586a503da2e61b2261d786c10048128c7cb8b073c6ea26e9"
|
||||
"sourceHash" : "13676ea3dbd73fb252dd30b2855a99137067c56c5d399b27cfe91a124426b8de"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x6b12f1a241fa65db9f44b42cd16ab4b5db2a5da287c7b436880014010adbad62",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x6b12f1a241fa65db9f44b42cd16ab4b5db2a5da287c7b436880014010adbad62",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xf43c5e45844f6bbb7b0a55cef021b13121fecab88793bdf5dea426825d17f9e5",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_011_SuicideMiddle" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_011_SuicideMiddleFiller.json",
|
||||
"sourceHash" : "d86ebc934a13e681e0bcf53f0787ab2ea43fbf57a89d19bb94f2244b70540e5b"
|
||||
"sourceHash" : "a5b4d924bb1e069bfbd0e5e5be4ddd4a0cde3517b2d155d990fd53428d5d121b"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xb3dbdd0f34c19c5fd27df8c4d190ee474ad5ee6a5ef033cad1f59384da9a836b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xb3dbdd0f34c19c5fd27df8c4d190ee474ad5ee6a5ef033cad1f59384da9a836b",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x5c2affc615e1f96d419f1765f106f5794982ad8c394895709e6192f04a3887f5",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcallcodecallcode_ABCB_RECURSIVE" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcodecallcode_ABCB_RECURSIVEFiller.json",
|
||||
"sourceHash" : "ef4fcfc778d9cba1481bae674921fdc66f442a489c558018c8b6927b8bf24588"
|
||||
"sourceHash" : "35be1b4226ddffaa73c549bdfdc890e09a733c58a84e4df224c5ad4a54a5b83a"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x3cd9eff3f5b53b3168aff0c3cb2833a72a31a630a6ef6791778856bcd562d8e3",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xd2155a852eaa4f76a5a4fe4bb7fe268d82a52a357962dd6a2617cd4a3af0f8fa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xe3ad647f45f66170708956d7148b3e3b7a092def6a2399d27be7fbfbdea4230f",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeDynamicCode" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeDynamicCodeFiller.json",
|
||||
"sourceHash" : "9f20b0c64562055e9a796cd86974454cd263b54add8b3528f2fa34252dd3acca"
|
||||
"sourceHash" : "54a43429d3b32d1202b2424966385d75a00b126c8a45ae657fd70f19e4719e0a"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"EIP158" : [
|
||||
{
|
||||
"hash" : "0x41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeDynamicCode2SelfCall" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.1-13+commit.b52bb862.dirty",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeDynamicCode2SelfCallFiller.json",
|
||||
"sourceHash" : "dce68ec1b228bc340dcd627d834ed7d22e70916d8320d9c3ac893b807ef5c4b5"
|
||||
"sourceHash" : "dcbb79e6e22216e6eb8b623326e27b3276c6ba9b363b81456c306ed440849396"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xdf2b5e393c8e61ef04550e38a3c53b87016b34d93a995b6b1709c0a19d1addad",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xdf2b5e393c8e61ef04550e38a3c53b87016b34d93a995b6b1709c0a19d1addad",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x53b3500d29c4ac1cc8db0f5403c0c35c256e9bff7ada5a8a35c99f805dc0e72f",
|
||||
|
@ -71,4 +93,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeEmptycontract" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json",
|
||||
"sourceHash" : "3872ef8edf4174b044d32ecd36de56114eb6df8368e04efdc3c5267755bb6c36"
|
||||
"sourceHash" : "cac4885a7e3e1022375fbaa8ad808f805a6bac750a17cb233a5b1775130aac46"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x62726d292794da1b6eb2ecf6c30ce7fc64e7efee90636bc501362a71239a9bf2",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x62726d292794da1b6eb2ecf6c30ce7fc64e7efee90636bc501362a71239a9bf2",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x95716e7d0b244da6a57bacc2a981d4777c44a208820153c67224112315fbc985",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeInInitcodeToEmptyContract" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToEmptyContractFiller.json",
|
||||
"sourceHash" : "e09eb019ca8df405418213f8bb4c81ae9b0ca560e64e716aa8e51f91285417c8"
|
||||
"sourceHash" : "0be59a9e8ec7ea2aa055127e39ebef875d16c04091866e3caf61ab3decf590d8"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xbe3b36e7cf22ba2ac86dcac37b66b60ef96e0d28616df36251cb7de9aa2500aa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xbe3b36e7cf22ba2ac86dcac37b66b60ef96e0d28616df36251cb7de9aa2500aa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x157885c99eb23c5285e43296833a84e14e978aaa0f4a550b3bd6dde8a0ee734f",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeInInitcodeToExisContractWithVTransferNEMoney" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExisContractWithVTransferNEMoneyFiller.json",
|
||||
"sourceHash" : "3c2bb24ab2084492c54fcfa1d39a82c2953d410dc8b66781eff5b0dc690d1494"
|
||||
"sourceHash" : "8bbf7c4c86881f632f31695fed323ab3acac6ea95fc70f63926605c968bd6d63"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xb23d536ca66ee8408e97ff6ae65ae072fcc19220a5083ca41200693d070e56d9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x5d8fbaea35718275758ade9e78b2d8c64469cff78bd85a8a11a8c4691208b534",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0xa94d8401ace9ce65aa88b52d16096f872a7b3b21b1a3302324ec51de1bb314f7",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeInInitcodeToExistingContract" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExistingContractFiller.json",
|
||||
"sourceHash" : "3b160b09c28e2ff63a6955605229e4fa406720bc66b6a4e83a05091770779992"
|
||||
"sourceHash" : "650786f18210e9a4639b830e5a682f543f1cb1d727923fd820bf38b067521acf"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x0e9e704dc511c55b64b545eb97670caee07ad2c2b01d6c85b07748893ccf097f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x0e9e704dc511c55b64b545eb97670caee07ad2c2b01d6c85b07748893ccf097f",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x7e27ab28a19de7010592bfeb0b95bdc06e207a0ce56388dcf1fc92ade2abeb3c",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodeInInitcodeToExistingContractWithValueTransfer" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExistingContractWithValueTransferFiller.json",
|
||||
"sourceHash" : "5ffc637290b93a19f26e29b482327f8f1fba394fa543cb77d05975eb861dc749"
|
||||
"sourceHash" : "7267037e53f768c73dbe471f1745bf518bc1c5ddb91f7fa834bb39c45dd36f73"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0xf98edc3fae7714d4f245414565d74b69a221627c7fdf7783a4cfc2f83951d5fa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0xf98edc3fae7714d4f245414565d74b69a221627c7fdf7783a4cfc2f83951d5fa",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x51937cc2ddfdd89ecd073f53256f00a7e0497e5a9494d2dac6a63dd6b5bb0548",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcode_checkPC" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcode_checkPCFiller.json",
|
||||
"sourceHash" : "5ae7c76f5d41fbe8789155f8b716b6ba7d6924b38128bd66a64de48163b20991"
|
||||
"sourceHash" : "88196a60f1956e79644782ce9a4acc8490320a5f1e2692c80d7cd1cf01b6f657"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x62b3e139fab71b36127dc4f80cf91618e22bb5b05b36a43f0ae1e46e1e3bd9d9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x62b3e139fab71b36127dc4f80cf91618e22bb5b05b36a43f0ae1e46e1e3bd9d9",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x4d8ba7f5982eec7fb7309a002e047fdf47d5e54f6e75077d3b7ad2c4601c1212",
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
"callcodecall_10" : {
|
||||
"_info" : {
|
||||
"comment" : "",
|
||||
"filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++",
|
||||
"lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++",
|
||||
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
|
||||
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
|
||||
"source" : "src/GeneralStateTestsFiller/stCallCodes/callcodecall_10Filler.json",
|
||||
"sourceHash" : "8f72285fbd88e23d167036469c8b6f8daa156aa1373b5f3e4f63e3fecd110f19"
|
||||
"sourceHash" : "1a890f3f27907fdef6b17f86c5222d884903c82672f58dd7cb4ffa29ab615673"
|
||||
},
|
||||
"env" : {
|
||||
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
||||
|
@ -27,6 +27,28 @@
|
|||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Constantinople" : [
|
||||
{
|
||||
"hash" : "0x472ac3f8bd2f7a6936a664679c98b1a2cab94a9f23cf7e452ad0bd16972762f8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"ConstantinopleFix" : [
|
||||
{
|
||||
"hash" : "0x472ac3f8bd2f7a6936a664679c98b1a2cab94a9f23cf7e452ad0bd16972762f8",
|
||||
"indexes" : {
|
||||
"data" : 0,
|
||||
"gas" : 0,
|
||||
"value" : 0
|
||||
},
|
||||
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
|
||||
}
|
||||
],
|
||||
"Frontier" : [
|
||||
{
|
||||
"hash" : "0x266f3efb4679756e79477cfa28d932bc5118d5e95ec131b92ceef8c5e2a54dd5",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue