diff options
author | Dimitry <winsvega@mail.ru> | 2017-04-25 18:22:56 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-04-25 18:22:56 +0800 |
commit | 1fcfae9885b4b63740f48acecc6524b400e22a23 (patch) | |
tree | 85762531a139c22e5d06c60238b6ce6f7a076232 /GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json | |
parent | 64134b33047939344b7872344318d7aed31cdb02 (diff) | |
download | dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar.gz dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar.bz2 dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar.lz dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar.xz dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.tar.zst dexon-tests-1fcfae9885b4b63740f48acecc6524b400e22a23.zip |
refill memory stress tests
Diffstat (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json')
-rw-r--r-- | GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json index 5bea408bf..5c4b2d622 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json @@ -1,17 +1,17 @@ { "Call50000_ecrec " : { "env" : { - "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", "currentGasLimit" : "0x05a995c0", "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", + "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", + "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", + "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,17 @@ ], "Homestead" : [ { - "hash" : "1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", + "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Metropolis" : [ + { + "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c", "indexes" : { "data" : 0, "gas" : 0, @@ -51,14 +61,14 @@ ] }, "pre" : { - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffff", - "code" : "0x", + "code" : "", "nonce" : "0x00", "storage" : { } }, - "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "0xbbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffffffffffff", "code" : "0x5b61c3506080511015602c576000600061c3506000600160016101f4f16000556001608051016080526000565b608051600155", "nonce" : "0x00", @@ -71,14 +81,14 @@ "" ], "gasLimit" : [ - "94500000" + "0x05a1f4a0" ], "gasPrice" : "0x01", "nonce" : "0x00", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0xbbbf5374fce5edbc8e2a8697c15331677e6ebf0b", "value" : [ - "10" + "0x0a" ] } } |