aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-06-23 18:23:19 +0800
committerGitHub <noreply@github.com>2017-06-23 18:23:19 +0800
commita83f7cf93747ae96c16e0cf2d987ec1ba7367128 (patch)
tree5949dbed65fa6200ffcafb07c4a24a74e48cb52b /GeneralStateTests
parentabef4f507eadd485c893ceda2acabc84a93fc897 (diff)
parent18795f73327d55c90148434ce822ddf8e02e9894 (diff)
downloadtangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.gz
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.bz2
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.lz
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.xz
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.tar.zst
tangerine-tests-a83f7cf93747ae96c16e0cf2d987ec1ba7367128.zip
Merge pull request #191 from ethereum/remStBounds
update tests with 250M gas limit
Diffstat (limited to 'GeneralStateTests')
-rw-r--r--GeneralStateTests/stBoundsTest/BLOCKHASH_Bounds.json95
-rw-r--r--GeneralStateTests/stBoundsTest/BLOCKHASH_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/CALLCODE_Bounds2OOG.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALLCODE_Bounds3OOG.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALLCODE_Bounds4.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALLCODE_BoundsOOG.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALL_Bounds2aOOG.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALL_Bounds3.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CALL_BoundsOOG.json102
-rw-r--r--GeneralStateTests/stBoundsTest/CREATE_Bounds2OOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/CREATE_Bounds3.json95
-rw-r--r--GeneralStateTests/stBoundsTest/CREATE_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/DUP_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/JUMPI_Bounds.json95
-rw-r--r--GeneralStateTests/stBoundsTest/JUMP_Bounds.json95
-rw-r--r--GeneralStateTests/stBoundsTest/JUMP_Bounds2.json95
-rw-r--r--GeneralStateTests/stBoundsTest/MLOAD_Bounds.json95
-rw-r--r--GeneralStateTests/stBoundsTest/MLOAD_Bounds2.json95
-rw-r--r--GeneralStateTests/stBoundsTest/MLOAD_Bounds3OOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/MSTORE_Bounds.json95
-rw-r--r--GeneralStateTests/stBoundsTest/POP_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/RETURN_Bounds.json207
-rw-r--r--GeneralStateTests/stBoundsTest/SLOAD_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stBoundsTest/SSTORE_BoundsOOG.json95
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json (renamed from GeneralStateTests/stBoundsTest/CALLCODE_Bounds4OOG.json)86
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALL_Bounds.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json (renamed from GeneralStateTests/stBoundsTest/CALL_Bounds3OOG.json)86
-rw-r--r--GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json (renamed from GeneralStateTests/stBoundsTest/CREATE_Bounds3OOG.json)86
-rw-r--r--GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json (renamed from GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3OOG.json)86
-rw-r--r--GeneralStateTests/stMemoryStressTest/DUP_Bounds.json (renamed from GeneralStateTests/stBoundsTest/DUP_Bounds.json)84
-rw-r--r--GeneralStateTests/stMemoryStressTest/FillStack.json45
-rw-r--r--GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json (renamed from GeneralStateTests/stBoundsTest/JUMPI_BoundsOOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json (renamed from GeneralStateTests/stBoundsTest/JUMP_BoundsOOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json (renamed from GeneralStateTests/stBoundsTest/JUMP_Bounds2OOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json (renamed from GeneralStateTests/stBoundsTest/MLOAD_BoundsOOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json (renamed from GeneralStateTests/stBoundsTest/MLOAD_Bounds2OOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json43
-rw-r--r--GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json (renamed from GeneralStateTests/stBoundsTest/MSTORE_BoundsOOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json (renamed from GeneralStateTests/stBoundsTest/MSTORE_Bounds2.json)43
-rw-r--r--GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/POP_Bounds.json (renamed from GeneralStateTests/stBoundsTest/POP_Bounds.json)43
-rw-r--r--GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json (renamed from GeneralStateTests/stBoundsTest/RETURN_BoundsOOG.json)45
-rw-r--r--GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json (renamed from GeneralStateTests/stBoundsTest/SLOAD_Bounds.json)43
-rw-r--r--GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json (renamed from GeneralStateTests/stBoundsTest/SSTORE_Bounds.json)53
-rw-r--r--GeneralStateTests/stMemoryStressTest/mload32bitBound.json55
-rw-r--r--GeneralStateTests/stMemoryStressTest/mload32bitBound2.json55
-rw-r--r--GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json55
-rw-r--r--GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json53
-rw-r--r--GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json (renamed from GeneralStateTests/stBoundsTest/DELEGATECALL_BoundsOOG.json)61
-rw-r--r--GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json (renamed from GeneralStateTests/stBoundsTest/CALL_Bounds2OOG.json)57
-rw-r--r--GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json (renamed from GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds2OOG.json)59
-rw-r--r--GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json (renamed from GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3.json)61
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000_rip160.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000_sha256.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_2.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_3.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Create1000.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopy.json55
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Return50000.json57
-rw-r--r--GeneralStateTests/stQuadraticComplexityTest/Return50000_2.json57
77 files changed, 2662 insertions, 2725 deletions
diff --git a/GeneralStateTests/stBoundsTest/BLOCKHASH_Bounds.json b/GeneralStateTests/stBoundsTest/BLOCKHASH_Bounds.json
deleted file mode 100644
index d119b4837..000000000
--- a/GeneralStateTests/stBoundsTest/BLOCKHASH_Bounds.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "BLOCKHASH_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x60004060005563ffffffff4060015567ffffffffffffffff406002556fffffffffffffffffffffffffffffffff406003557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff40600455",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7ffffffffffffff0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/BLOCKHASH_BoundsOOG.json b/GeneralStateTests/stBoundsTest/BLOCKHASH_BoundsOOG.json
deleted file mode 100644
index 3cdcf6679..000000000
--- a/GeneralStateTests/stBoundsTest/BLOCKHASH_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "BLOCKHASH_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xaa2ef5f4613acf86fcdfa078bf9147bc03ee00b4332f28068b6273755e470d44",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x60004060005563ffffffff4060015567ffffffffffffffff406002556fffffffffffffffffffffffffffffffff406003557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff40600455",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds2OOG.json b/GeneralStateTests/stBoundsTest/CALLCODE_Bounds2OOG.json
deleted file mode 100644
index 9be6aaab4..000000000
--- a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds2OOG.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALLCODE_Bounds2OOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x630fffffff630fffffff630fffffff630fffffff60007310000000000000000000000000000000000000016707fffffffffffffff2",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds3OOG.json b/GeneralStateTests/stBoundsTest/CALLCODE_Bounds3OOG.json
deleted file mode 100644
index 67024dd3a..000000000
--- a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds3OOG.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALLCODE_Bounds3OOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x118c30",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff63ffffffff63ffffffff63ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff2",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds4.json b/GeneralStateTests/stBoundsTest/CALLCODE_Bounds4.json
deleted file mode 100644
index d1761b2de..000000000
--- a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds4.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALLCODE_Bounds4" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xbb6a84b7ec1c0bb184f21090a7890e0ee8f4f3f15e06cd6cd0e380beff9cf445",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xbb6a84b7ec1c0bb184f21090a7890e0ee8f4f3f15e06cd6cd0e380beff9cf445",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xbb6a84b7ec1c0bb184f21090a7890e0ee8f4f3f15e06cd6cd0e380beff9cf445",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xbb6a84b7ec1c0bb184f21090a7890e0ee8f4f3f15e06cd6cd0e380beff9cf445",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xbb6a84b7ec1c0bb184f21090a7890e0ee8f4f3f15e06cd6cd0e380beff9cf445",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x67ffffffffffffffff600067ffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff2506fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff2507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff25067ffffffffffffffff67ffffffffffffffff67ffffffffffffffff67ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff25067ffffffffffffffff67ffffffffffffffff67ffffffffffffffff67ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff2507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007310000000",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALLCODE_BoundsOOG.json b/GeneralStateTests/stBoundsTest/CALLCODE_BoundsOOG.json
deleted file mode 100644
index 99ee7198d..000000000
--- a/GeneralStateTests/stBoundsTest/CALLCODE_BoundsOOG.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALLCODE_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600060006000600060007310000000000000000000000000000000000000016707fffffffffffffff250630fffffff6000630fffffff600060007310000000000000000000000000000000000000016707fffffffffffffff25063ffffffff600063ffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff2506000630fffffff6000630fffffff60007310000000000000000000000000000000000000016707fffffffffffffff250600063ffffffff600063ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff250600067ffffffffffffffff600067ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff25060006fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff25060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff2",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALL_Bounds2aOOG.json b/GeneralStateTests/stBoundsTest/CALL_Bounds2aOOG.json
deleted file mode 100644
index cbbfd077d..000000000
--- a/GeneralStateTests/stBoundsTest/CALL_Bounds2aOOG.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALL_Bounds2aOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff63ffffffff63ffffffff63ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff1",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALL_Bounds3.json b/GeneralStateTests/stBoundsTest/CALL_Bounds3.json
deleted file mode 100644
index b20cce8c1..000000000
--- a/GeneralStateTests/stBoundsTest/CALL_Bounds3.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALL_Bounds3" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xffa6b268e30bda6a7aa26f0f6ca96c2263df16857b7a9e99e319dd4af10866d3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xffa6b268e30bda6a7aa26f0f6ca96c2263df16857b7a9e99e319dd4af10866d3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xffa6b268e30bda6a7aa26f0f6ca96c2263df16857b7a9e99e319dd4af10866d3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xffa6b268e30bda6a7aa26f0f6ca96c2263df16857b7a9e99e319dd4af10866d3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xffa6b268e30bda6a7aa26f0f6ca96c2263df16857b7a9e99e319dd4af10866d3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x67ffffffffffffffff600067ffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff1506fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff1507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff15063ffffffff63ffffffff63ffffffff63ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff15067ffffffffffffffff67ffffffffffffffff67ffffffffffffffff67ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff1506fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff1507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CALL_BoundsOOG.json b/GeneralStateTests/stBoundsTest/CALL_BoundsOOG.json
deleted file mode 100644
index 32bcadcba..000000000
--- a/GeneralStateTests/stBoundsTest/CALL_BoundsOOG.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "CALL_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600060006000600060007310000000000000000000000000000000000000016707fffffffffffffff150630fffffff6000630fffffff600060007310000000000000000000000000000000000000016707fffffffffffffff15063ffffffff600063ffffffff600060007310000000000000000000000000000000000000016707fffffffffffffff1506000630fffffff6000630fffffff60007310000000000000000000000000000000000000016707fffffffffffffff150600063ffffffff600063ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff150600067ffffffffffffffff600067ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff15060006fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff15060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff1",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x600054600101600055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CREATE_Bounds2OOG.json b/GeneralStateTests/stBoundsTest/CREATE_Bounds2OOG.json
deleted file mode 100644
index aa472e5da..000000000
--- a/GeneralStateTests/stBoundsTest/CREATE_Bounds2OOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "CREATE_Bounds2OOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x64",
- "code" : "0x7f6001600155601080600c6000396000f3006000355415600957005b60203560006000526035602053605560215363ffffffff60006001f0",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x0fffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x00"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CREATE_Bounds3.json b/GeneralStateTests/stBoundsTest/CREATE_Bounds3.json
deleted file mode 100644
index 2c30f85af..000000000
--- a/GeneralStateTests/stBoundsTest/CREATE_Bounds3.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "CREATE_Bounds3" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x164ddb6542196f7f7e2ce0fa8494451ede6e09bcea4980b8daf481d0e329e13f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x164ddb6542196f7f7e2ce0fa8494451ede6e09bcea4980b8daf481d0e329e13f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x164ddb6542196f7f7e2ce0fa8494451ede6e09bcea4980b8daf481d0e329e13f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x164ddb6542196f7f7e2ce0fa8494451ede6e09bcea4980b8daf481d0e329e13f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x164ddb6542196f7f7e2ce0fa8494451ede6e09bcea4980b8daf481d0e329e13f",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x64",
- "code" : "0x7f6001600155601080600c6000396000f3006000355415600957005b60203560006000526035602053605560215367ffffffffffffffff60006001f0506fffffffffffffffffffffffffffffffff60006001f0507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60006001f0506000630fffffff6001f050600063ffffffff6001f050600067ffffffffffffffff6001f05060006fffffffffffffffffffffffffffffffff6001f05060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001f050630fffffff630fffffff6001f05063ffffffff63ffffffff6001f05067ffffffffffffffff67ffffffffffffffff6001f0506fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6001f0507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6001f0",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x0fffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x00"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/CREATE_BoundsOOG.json b/GeneralStateTests/stBoundsTest/CREATE_BoundsOOG.json
deleted file mode 100644
index 68b13b792..000000000
--- a/GeneralStateTests/stBoundsTest/CREATE_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "CREATE_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x64",
- "code" : "0x7f6001600155601080600c6000396000f3006000355415600957005b602035600060005260356020536055602153600060006001f050630fffffff60006001f0",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x0fffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x00"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/DUP_BoundsOOG.json b/GeneralStateTests/stBoundsTest/DUP_BoundsOOG.json
deleted file mode 100644
index 35c783afe..000000000
--- a/GeneralStateTests/stBoundsTest/DUP_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "DUP_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff87",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/JUMPI_Bounds.json b/GeneralStateTests/stBoundsTest/JUMPI_Bounds.json
deleted file mode 100644
index 59387f899..000000000
--- a/GeneralStateTests/stBoundsTest/JUMPI_Bounds.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "JUMPI_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xb084216e6d76acf17db662f0de4991abef7c9d2640122ac54b775781efa05f52",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xb084216e6d76acf17db662f0de4991abef7c9d2640122ac54b775781efa05f52",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xb084216e6d76acf17db662f0de4991abef7c9d2640122ac54b775781efa05f52",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xb084216e6d76acf17db662f0de4991abef7c9d2640122ac54b775781efa05f52",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xb084216e6d76acf17db662f0de4991abef7c9d2640122ac54b775781efa05f52",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600163ffffffff57600167ffffffffffffffff5760016fffffffffffffffffffffffffffffffff5760017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff57",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/JUMP_Bounds.json b/GeneralStateTests/stBoundsTest/JUMP_Bounds.json
deleted file mode 100644
index 2fca545f2..000000000
--- a/GeneralStateTests/stBoundsTest/JUMP_Bounds.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "JUMP_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x2e31fd2fea505bb5cda0dca0482f8229861c1876db24a83555ae9685cb50ac9a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x2e31fd2fea505bb5cda0dca0482f8229861c1876db24a83555ae9685cb50ac9a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x2e31fd2fea505bb5cda0dca0482f8229861c1876db24a83555ae9685cb50ac9a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x2e31fd2fea505bb5cda0dca0482f8229861c1876db24a83555ae9685cb50ac9a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x2e31fd2fea505bb5cda0dca0482f8229861c1876db24a83555ae9685cb50ac9a",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600056",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/JUMP_Bounds2.json b/GeneralStateTests/stBoundsTest/JUMP_Bounds2.json
deleted file mode 100644
index 17b993985..000000000
--- a/GeneralStateTests/stBoundsTest/JUMP_Bounds2.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "JUMP_Bounds2" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x75784d5e238680171e7df34f983743c19e5263e8088aec535dcfdb57af2c6982",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x75784d5e238680171e7df34f983743c19e5263e8088aec535dcfdb57af2c6982",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x75784d5e238680171e7df34f983743c19e5263e8088aec535dcfdb57af2c6982",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x75784d5e238680171e7df34f983743c19e5263e8088aec535dcfdb57af2c6982",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x75784d5e238680171e7df34f983743c19e5263e8088aec535dcfdb57af2c6982",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff5667ffffffffffffffff566fffffffffffffffffffffffffffffffff567fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff56",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x7fffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json b/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json
deleted file mode 100644
index 98adcb514..000000000
--- a/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "MLOAD_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x0221c038f88ffabc30ddd6c9203862a31c29158a22fa4f60950bea36d6e1927c",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x0221c038f88ffabc30ddd6c9203862a31c29158a22fa4f60950bea36d6e1927c",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x0221c038f88ffabc30ddd6c9203862a31c29158a22fa4f60950bea36d6e1927c",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x0221c038f88ffabc30ddd6c9203862a31c29158a22fa4f60950bea36d6e1927c",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x0221c038f88ffabc30ddd6c9203862a31c29158a22fa4f60950bea36d6e1927c",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff51",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_Bounds2.json b/GeneralStateTests/stBoundsTest/MLOAD_Bounds2.json
deleted file mode 100644
index 535ebb846..000000000
--- a/GeneralStateTests/stBoundsTest/MLOAD_Bounds2.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "MLOAD_Bounds2" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x09faccd72ea88a704d298e7e3618475783d6ac3a8b08e9e70cc9c28196a2d684",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x09faccd72ea88a704d298e7e3618475783d6ac3a8b08e9e70cc9c28196a2d684",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x09faccd72ea88a704d298e7e3618475783d6ac3a8b08e9e70cc9c28196a2d684",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x09faccd72ea88a704d298e7e3618475783d6ac3a8b08e9e70cc9c28196a2d684",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x09faccd72ea88a704d298e7e3618475783d6ac3a8b08e9e70cc9c28196a2d684",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff51",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_Bounds3OOG.json b/GeneralStateTests/stBoundsTest/MLOAD_Bounds3OOG.json
deleted file mode 100644
index df526fa75..000000000
--- a/GeneralStateTests/stBoundsTest/MLOAD_Bounds3OOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "MLOAD_Bounds3OOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xc69844d2cc49df9fed514a6def59271d67c9809f36a07e3971f08b3eca9d7fad",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xc69844d2cc49df9fed514a6def59271d67c9809f36a07e3971f08b3eca9d7fad",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xc69844d2cc49df9fed514a6def59271d67c9809f36a07e3971f08b3eca9d7fad",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xc69844d2cc49df9fed514a6def59271d67c9809f36a07e3971f08b3eca9d7fad",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xc69844d2cc49df9fed514a6def59271d67c9809f36a07e3971f08b3eca9d7fad",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x64ffffffffff51",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/MSTORE_Bounds.json b/GeneralStateTests/stBoundsTest/MSTORE_Bounds.json
deleted file mode 100644
index 404880e87..000000000
--- a/GeneralStateTests/stBoundsTest/MSTORE_Bounds.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "MSTORE_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xa5c6407603c7d7292abed70ffa74dbadef1ca707e9bdd69e966bbe4671aeb530",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xa5c6407603c7d7292abed70ffa74dbadef1ca707e9bdd69e966bbe4671aeb530",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xa5c6407603c7d7292abed70ffa74dbadef1ca707e9bdd69e966bbe4671aeb530",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xa5c6407603c7d7292abed70ffa74dbadef1ca707e9bdd69e966bbe4671aeb530",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xa5c6407603c7d7292abed70ffa74dbadef1ca707e9bdd69e966bbe4671aeb530",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600167ffffffffffffffff52",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7ffffffffffffff0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/POP_BoundsOOG.json b/GeneralStateTests/stBoundsTest/POP_BoundsOOG.json
deleted file mode 100644
index 001fead03..000000000
--- a/GeneralStateTests/stBoundsTest/POP_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "POP_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/RETURN_Bounds.json b/GeneralStateTests/stBoundsTest/RETURN_Bounds.json
deleted file mode 100644
index 9fb3e13aa..000000000
--- a/GeneralStateTests/stBoundsTest/RETURN_Bounds.json
+++ /dev/null
@@ -1,207 +0,0 @@
-{
- "RETURN_Bounds" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0x5ba00bb0f767ef04e809f4e3268ae48dadc2b75c059af88059975f6d83e1e6bb",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0x5ba00bb0f767ef04e809f4e3268ae48dadc2b75c059af88059975f6d83e1e6bb",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600060006000600060007310000000000000000000000000000000000000016707fffffffffffffff1600155600060006000600060007310000000000000000000000000000000000000026707fffffffffffffff1600255600060006000600060007310000000000000000000000000000000000000036707fffffffffffffff1600355600060006000600060007310000000000000000000000000000000000000046707fffffffffffffff1600455600060006000600060007310000000000000000000000000000000000000056707fffffffffffffff1600555600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600655600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600755600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600855600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600955600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600a55600060006000600060007310000000000000000000000000000000000000066707fffffffffffffff1600b55600060006000600060007310000000000000000000000000000000",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000001" : {
- "balance" : "0x00",
- "code" : "0x60006000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000002" : {
- "balance" : "0x00",
- "code" : "0x6000630ffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000003" : {
- "balance" : "0x00",
- "code" : "0x600063fffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000004" : {
- "balance" : "0x00",
- "code" : "0x600067fffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000005" : {
- "balance" : "0x00",
- "code" : "0x60006d0ffffffffffffffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000006" : {
- "balance" : "0x00",
- "code" : "0x60007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000007" : {
- "balance" : "0x00",
- "code" : "0x630fffffff6000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000008" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff6000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000009" : {
- "balance" : "0x00",
- "code" : "0x67ffffffffffffffff6000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000010" : {
- "balance" : "0x00",
- "code" : "0x6d0fffffffffffffffffffffffffff6000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000011" : {
- "balance" : "0x00",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000f3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000012" : {
- "balance" : "0x00",
- "code" : "0x630fffffff630ffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000013" : {
- "balance" : "0x00",
- "code" : "0x63ffffffff63fffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000014" : {
- "balance" : "0x00",
- "code" : "0x67ffffffffffffffff67fffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000015" : {
- "balance" : "0x00",
- "code" : "0x6d0fffffffffffffffffffffffffff6d0ffffffffffffffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x1000000000000000000000000000000000000016" : {
- "balance" : "0x00",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff3",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x7fffffffffffffff"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/SLOAD_BoundsOOG.json b/GeneralStateTests/stBoundsTest/SLOAD_BoundsOOG.json
deleted file mode 100644
index 07256c0e2..000000000
--- a/GeneralStateTests/stBoundsTest/SLOAD_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "SLOAD_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff54",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stBoundsTest/SSTORE_BoundsOOG.json b/GeneralStateTests/stBoundsTest/SSTORE_BoundsOOG.json
deleted file mode 100644
index ae4dc5e91..000000000
--- a/GeneralStateTests/stBoundsTest/SSTORE_BoundsOOG.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "SSTORE_BoundsOOG" : {
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x7fffffffffffffff",
- "currentNumber" : "0x01",
- "currentTimestamp" : "0x03e8",
- "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "post" : {
- "EIP150" : [
- {
- "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "EIP158" : [
- {
- "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Frontier" : [
- {
- "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Homestead" : [
- {
- "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ],
- "Metropolis" : [
- {
- "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
- "indexes" : {
- "data" : 0,
- "gas" : 0,
- "value" : 0
- }
- }
- ]
- },
- "pre" : {
- "0x1000000000000000000000000000000000000000" : {
- "balance" : "0x00",
- "code" : "0x600163ffffffff55600167ffffffffffffffff5560016fffffffffffffffffffffffffffffffff5560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff5563ffffffff60205567ffffffffffffffff6040556fffffffffffffffffffffffffffffffff6080557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff61010055",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x07ffffffffffffffffff",
- "code" : "",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- },
- "transaction" : {
- "data" : [
- ""
- ],
- "gasLimit" : [
- "0x0249f0"
- ],
- "gasPrice" : "0x01",
- "nonce" : "0x00",
- "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x1000000000000000000000000000000000000000",
- "value" : [
- "0x01"
- ]
- }
- }
-} \ No newline at end of file
diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json
index 9c0498af6..18659400d 100644
--- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x91c7cba9b6ef6c70ea4d88854b5be743c8dc2154f0dba37feb09b3b138567efa",
+ "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe66e0ad8262c9d853abeac8c9181f7523f3f3908e0fd2225539fa30a825320ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x91c7cba9b6ef6c70ea4d88854b5be743c8dc2154f0dba37feb09b3b138567efa",
+ "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe66e0ad8262c9d853abeac8c9181f7523f3f3908e0fd2225539fa30a825320ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xc5c4d16f75276c9631402fbca3eb565ea19e42f98c80c2f562e92e5fc0175136",
+ "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe66e0ad8262c9d853abeac8c9181f7523f3f3908e0fd2225539fa30a825320ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xc5c4d16f75276c9631402fbca3eb565ea19e42f98c80c2f562e92e5fc0175136",
+ "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe66e0ad8262c9d853abeac8c9181f7523f3f3908e0fd2225539fa30a825320ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x91c7cba9b6ef6c70ea4d88854b5be743c8dc2154f0dba37feb09b3b138567efa",
+ "hash" : "0x2c4b9214d28816b7a4aea016871aa4c9fe3a19e08b7e581990c57550162f60f3",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe66e0ad8262c9d853abeac8c9181f7523f3f3908e0fd2225539fa30a825320ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json
index dabf16909..a9ac3a517 100644
--- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json
+++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds2.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xcef6866a7d48dd589dc46beecf8bdbfa6c4d2454ea479fcf8cdd529fe22f8e1f",
+ "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea11e8bc4d29f7fc9f83fe4212e7bc19e1a3d7a9d9a6f0ead9d9b22ba786d0b4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xcef6866a7d48dd589dc46beecf8bdbfa6c4d2454ea479fcf8cdd529fe22f8e1f",
+ "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea11e8bc4d29f7fc9f83fe4212e7bc19e1a3d7a9d9a6f0ead9d9b22ba786d0b4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x1c3754297e406ca0ea0d90609129d0ad24c32462cacdef7fccd4971e0c814aa5",
+ "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea11e8bc4d29f7fc9f83fe4212e7bc19e1a3d7a9d9a6f0ead9d9b22ba786d0b4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x1c3754297e406ca0ea0d90609129d0ad24c32462cacdef7fccd4971e0c814aa5",
+ "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea11e8bc4d29f7fc9f83fe4212e7bc19e1a3d7a9d9a6f0ead9d9b22ba786d0b4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xcef6866a7d48dd589dc46beecf8bdbfa6c4d2454ea479fcf8cdd529fe22f8e1f",
+ "hash" : "0x78b8826f9e0bd3b7245581861b05c0ae453bedd7e33ff37f92ca6588b559ded6",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea11e8bc4d29f7fc9f83fe4212e7bc19e1a3d7a9d9a6f0ead9d9b22ba786d0b4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json
index 6f9b3187a..185473c0c 100644
--- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json
+++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d",
+ "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d",
+ "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x146bb423c76925615b83f08fbc08bf2c64714431a53a24aa91290fb67e9f4125",
+ "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x146bb423c76925615b83f08fbc08bf2c64714431a53a24aa91290fb67e9f4125",
+ "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d",
+ "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds4OOG.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json
index 306bc1bcb..57a5304f6 100644
--- a/GeneralStateTests/stBoundsTest/CALLCODE_Bounds4OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds4.json
@@ -1,5 +1,5 @@
{
- "CALLCODE_Bounds4OOG" : {
+ "CALLCODE_Bounds4" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x449e023c1959494c7afa1550f14396ca46a30a0b1526143f9eefe034c98e13d1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x25d72f814c35bbe716a94b3239e8eb88bf990d80e3edef6613161bbffe9623d9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +43,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x449e023c1959494c7afa1550f14396ca46a30a0b1526143f9eefe034c98e13d1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x25d72f814c35bbe716a94b3239e8eb88bf990d80e3edef6613161bbffe9623d9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +69,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x449e023c1959494c7afa1550f14396ca46a30a0b1526143f9eefe034c98e13d1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x25d72f814c35bbe716a94b3239e8eb88bf990d80e3edef6613161bbffe9623d9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +95,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x449e023c1959494c7afa1550f14396ca46a30a0b1526143f9eefe034c98e13d1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x25d72f814c35bbe716a94b3239e8eb88bf990d80e3edef6613161bbffe9623d9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +121,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x449e023c1959494c7afa1550f14396ca46a30a0b1526143f9eefe034c98e13d1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x25d72f814c35bbe716a94b3239e8eb88bf990d80e3edef6613161bbffe9623d9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +168,9 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0f4240",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json
index 242ac2866..81bb211f2 100644
--- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696",
+ "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696",
+ "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xaf616dfe953f53f5a7c81717aecdc5f781c4b743a075e2a2792c4e11f41212b7",
+ "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xaf616dfe953f53f5a7c81717aecdc5f781c4b743a075e2a2792c4e11f41212b7",
+ "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696",
+ "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json
index c8eb2e81f..2340b1b68 100644
--- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json
+++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba",
+ "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba",
+ "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x17383ca8818ef550666e1c6ac30fa91a236a5641d28c817def2a4dabc19a7a99",
+ "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x17383ca8818ef550666e1c6ac30fa91a236a5641d28c817def2a4dabc19a7a99",
+ "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba",
+ "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json
index 096a5c440..cd1f0cb59 100644
--- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json
+++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2a.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x5b8007df690d77b0099ba5aeb3c6187eab1e4d134c8598824f4b2383e7d893f2",
+ "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x82c8a1d327c1689dc349a495620d09ee4fb4557232fde97bf1b347ea38239f61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x5b8007df690d77b0099ba5aeb3c6187eab1e4d134c8598824f4b2383e7d893f2",
+ "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x82c8a1d327c1689dc349a495620d09ee4fb4557232fde97bf1b347ea38239f61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x33297ccbab39a39e682df6f3bc5921c750fe51ac622c54f8b32765c5acbd506d",
+ "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x82c8a1d327c1689dc349a495620d09ee4fb4557232fde97bf1b347ea38239f61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x33297ccbab39a39e682df6f3bc5921c750fe51ac622c54f8b32765c5acbd506d",
+ "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x82c8a1d327c1689dc349a495620d09ee4fb4557232fde97bf1b347ea38239f61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x5b8007df690d77b0099ba5aeb3c6187eab1e4d134c8598824f4b2383e7d893f2",
+ "hash" : "0x7dd4b9a040a8918b3613d2f4e304e32700cfa575657b75363bd91e773fed1c8d",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x82c8a1d327c1689dc349a495620d09ee4fb4557232fde97bf1b347ea38239f61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/CALL_Bounds3OOG.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json
index 102c82331..20be4301f 100644
--- a/GeneralStateTests/stBoundsTest/CALL_Bounds3OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds3.json
@@ -1,5 +1,5 @@
{
- "CALL_Bounds3OOG" : {
+ "CALL_Bounds3" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6cc972fd413dcd97d394081a1d046ccb8b0e56302db4836f44df27c180d1e015",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xc3ef45f580e085856f5f0f3b93020e304dbfcb7c3f8ac8e019112a56bfcc0793",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +43,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6cc972fd413dcd97d394081a1d046ccb8b0e56302db4836f44df27c180d1e015",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xc3ef45f580e085856f5f0f3b93020e304dbfcb7c3f8ac8e019112a56bfcc0793",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +69,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6cc972fd413dcd97d394081a1d046ccb8b0e56302db4836f44df27c180d1e015",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xc3ef45f580e085856f5f0f3b93020e304dbfcb7c3f8ac8e019112a56bfcc0793",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +95,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6cc972fd413dcd97d394081a1d046ccb8b0e56302db4836f44df27c180d1e015",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xc3ef45f580e085856f5f0f3b93020e304dbfcb7c3f8ac8e019112a56bfcc0793",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +121,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6cc972fd413dcd97d394081a1d046ccb8b0e56302db4836f44df27c180d1e015",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xc3ef45f580e085856f5f0f3b93020e304dbfcb7c3f8ac8e019112a56bfcc0793",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +168,9 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0f4240",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json
index 85ce8c9a4..aca87690d 100644
--- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e",
+ "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xbb8dbc7b5a14dd38bdde511938c01e1076c18809b267d5ed71903a7f497e9044",
+ "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e",
+ "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e",
+ "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xbb8dbc7b5a14dd38bdde511938c01e1076c18809b267d5ed71903a7f497e9044",
+ "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json
index 012a57af4..a1725c7bb 100644
--- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json
+++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds2.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x0a948b9b44b4e1a31aded81a52c6b757217e97432e1783e354d2fd1d1ab6505f",
+ "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6f851a4eb465efdec258536d9f9c237d5629273aac43d0686523eb983249eba0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xab49986d0c4fd65ff4a55095296a6e6bff4b02945755eb0df612ceddc861ba2d",
+ "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6f851a4eb465efdec258536d9f9c237d5629273aac43d0686523eb983249eba0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x0a948b9b44b4e1a31aded81a52c6b757217e97432e1783e354d2fd1d1ab6505f",
+ "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6f851a4eb465efdec258536d9f9c237d5629273aac43d0686523eb983249eba0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x0a948b9b44b4e1a31aded81a52c6b757217e97432e1783e354d2fd1d1ab6505f",
+ "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6f851a4eb465efdec258536d9f9c237d5629273aac43d0686523eb983249eba0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xab49986d0c4fd65ff4a55095296a6e6bff4b02945755eb0df612ceddc861ba2d",
+ "hash" : "0x61a215e6ac1c0d4618b1580592c49d82cbe7e04439ffeaab65b8d8aa82de242f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6f851a4eb465efdec258536d9f9c237d5629273aac43d0686523eb983249eba0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/CREATE_Bounds3OOG.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json
index c3e56eb7b..af573360d 100644
--- a/GeneralStateTests/stBoundsTest/CREATE_Bounds3OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds3.json
@@ -1,5 +1,5 @@
{
- "CREATE_Bounds3OOG" : {
+ "CREATE_Bounds3" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x60a6ca8cd651c6025acb1128210b94f385d1faa663a5d63cb6a98a77de0fbe43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x6e20f394c4191fc2d92564fcbaf545c5939aeccb35a252d3024c3eb90d76441f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +43,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x60a6ca8cd651c6025acb1128210b94f385d1faa663a5d63cb6a98a77de0fbe43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x6e20f394c4191fc2d92564fcbaf545c5939aeccb35a252d3024c3eb90d76441f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +69,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x60a6ca8cd651c6025acb1128210b94f385d1faa663a5d63cb6a98a77de0fbe43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x6e20f394c4191fc2d92564fcbaf545c5939aeccb35a252d3024c3eb90d76441f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +95,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x60a6ca8cd651c6025acb1128210b94f385d1faa663a5d63cb6a98a77de0fbe43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x6e20f394c4191fc2d92564fcbaf545c5939aeccb35a252d3024c3eb90d76441f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +121,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x60a6ca8cd651c6025acb1128210b94f385d1faa663a5d63cb6a98a77de0fbe43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x6e20f394c4191fc2d92564fcbaf545c5939aeccb35a252d3024c3eb90d76441f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +161,9 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0f4240",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json
index 1f6edd0d6..340ea0432 100644
--- a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xb27c28b174dbee4e5255d5ecc88a2d1bd90ecab472cb468c91264c1114ae81e1",
+ "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3724e7769ef032a8866e938c837e241ba35343678082b54c7048153a96055fae",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xb27c28b174dbee4e5255d5ecc88a2d1bd90ecab472cb468c91264c1114ae81e1",
+ "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3724e7769ef032a8866e938c837e241ba35343678082b54c7048153a96055fae",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xc31d7b8e69bc7a59de1ce8ec1ddc129779be72e51517eb3412deb4e6ddf30037",
+ "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3724e7769ef032a8866e938c837e241ba35343678082b54c7048153a96055fae",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xe17391fbf96bebaf6bfce64c9362f701a6430c5ef2c8992a56acd4bfbbec16f1",
+ "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3724e7769ef032a8866e938c837e241ba35343678082b54c7048153a96055fae",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xb27c28b174dbee4e5255d5ecc88a2d1bd90ecab472cb468c91264c1114ae81e1",
+ "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3724e7769ef032a8866e938c837e241ba35343678082b54c7048153a96055fae",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json
index ef7919830..7ac222b7c 100644
--- a/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json
+++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds2.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xc8cdce6d6ed921c683ce88a540219959daa33b09262a55c34eccc870329118bc",
+ "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5409aca9dca3a6fd974bf0c5584b7f0fafb7f749baa1ff44a6a63e00450ecee7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xc8cdce6d6ed921c683ce88a540219959daa33b09262a55c34eccc870329118bc",
+ "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5409aca9dca3a6fd974bf0c5584b7f0fafb7f749baa1ff44a6a63e00450ecee7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x89dea78cbff2959e3183e6ecdb2a60f2b50c6d4fbf8741f7a7743ce8c0773b50",
+ "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5409aca9dca3a6fd974bf0c5584b7f0fafb7f749baa1ff44a6a63e00450ecee7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x1be4a45146427adeb16c4ef9f44ce79f62a462fb4224e97d38ba373244f2751d",
+ "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5409aca9dca3a6fd974bf0c5584b7f0fafb7f749baa1ff44a6a63e00450ecee7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xc8cdce6d6ed921c683ce88a540219959daa33b09262a55c34eccc870329118bc",
+ "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5409aca9dca3a6fd974bf0c5584b7f0fafb7f749baa1ff44a6a63e00450ecee7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3OOG.json b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json
index fd87c8be2..ed7bcf91f 100644
--- a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/DELEGATECALL_Bounds3.json
@@ -1,5 +1,5 @@
{
- "DELEGATECALL_Bounds3OOG" : {
+ "DELEGATECALL_Bounds3" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x33d6d4cda8d3f3eeb843eecc1b8906df7ccdc98c30d87b44b06a1967982f738e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x4696c13fb38be20d2c995108de8a4fe0f87a5a8dd0af47bb84d948c29f28c871",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +43,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x33d6d4cda8d3f3eeb843eecc1b8906df7ccdc98c30d87b44b06a1967982f738e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x4696c13fb38be20d2c995108de8a4fe0f87a5a8dd0af47bb84d948c29f28c871",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +69,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x33d6d4cda8d3f3eeb843eecc1b8906df7ccdc98c30d87b44b06a1967982f738e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x4696c13fb38be20d2c995108de8a4fe0f87a5a8dd0af47bb84d948c29f28c871",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +95,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x33d6d4cda8d3f3eeb843eecc1b8906df7ccdc98c30d87b44b06a1967982f738e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x4696c13fb38be20d2c995108de8a4fe0f87a5a8dd0af47bb84d948c29f28c871",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +121,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x33d6d4cda8d3f3eeb843eecc1b8906df7ccdc98c30d87b44b06a1967982f738e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0x4696c13fb38be20d2c995108de8a4fe0f87a5a8dd0af47bb84d948c29f28c871",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +168,9 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0f4240",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/DUP_Bounds.json b/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json
index e3a3f1b2d..052629e33 100644
--- a/GeneralStateTests/stBoundsTest/DUP_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/DUP_Bounds.json
@@ -17,6 +17,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +43,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +69,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +95,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +121,22 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
+ },
+ {
+ "hash" : "0xd77924065001f0e73dd647c655a5a4ba6437e7876eba3c1f22238172e73466a3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 2,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +161,9 @@
""
],
"gasLimit" : [
- "0x7ffffffffffffff0"
+ "0x0249f0",
+ "0x0f4240",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/FillStack.json b/GeneralStateTests/stMemoryStressTest/FillStack.json
index 146eba523..0f2ca8555 100644
--- a/GeneralStateTests/stMemoryStressTest/FillStack.json
+++ b/GeneralStateTests/stMemoryStressTest/FillStack.json
@@ -1,5 +1,5 @@
{
- "FillStack " : {
+ "FillStack" : {
"env" : {
"currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5",
"currentDifficulty" : "0x20000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x4ef14fe7ec56413ed67fe9fa0efc398fe87f727b5c33dd60b48957334e03bdd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x4ef14fe7ec56413ed67fe9fa0efc398fe87f727b5c33dd60b48957334e03bdd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x4ef14fe7ec56413ed67fe9fa0efc398fe87f727b5c33dd60b48957334e03bdd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x4ef14fe7ec56413ed67fe9fa0efc398fe87f727b5c33dd60b48957334e03bdd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x4ef14fe7ec56413ed67fe9fa0efc398fe87f727b5c33dd60b48957334e03bdd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
"0x5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe457f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000000000000000000000000000000000000000c3504357155320803a97"
],
"gasLimit" : [
- "0x2fefd8"
+ "0x2fefd8",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/JUMPI_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json
index 145d8ab9c..0cca64a8a 100644
--- a/GeneralStateTests/stBoundsTest/JUMPI_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/JUMPI_Bounds.json
@@ -1,5 +1,5 @@
{
- "JUMPI_BoundsOOG" : {
+ "JUMPI_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5f1ab61a3e2aaea767090be6f018a0d4744a0f520f17c0bb96897ec4307add4a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5f1ab61a3e2aaea767090be6f018a0d4744a0f520f17c0bb96897ec4307add4a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5f1ab61a3e2aaea767090be6f018a0d4744a0f520f17c0bb96897ec4307add4a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5f1ab61a3e2aaea767090be6f018a0d4744a0f520f17c0bb96897ec4307add4a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5f1ab61a3e2aaea767090be6f018a0d4744a0f520f17c0bb96897ec4307add4a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/JUMP_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json
index 1f109a1aa..f2f1ae410 100644
--- a/GeneralStateTests/stBoundsTest/JUMP_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds.json
@@ -1,5 +1,5 @@
{
- "JUMP_BoundsOOG" : {
+ "JUMP_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x76875c479924ac8061462f0b590886fd5d0f75fa8947ae6e7c4e5decdf82fb61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x76875c479924ac8061462f0b590886fd5d0f75fa8947ae6e7c4e5decdf82fb61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x76875c479924ac8061462f0b590886fd5d0f75fa8947ae6e7c4e5decdf82fb61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x76875c479924ac8061462f0b590886fd5d0f75fa8947ae6e7c4e5decdf82fb61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x76875c479924ac8061462f0b590886fd5d0f75fa8947ae6e7c4e5decdf82fb61",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/JUMP_Bounds2OOG.json b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json
index 4737f435c..356af5a4a 100644
--- a/GeneralStateTests/stBoundsTest/JUMP_Bounds2OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/JUMP_Bounds2.json
@@ -1,5 +1,5 @@
{
- "JUMP_Bounds2OOG" : {
+ "JUMP_Bounds2" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x222a750937b203db5eb109e1b79f1500a9cb65192ad3eb97f5b333f8718ad979",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x222a750937b203db5eb109e1b79f1500a9cb65192ad3eb97f5b333f8718ad979",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x222a750937b203db5eb109e1b79f1500a9cb65192ad3eb97f5b333f8718ad979",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x222a750937b203db5eb109e1b79f1500a9cb65192ad3eb97f5b333f8718ad979",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x222a750937b203db5eb109e1b79f1500a9cb65192ad3eb97f5b333f8718ad979",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json
index b72181997..f251a089c 100644
--- a/GeneralStateTests/stBoundsTest/MLOAD_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds.json
@@ -1,5 +1,5 @@
{
- "MLOAD_BoundsOOG" : {
+ "MLOAD_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3267b33b6cdf79690cefd9c70cb6aeda7e329e76e527279f015be18f6c9a749c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3267b33b6cdf79690cefd9c70cb6aeda7e329e76e527279f015be18f6c9a749c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3267b33b6cdf79690cefd9c70cb6aeda7e329e76e527279f015be18f6c9a749c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3267b33b6cdf79690cefd9c70cb6aeda7e329e76e527279f015be18f6c9a749c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3267b33b6cdf79690cefd9c70cb6aeda7e329e76e527279f015be18f6c9a749c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_Bounds2OOG.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json
index 757a99da4..576a6db9a 100644
--- a/GeneralStateTests/stBoundsTest/MLOAD_Bounds2OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds2.json
@@ -1,5 +1,5 @@
{
- "MLOAD_Bounds2OOG" : {
+ "MLOAD_Bounds2" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x45e95ab4467aa5036253d6ab6ed80a119c4236cbb1c51239e995b98f92fe4f9e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x45e95ab4467aa5036253d6ab6ed80a119c4236cbb1c51239e995b98f92fe4f9e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x45e95ab4467aa5036253d6ab6ed80a119c4236cbb1c51239e995b98f92fe4f9e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x45e95ab4467aa5036253d6ab6ed80a119c4236cbb1c51239e995b98f92fe4f9e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x45e95ab4467aa5036253d6ab6ed80a119c4236cbb1c51239e995b98f92fe4f9e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json
index bf0573cb0..19ae5136b 100644
--- a/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json
+++ b/GeneralStateTests/stMemoryStressTest/MLOAD_Bounds3.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xdb86cc22a252fa3353441234daa0324f13bfc4bfd0248a855bf04e9f46618261",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xdb86cc22a252fa3353441234daa0324f13bfc4bfd0248a855bf04e9f46618261",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xdb86cc22a252fa3353441234daa0324f13bfc4bfd0248a855bf04e9f46618261",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xdb86cc22a252fa3353441234daa0324f13bfc4bfd0248a855bf04e9f46618261",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xdb86cc22a252fa3353441234daa0324f13bfc4bfd0248a855bf04e9f46618261",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x02160ec0"
+ "0x02160ec0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/MSTORE_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json
index 8b70da9fb..a336bcc76 100644
--- a/GeneralStateTests/stBoundsTest/MSTORE_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds.json
@@ -1,5 +1,5 @@
{
- "MSTORE_BoundsOOG" : {
+ "MSTORE_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc0154248b60b10edbbf0d812f02d3f8e6c2e7aef1654b2b5056a73ab799906f3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc0154248b60b10edbbf0d812f02d3f8e6c2e7aef1654b2b5056a73ab799906f3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc0154248b60b10edbbf0d812f02d3f8e6c2e7aef1654b2b5056a73ab799906f3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc0154248b60b10edbbf0d812f02d3f8e6c2e7aef1654b2b5056a73ab799906f3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc0154248b60b10edbbf0d812f02d3f8e6c2e7aef1654b2b5056a73ab799906f3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/MSTORE_Bounds2.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json
index 6be30f180..d84130ea0 100644
--- a/GeneralStateTests/stBoundsTest/MSTORE_Bounds2.json
+++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x1e0015a30eba56798562ebe9ee485251bd5218ed97199c8206c819711e96abc3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x1e0015a30eba56798562ebe9ee485251bd5218ed97199c8206c819711e96abc3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x1e0015a30eba56798562ebe9ee485251bd5218ed97199c8206c819711e96abc3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x1e0015a30eba56798562ebe9ee485251bd5218ed97199c8206c819711e96abc3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x1e0015a30eba56798562ebe9ee485251bd5218ed97199c8206c819711e96abc3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json
index ff9d5a52c..7d2fde6f0 100644
--- a/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json
+++ b/GeneralStateTests/stMemoryStressTest/MSTORE_Bounds2a.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "hash" : "0xb5ab241c9c0430cff81353c2e3cb936ac7a4fc21a304e799979f3e7bfeee4f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "hash" : "0xb5ab241c9c0430cff81353c2e3cb936ac7a4fc21a304e799979f3e7bfeee4f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "hash" : "0xb5ab241c9c0430cff81353c2e3cb936ac7a4fc21a304e799979f3e7bfeee4f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "hash" : "0xb5ab241c9c0430cff81353c2e3cb936ac7a4fc21a304e799979f3e7bfeee4f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "hash" : "0xb5ab241c9c0430cff81353c2e3cb936ac7a4fc21a304e799979f3e7bfeee4f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x96000f218ecd16570c217a01ff0261ba7d1533cbfc6e65a8a2715582390db7b5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0206cc80"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/POP_Bounds.json b/GeneralStateTests/stMemoryStressTest/POP_Bounds.json
index 81d9b690a..9029f5126 100644
--- a/GeneralStateTests/stBoundsTest/POP_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/POP_Bounds.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x49d30e89222910cfe0cbe8911d755ffcbffbf5944a30887314d3eab43cbce7de",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/RETURN_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json
index f237c82a2..286d10548 100644
--- a/GeneralStateTests/stBoundsTest/RETURN_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/RETURN_Bounds.json
@@ -1,5 +1,5 @@
{
- "RETURN_BoundsOOG" : {
+ "RETURN_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x56c3fd964ba2136f6818a7d7b154d4477310912c3a39edf2c7ec1b860c06d8a5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x56c3fd964ba2136f6818a7d7b154d4477310912c3a39edf2c7ec1b860c06d8a5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x721034ad65ef7a1104351c296dd0d7f1bf6fc37cf7cef361f51b6d714d7afb39",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -193,7 +233,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/SLOAD_Bounds.json b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json
index c4af6f1f1..8f1b4054e 100644
--- a/GeneralStateTests/stBoundsTest/SLOAD_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
@@ -57,6 +89,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/SSTORE_Bounds.json b/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json
index 0a7619120..78f25a449 100644
--- a/GeneralStateTests/stBoundsTest/SSTORE_Bounds.json
+++ b/GeneralStateTests/stMemoryStressTest/SSTORE_Bounds.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "hash" : "0xa490aaac545ffb621eb0f87dce5693d3cac69a094dfea4b5cc9f29a2d7d09b28",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2af2733cdea16f85dfb3360686a89712a8cae12e7b2e350b774f995d032718b9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound.json
index cc5df34ee..e28e63af1 100644
--- a/GeneralStateTests/stMemoryStressTest/mload32bitBound.json
+++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound.json
@@ -1,5 +1,5 @@
{
- "mload32bitBound " : {
+ "mload32bitBound" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x8a47d8a8689889820bd4273dd667ece01f288b091ce244c671a6394dc4109f1f",
+ "hash" : "0xe5365baae653efdbfffc79841728b890ab9a0814cc0a56ccd0e7ea6ee0d21950",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x61d9015edd9252dc94aa73cdd60c92794ba5b98001d47c80c2eb51bacfb68126",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x8a47d8a8689889820bd4273dd667ece01f288b091ce244c671a6394dc4109f1f",
+ "hash" : "0xe5365baae653efdbfffc79841728b890ab9a0814cc0a56ccd0e7ea6ee0d21950",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x61d9015edd9252dc94aa73cdd60c92794ba5b98001d47c80c2eb51bacfb68126",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x8a47d8a8689889820bd4273dd667ece01f288b091ce244c671a6394dc4109f1f",
+ "hash" : "0xe5365baae653efdbfffc79841728b890ab9a0814cc0a56ccd0e7ea6ee0d21950",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x61d9015edd9252dc94aa73cdd60c92794ba5b98001d47c80c2eb51bacfb68126",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x8a47d8a8689889820bd4273dd667ece01f288b091ce244c671a6394dc4109f1f",
+ "hash" : "0xe5365baae653efdbfffc79841728b890ab9a0814cc0a56ccd0e7ea6ee0d21950",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x61d9015edd9252dc94aa73cdd60c92794ba5b98001d47c80c2eb51bacfb68126",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x8a47d8a8689889820bd4273dd667ece01f288b091ce244c671a6394dc4109f1f",
+ "hash" : "0xe5365baae653efdbfffc79841728b890ab9a0814cc0a56ccd0e7ea6ee0d21950",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x61d9015edd9252dc94aa73cdd60c92794ba5b98001d47c80c2eb51bacfb68126",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x10000804025c"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json
index 6ca541147..9c8e1cb3e 100644
--- a/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json
+++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound2.json
@@ -1,5 +1,5 @@
{
- "mload32bitBound2 " : {
+ "mload32bitBound2" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x6965350d67785b430326cd01f5c523976fa9361740a6f09f2f8b1f1f7940b6ec",
+ "hash" : "0xdd0682b57f5666e5d866e348ac7d3e539acd681ea27c9b0a814763f9c26f9792",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x325badc62761abdab23d0313acd3279d4109b53465c6efeeba3d46197740bc1c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x6965350d67785b430326cd01f5c523976fa9361740a6f09f2f8b1f1f7940b6ec",
+ "hash" : "0xdd0682b57f5666e5d866e348ac7d3e539acd681ea27c9b0a814763f9c26f9792",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x325badc62761abdab23d0313acd3279d4109b53465c6efeeba3d46197740bc1c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x6965350d67785b430326cd01f5c523976fa9361740a6f09f2f8b1f1f7940b6ec",
+ "hash" : "0xdd0682b57f5666e5d866e348ac7d3e539acd681ea27c9b0a814763f9c26f9792",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x325badc62761abdab23d0313acd3279d4109b53465c6efeeba3d46197740bc1c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x6965350d67785b430326cd01f5c523976fa9361740a6f09f2f8b1f1f7940b6ec",
+ "hash" : "0xdd0682b57f5666e5d866e348ac7d3e539acd681ea27c9b0a814763f9c26f9792",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x325badc62761abdab23d0313acd3279d4109b53465c6efeeba3d46197740bc1c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x6965350d67785b430326cd01f5c523976fa9361740a6f09f2f8b1f1f7940b6ec",
+ "hash" : "0xdd0682b57f5666e5d866e348ac7d3e539acd681ea27c9b0a814763f9c26f9792",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x325badc62761abdab23d0313acd3279d4109b53465c6efeeba3d46197740bc1c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x225eebec75ab"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json
index e02896390..f7ba3c6f6 100644
--- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json
+++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_Msize.json
@@ -1,5 +1,5 @@
{
- "mload32bitBound_Msize " : {
+ "mload32bitBound_Msize" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xf5cba7b1b92529ff627b7c99277dce9461d3b4cf23b030d82a3c67411d22315d",
+ "hash" : "0x827f5d94dc3940fb58461cb4e92f05056e6c09ac15883f7af4b18bcb6c2b7fb5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x62c6daa60b3f396ea04236f24b67e19860d9f0d9fc8ac30db3ad56317272f27f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xf5cba7b1b92529ff627b7c99277dce9461d3b4cf23b030d82a3c67411d22315d",
+ "hash" : "0x827f5d94dc3940fb58461cb4e92f05056e6c09ac15883f7af4b18bcb6c2b7fb5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x62c6daa60b3f396ea04236f24b67e19860d9f0d9fc8ac30db3ad56317272f27f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xf5cba7b1b92529ff627b7c99277dce9461d3b4cf23b030d82a3c67411d22315d",
+ "hash" : "0x827f5d94dc3940fb58461cb4e92f05056e6c09ac15883f7af4b18bcb6c2b7fb5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x62c6daa60b3f396ea04236f24b67e19860d9f0d9fc8ac30db3ad56317272f27f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xf5cba7b1b92529ff627b7c99277dce9461d3b4cf23b030d82a3c67411d22315d",
+ "hash" : "0x827f5d94dc3940fb58461cb4e92f05056e6c09ac15883f7af4b18bcb6c2b7fb5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x62c6daa60b3f396ea04236f24b67e19860d9f0d9fc8ac30db3ad56317272f27f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xf5cba7b1b92529ff627b7c99277dce9461d3b4cf23b030d82a3c67411d22315d",
+ "hash" : "0x827f5d94dc3940fb58461cb4e92f05056e6c09ac15883f7af4b18bcb6c2b7fb5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x62c6daa60b3f396ea04236f24b67e19860d9f0d9fc8ac30db3ad56317272f27f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x027101391c9c29c0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json
index 2fef6099f..fb25b0e5c 100644
--- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json
+++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xad76a30bcf84e4ae9c515dfd9d5530b062b8fa4fe5b442d683ccb90d6ff9d6ab",
+ "hash" : "0x4657df8e7e86f21b70de01af2de4e6e62578cf2a3793f21ed92e05e5c3d342fc",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd0edc1f5e92a979fd19f8c28c3a30f2108f7b7cdf79ec91176bb84ec518a00f0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xad76a30bcf84e4ae9c515dfd9d5530b062b8fa4fe5b442d683ccb90d6ff9d6ab",
+ "hash" : "0x4657df8e7e86f21b70de01af2de4e6e62578cf2a3793f21ed92e05e5c3d342fc",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd0edc1f5e92a979fd19f8c28c3a30f2108f7b7cdf79ec91176bb84ec518a00f0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xad76a30bcf84e4ae9c515dfd9d5530b062b8fa4fe5b442d683ccb90d6ff9d6ab",
+ "hash" : "0x4657df8e7e86f21b70de01af2de4e6e62578cf2a3793f21ed92e05e5c3d342fc",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd0edc1f5e92a979fd19f8c28c3a30f2108f7b7cdf79ec91176bb84ec518a00f0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xad76a30bcf84e4ae9c515dfd9d5530b062b8fa4fe5b442d683ccb90d6ff9d6ab",
+ "hash" : "0x4657df8e7e86f21b70de01af2de4e6e62578cf2a3793f21ed92e05e5c3d342fc",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd0edc1f5e92a979fd19f8c28c3a30f2108f7b7cdf79ec91176bb84ec518a00f0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xad76a30bcf84e4ae9c515dfd9d5530b062b8fa4fe5b442d683ccb90d6ff9d6ab",
+ "hash" : "0x4657df8e7e86f21b70de01af2de4e6e62578cf2a3793f21ed92e05e5c3d342fc",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xd0edc1f5e92a979fd19f8c28c3a30f2108f7b7cdf79ec91176bb84ec518a00f0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x027101391c9c29c0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json
index fea83db11..62c5055ec 100644
--- a/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json
+++ b/GeneralStateTests/stMemoryStressTest/mload32bitBound_return2.json
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xb95676d3103fc4a6bdcfb1c201a6ed49e0fa7a239520a4b8ac034ce3b6c697eb",
+ "hash" : "0x4cca87515299336f6b213b88d0754296be349b981b7b282615f230319b98a74a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xa2bb0ae80eda2e0936e89d3cfa8298b600a2b9d0dd2c12ce529593e9aae2544e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xb95676d3103fc4a6bdcfb1c201a6ed49e0fa7a239520a4b8ac034ce3b6c697eb",
+ "hash" : "0x4cca87515299336f6b213b88d0754296be349b981b7b282615f230319b98a74a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xa2bb0ae80eda2e0936e89d3cfa8298b600a2b9d0dd2c12ce529593e9aae2544e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xb95676d3103fc4a6bdcfb1c201a6ed49e0fa7a239520a4b8ac034ce3b6c697eb",
+ "hash" : "0x4cca87515299336f6b213b88d0754296be349b981b7b282615f230319b98a74a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xa2bb0ae80eda2e0936e89d3cfa8298b600a2b9d0dd2c12ce529593e9aae2544e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xb95676d3103fc4a6bdcfb1c201a6ed49e0fa7a239520a4b8ac034ce3b6c697eb",
+ "hash" : "0x4cca87515299336f6b213b88d0754296be349b981b7b282615f230319b98a74a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xa2bb0ae80eda2e0936e89d3cfa8298b600a2b9d0dd2c12ce529593e9aae2544e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xb95676d3103fc4a6bdcfb1c201a6ed49e0fa7a239520a4b8ac034ce3b6c697eb",
+ "hash" : "0x4cca87515299336f6b213b88d0754296be349b981b7b282615f230319b98a74a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xa2bb0ae80eda2e0936e89d3cfa8298b600a2b9d0dd2c12ce529593e9aae2544e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x027101391c9c29c0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/DELEGATECALL_BoundsOOG.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json
index ba52669a2..6898ef353 100644
--- a/GeneralStateTests/stBoundsTest/DELEGATECALL_BoundsOOG.json
+++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds.json
@@ -1,5 +1,5 @@
{
- "DELEGATECALL_BoundsOOG" : {
+ "static_CALL_Bounds" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -11,72 +11,112 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
+ "hash" : "0x48de9d28998951446e5c0d7f95b1e8bf45d3ce5e37185043f69acb8f85eebe9b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x427ea33eba4f0f717326e7b65a6e5c430bee7ce98b409bc85327b69c5e82cfc6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
+ "hash" : "0x48de9d28998951446e5c0d7f95b1e8bf45d3ce5e37185043f69acb8f85eebe9b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x427ea33eba4f0f717326e7b65a6e5c430bee7ce98b409bc85327b69c5e82cfc6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
+ "hash" : "0x48de9d28998951446e5c0d7f95b1e8bf45d3ce5e37185043f69acb8f85eebe9b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x427ea33eba4f0f717326e7b65a6e5c430bee7ce98b409bc85327b69c5e82cfc6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
+ "hash" : "0x48de9d28998951446e5c0d7f95b1e8bf45d3ce5e37185043f69acb8f85eebe9b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x427ea33eba4f0f717326e7b65a6e5c430bee7ce98b409bc85327b69c5e82cfc6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x4d56f30a043369eff456aa1bafdbbe3f564ab2d2a8ba46c91c3c84df091e944a",
+ "hash" : "0x48de9d28998951446e5c0d7f95b1e8bf45d3ce5e37185043f69acb8f85eebe9b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x427ea33eba4f0f717326e7b65a6e5c430bee7ce98b409bc85327b69c5e82cfc6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
"pre" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
- "code" : "0x60006000600060007310000000000000000000000000000000000000016707fffffffffffffff450630fffffff6000630fffffff60007310000000000000000000000000000000000000016707fffffffffffffff45063ffffffff600063ffffffff60007310000000000000000000000000000000000000016707fffffffffffffff4506000630fffffff6000630fffffff7310000000000000000000000000000000000000016707fffffffffffffff450600063ffffffff600063ffffffff7310000000000000000000000000000000000000016707fffffffffffffff450600067ffffffffffffffff600067ffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffff45060006fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffff45060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffff450630fffffff630fffffff630fffffff630fffffff7310000000000000000000000000000000000000016707fffffffffffffff4",
+ "code" : "0x60006000600060007310000000000000000000000000000000000000016707fffffffffffffffa50630fffffff6000630fffffff60007310000000000000000000000000000000000000016707fffffffffffffffa5063ffffffff600063ffffffff60007310000000000000000000000000000000000000016707fffffffffffffffa506000630fffffff6000630fffffff7310000000000000000000000000000000000000016707fffffffffffffffa50600063ffffffff600063ffffffff7310000000000000000000000000000000000000016707fffffffffffffffa50600067ffffffffffffffff600067ffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffffa5060006fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffffa5060007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffffa",
"nonce" : "0x00",
"storage" : {
}
},
"0x1000000000000000000000000000000000000001" : {
"balance" : "0x00",
- "code" : "0x600054600101600055",
+ "code" : "0x600054600101600052",
"nonce" : "0x00",
"storage" : {
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"code" : "",
"nonce" : "0x00",
"storage" : {
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/CALL_Bounds2OOG.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json
index 1859d3d34..45201f17b 100644
--- a/GeneralStateTests/stBoundsTest/CALL_Bounds2OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2.json
@@ -1,5 +1,5 @@
{
- "CALL_Bounds2OOG" : {
+ "static_CALL_Bounds2" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -11,59 +11,99 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
+ "hash" : "0x975be6d475693704b32fd500ed343455d3703a7f98ead26c511bad06b61b4d84",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x35634733acdd267a2dd265f0af47953e1501b827d05eb963dd41ec83c182336b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
+ "hash" : "0x975be6d475693704b32fd500ed343455d3703a7f98ead26c511bad06b61b4d84",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x35634733acdd267a2dd265f0af47953e1501b827d05eb963dd41ec83c182336b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
+ "hash" : "0x975be6d475693704b32fd500ed343455d3703a7f98ead26c511bad06b61b4d84",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x35634733acdd267a2dd265f0af47953e1501b827d05eb963dd41ec83c182336b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
+ "hash" : "0x975be6d475693704b32fd500ed343455d3703a7f98ead26c511bad06b61b4d84",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x35634733acdd267a2dd265f0af47953e1501b827d05eb963dd41ec83c182336b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1",
+ "hash" : "0x975be6d475693704b32fd500ed343455d3703a7f98ead26c511bad06b61b4d84",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x35634733acdd267a2dd265f0af47953e1501b827d05eb963dd41ec83c182336b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
"pre" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
- "code" : "0x630fffffff630fffffff630fffffff630fffffff60007310000000000000000000000000000000000000016707fffffffffffffff1",
+ "code" : "0x630fffffff630fffffff630fffffff630fffffff7310000000000000000000000000000000000000016707fffffffffffffffa",
"nonce" : "0x00",
"storage" : {
}
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds2OOG.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json
index aaf326ab7..a31cbb2e9 100644
--- a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds2OOG.json
+++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds2a.json
@@ -1,5 +1,5 @@
{
- "DELEGATECALL_Bounds2OOG" : {
+ "static_CALL_Bounds2a" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -11,59 +11,99 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
+ "hash" : "0xcfbf7eb8f84c61521ec86584a53a98e49d0acd7f53d6debf5fbc09a7ba3c8c09",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x71a181a75f7d5b531e23579d497c8a55d9f9c846e2c6f7099826d008b9571ed9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
+ "hash" : "0xcfbf7eb8f84c61521ec86584a53a98e49d0acd7f53d6debf5fbc09a7ba3c8c09",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x71a181a75f7d5b531e23579d497c8a55d9f9c846e2c6f7099826d008b9571ed9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
+ "hash" : "0xcfbf7eb8f84c61521ec86584a53a98e49d0acd7f53d6debf5fbc09a7ba3c8c09",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x71a181a75f7d5b531e23579d497c8a55d9f9c846e2c6f7099826d008b9571ed9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
+ "hash" : "0xcfbf7eb8f84c61521ec86584a53a98e49d0acd7f53d6debf5fbc09a7ba3c8c09",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x71a181a75f7d5b531e23579d497c8a55d9f9c846e2c6f7099826d008b9571ed9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x168dba3b61e557e00a174dd4f0d35ad1fcd1c5ffabf0668e5313ed5c6a119911",
+ "hash" : "0xcfbf7eb8f84c61521ec86584a53a98e49d0acd7f53d6debf5fbc09a7ba3c8c09",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x71a181a75f7d5b531e23579d497c8a55d9f9c846e2c6f7099826d008b9571ed9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
"pre" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
- "code" : "0x63ffffffff63ffffffff63ffffffff63ffffffff7310000000000000000000000000000000000000016707fffffffffffffff4",
+ "code" : "0x63ffffffff63ffffffff63ffffffff63ffffffff7310000000000000000000000000000000000000016707fffffffffffffffa",
"nonce" : "0x00",
"storage" : {
}
@@ -76,7 +116,7 @@
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"code" : "",
"nonce" : "0x00",
"storage" : {
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x0249f0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3.json b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json
index 83d5215d9..98867a748 100644
--- a/GeneralStateTests/stBoundsTest/DELEGATECALL_Bounds3.json
+++ b/GeneralStateTests/stMemoryStressTest/static_CALL_Bounds3.json
@@ -1,5 +1,5 @@
{
- "DELEGATECALL_Bounds3" : {
+ "static_CALL_Bounds3" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -11,72 +11,112 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x71ebbacc9f17fb53cf8a84e65eb5743bfb8a1819788f067e22926543fe57f999",
+ "hash" : "0x097a8c1473b2389b8d296986833e995f1ba1059096188c9d8e39ff7dd292f908",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x95ec920c486fb4ba9bd59bf271f65faa21e07bf51e319c9ae018e3a64a79bfed",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x71ebbacc9f17fb53cf8a84e65eb5743bfb8a1819788f067e22926543fe57f999",
+ "hash" : "0x097a8c1473b2389b8d296986833e995f1ba1059096188c9d8e39ff7dd292f908",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x95ec920c486fb4ba9bd59bf271f65faa21e07bf51e319c9ae018e3a64a79bfed",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x71ebbacc9f17fb53cf8a84e65eb5743bfb8a1819788f067e22926543fe57f999",
+ "hash" : "0x097a8c1473b2389b8d296986833e995f1ba1059096188c9d8e39ff7dd292f908",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x95ec920c486fb4ba9bd59bf271f65faa21e07bf51e319c9ae018e3a64a79bfed",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x71ebbacc9f17fb53cf8a84e65eb5743bfb8a1819788f067e22926543fe57f999",
+ "hash" : "0x097a8c1473b2389b8d296986833e995f1ba1059096188c9d8e39ff7dd292f908",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x95ec920c486fb4ba9bd59bf271f65faa21e07bf51e319c9ae018e3a64a79bfed",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x71ebbacc9f17fb53cf8a84e65eb5743bfb8a1819788f067e22926543fe57f999",
+ "hash" : "0x097a8c1473b2389b8d296986833e995f1ba1059096188c9d8e39ff7dd292f908",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x95ec920c486fb4ba9bd59bf271f65faa21e07bf51e319c9ae018e3a64a79bfed",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
"pre" : {
"0x1000000000000000000000000000000000000000" : {
"balance" : "0x00",
- "code" : "0x67ffffffffffffffff600067ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff4506fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff4507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffff45067ffffffffffffffff67ffffffffffffffff67ffffffffffffffff67ffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffff4506fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffff4507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffff",
+ "code" : "0x67ffffffffffffffff600067ffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffffa506fffffffffffffffffffffffffffffffff60006fffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffffa507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60007310000000000000000000000000000000000000016707fffffffffffffffa5063ffffffff63ffffffff63ffffffff63ffffffff7310000000000000000000000000000000000000016707fffffffffffffffa5067ffffffffffffffff67ffffffffffffffff67ffffffffffffffff67ffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffffa506fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff6fffffffffffffffffffffffffffffffff7310000000000000000000000000000000000000016707fffffffffffffffa507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"nonce" : "0x00",
"storage" : {
}
},
"0x1000000000000000000000000000000000000001" : {
"balance" : "0x00",
- "code" : "0x600054600101600055",
+ "code" : "0x600054600101600052",
"nonce" : "0x00",
"storage" : {
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"code" : "",
"nonce" : "0x00",
"storage" : {
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x7fffffffffffffff"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json b/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json
index 71b957d32..162f9c78d 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call1MB1024Calldepth.json
@@ -1,5 +1,5 @@
{
- "Call1MB1024Calldepth " : {
+ "Call1MB1024Calldepth" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x2ff745c7092c31290813ec6dff8df0f6a8ae6510920daece7cdd55cbb75f0b14",
+ "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xb8e0db77fd8d5ec9d189830716c4fb5c9d5fcc46e549c0747c7be87c8967c37a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x2ff745c7092c31290813ec6dff8df0f6a8ae6510920daece7cdd55cbb75f0b14",
+ "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xb8e0db77fd8d5ec9d189830716c4fb5c9d5fcc46e549c0747c7be87c8967c37a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x41ae7b9b5d5a40a8cf673e75e87da34ee60e054579798da9de4b91add7119fc6",
+ "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x7461fbfc0748c82d2c4633ffcadddb667269d903e6a57953e467fce356c8dd5c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x41ae7b9b5d5a40a8cf673e75e87da34ee60e054579798da9de4b91add7119fc6",
+ "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x7461fbfc0748c82d2c4633ffcadddb667269d903e6a57953e467fce356c8dd5c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x2ff745c7092c31290813ec6dff8df0f6a8ae6510920daece7cdd55cbb75f0b14",
+ "hash" : "0xc984998b8052ddaab793053cb1aedd9d5c1a29c83cc85f67181a2d702ddc6f4c",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xb8e0db77fd8d5ec9d189830716c4fb5c9d5fcc46e549c0747c7be87c8967c37a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0xcd79195900"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000.json
index 1814985d0..985b2200f 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000.json
@@ -1,9 +1,9 @@
{
- "Call50000 " : {
+ "Call50000" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05204180",
+ "currentGasLimit" : "0x33428f00",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x03b85800376c94106b746ac1714af750c6bccc95263fe92bfd673b623c2a9f58",
+ "hash" : "0x0fa39008ba4b37231b491523181a196faa2192cf7d19204b19c75c327a2859f5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xbcf1363e4625397ee22293d638b356caf986b363393a1354788211699dbc6056",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x03b85800376c94106b746ac1714af750c6bccc95263fe92bfd673b623c2a9f58",
+ "hash" : "0x0fa39008ba4b37231b491523181a196faa2192cf7d19204b19c75c327a2859f5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xbcf1363e4625397ee22293d638b356caf986b363393a1354788211699dbc6056",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x03b85800376c94106b746ac1714af750c6bccc95263fe92bfd673b623c2a9f58",
+ "hash" : "0x0fa39008ba4b37231b491523181a196faa2192cf7d19204b19c75c327a2859f5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xbcf1363e4625397ee22293d638b356caf986b363393a1354788211699dbc6056",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x03b85800376c94106b746ac1714af750c6bccc95263fe92bfd673b623c2a9f58",
+ "hash" : "0x0fa39008ba4b37231b491523181a196faa2192cf7d19204b19c75c327a2859f5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xbcf1363e4625397ee22293d638b356caf986b363393a1354788211699dbc6056",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x03b85800376c94106b746ac1714af750c6bccc95263fe92bfd673b623c2a9f58",
+ "hash" : "0x0fa39008ba4b37231b491523181a196faa2192cf7d19204b19c75c327a2859f5",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xbcf1363e4625397ee22293d638b356caf986b363393a1354788211699dbc6056",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x0510ff40"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json
index 5c4b2d622..11ce50a82 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_ecrec.json
@@ -1,9 +1,9 @@
{
- "Call50000_ecrec " : {
+ "Call50000_ecrec" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05a995c0",
+ "currentGasLimit" : "0xb2d05e00",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c",
+ "hash" : "0xaf8d734450c75798d1c17bc00806447452c2df2eefe7197d5c168b347798ce1e",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6a5f7a73dede5653b97aefbc94525f8aeac9cde986a7e479d447c908ff49e2e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c",
+ "hash" : "0xaf8d734450c75798d1c17bc00806447452c2df2eefe7197d5c168b347798ce1e",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6a5f7a73dede5653b97aefbc94525f8aeac9cde986a7e479d447c908ff49e2e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c",
+ "hash" : "0xaf8d734450c75798d1c17bc00806447452c2df2eefe7197d5c168b347798ce1e",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6a5f7a73dede5653b97aefbc94525f8aeac9cde986a7e479d447c908ff49e2e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c",
+ "hash" : "0xaf8d734450c75798d1c17bc00806447452c2df2eefe7197d5c168b347798ce1e",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6a5f7a73dede5653b97aefbc94525f8aeac9cde986a7e479d447c908ff49e2e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x1c10ca4d661261f2041a209c80878a85e70c568fcaca0d2672207bfbc8e5262c",
+ "hash" : "0xaf8d734450c75798d1c17bc00806447452c2df2eefe7197d5c168b347798ce1e",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6a5f7a73dede5653b97aefbc94525f8aeac9cde986a7e479d447c908ff49e2e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x05a1f4a0"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json
index feba5741e..1861f4ee0 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json
@@ -1,9 +1,9 @@
{
- "Call50000_identity " : {
+ "Call50000_identity" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05429690",
+ "currentGasLimit" : "0x3499e1a0",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x5b598dad661bdec03972e39b4f8a81c4a5e660761ad43dce42f270963759d7eb",
+ "hash" : "0xbb08ea40982ef6a1bbca3261d39c3e36e9be4bf0e4c68d3462ff6ee44d2582ea",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x5b598dad661bdec03972e39b4f8a81c4a5e660761ad43dce42f270963759d7eb",
+ "hash" : "0xbb08ea40982ef6a1bbca3261d39c3e36e9be4bf0e4c68d3462ff6ee44d2582ea",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x5b598dad661bdec03972e39b4f8a81c4a5e660761ad43dce42f270963759d7eb",
+ "hash" : "0xbb08ea40982ef6a1bbca3261d39c3e36e9be4bf0e4c68d3462ff6ee44d2582ea",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x5b598dad661bdec03972e39b4f8a81c4a5e660761ad43dce42f270963759d7eb",
+ "hash" : "0xbb08ea40982ef6a1bbca3261d39c3e36e9be4bf0e4c68d3462ff6ee44d2582ea",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x5b598dad661bdec03972e39b4f8a81c4a5e660761ad43dce42f270963759d7eb",
+ "hash" : "0xbb08ea40982ef6a1bbca3261d39c3e36e9be4bf0e4c68d3462ff6ee44d2582ea",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xc8cb815929dbe10fdd16e248cfb72bbd06327232c7cfff773c5dcdf97e3bf59c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x05429690"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json
index 1929978a1..5374b6127 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json
@@ -1,9 +1,9 @@
{
- "Call50000_identity2 " : {
+ "Call50000_identity2" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05429690",
+ "currentGasLimit" : "0x3499e1a0",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b",
+ "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b",
+ "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b",
+ "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b",
+ "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b",
+ "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x05429690"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_rip160.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_rip160.json
index 0ee7d7348..51a7caa54 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_rip160.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_rip160.json
@@ -1,5 +1,5 @@
{
- "Call50000_rip160 " : {
+ "Call50000_rip160" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xee56d166321770f333bc9706cd878884698f94afeb9fdfdaba14b19488a3395a",
+ "hash" : "0x4165b7d3874bb45faa9d4bc3434f31c7f0f4633bfd0ed8cc3f68a3642a581333",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea1fe86bd3ecb80ed0c9efb33a60cf2ee6c4fd6e92d2c558ed7c80d9f3d6d780",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xee56d166321770f333bc9706cd878884698f94afeb9fdfdaba14b19488a3395a",
+ "hash" : "0x4165b7d3874bb45faa9d4bc3434f31c7f0f4633bfd0ed8cc3f68a3642a581333",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea1fe86bd3ecb80ed0c9efb33a60cf2ee6c4fd6e92d2c558ed7c80d9f3d6d780",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xee56d166321770f333bc9706cd878884698f94afeb9fdfdaba14b19488a3395a",
+ "hash" : "0x4165b7d3874bb45faa9d4bc3434f31c7f0f4633bfd0ed8cc3f68a3642a581333",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea1fe86bd3ecb80ed0c9efb33a60cf2ee6c4fd6e92d2c558ed7c80d9f3d6d780",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xee56d166321770f333bc9706cd878884698f94afeb9fdfdaba14b19488a3395a",
+ "hash" : "0x4165b7d3874bb45faa9d4bc3434f31c7f0f4633bfd0ed8cc3f68a3642a581333",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea1fe86bd3ecb80ed0c9efb33a60cf2ee6c4fd6e92d2c558ed7c80d9f3d6d780",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xee56d166321770f333bc9706cd878884698f94afeb9fdfdaba14b19488a3395a",
+ "hash" : "0x4165b7d3874bb45faa9d4bc3434f31c7f0f4633bfd0ed8cc3f68a3642a581333",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xea1fe86bd3ecb80ed0c9efb33a60cf2ee6c4fd6e92d2c558ed7c80d9f3d6d780",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0xe9f2bf40"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_sha256.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_sha256.json
index e1522c511..d042aff3b 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_sha256.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_sha256.json
@@ -1,5 +1,5 @@
{
- "Call50000_sha256 " : {
+ "Call50000_sha256" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xb74ec7215ce8fdf2aac94ad5f8f1803c1d7b06e73cdd18112b31f88f292cc8a6",
+ "hash" : "0xd145456acb4bde15a5465e1eae80bbb67f01113a8efc6b0cbe5cba4a04318885",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6c436e76d01c619063be64d44041e66a4390fc121940151088c4ee78a89fa2b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xb74ec7215ce8fdf2aac94ad5f8f1803c1d7b06e73cdd18112b31f88f292cc8a6",
+ "hash" : "0xd145456acb4bde15a5465e1eae80bbb67f01113a8efc6b0cbe5cba4a04318885",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6c436e76d01c619063be64d44041e66a4390fc121940151088c4ee78a89fa2b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x19160c14708d9324362b0f36e6a00685fee6504273587a89d9186c0169cd6dc4",
+ "hash" : "0xd145456acb4bde15a5465e1eae80bbb67f01113a8efc6b0cbe5cba4a04318885",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6c436e76d01c619063be64d44041e66a4390fc121940151088c4ee78a89fa2b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x19160c14708d9324362b0f36e6a00685fee6504273587a89d9186c0169cd6dc4",
+ "hash" : "0xd145456acb4bde15a5465e1eae80bbb67f01113a8efc6b0cbe5cba4a04318885",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6c436e76d01c619063be64d44041e66a4390fc121940151088c4ee78a89fa2b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xb74ec7215ce8fdf2aac94ad5f8f1803c1d7b06e73cdd18112b31f88f292cc8a6",
+ "hash" : "0xd145456acb4bde15a5465e1eae80bbb67f01113a8efc6b0cbe5cba4a04318885",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x6c436e76d01c619063be64d44041e66a4390fc121940151088c4ee78a89fa2b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0xe9f2bf40"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json
index 2b15bfe09..d01d90c89 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_1.json
@@ -1,5 +1,5 @@
{
- "Call50000bytesContract50_1 " : {
+ "Call50000bytesContract50_1" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xfc45f96bb1b3fe9ff1a7410de294c0fa1b9cd28ebce2a5de0183b3242ef47eff",
+ "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xac8748a3507455ac0fdfb2791a67f8e4c616200a1476bd3de34d1c5ba32cb602",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xfc45f96bb1b3fe9ff1a7410de294c0fa1b9cd28ebce2a5de0183b3242ef47eff",
+ "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0xac8748a3507455ac0fdfb2791a67f8e4c616200a1476bd3de34d1c5ba32cb602",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "hash" : "0x79363a45a1095911841981c2f90a1d82b704ae2940a306bcb69fe62a857d93ec",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x84826466d2926e32a3e2dcfc55e1cc3062c51d303fcab06ad111e3be04c9a698",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0xcd79195900"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_2.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_2.json
index 288bb8315..35e75cfef 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_2.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_2.json
@@ -1,5 +1,5 @@
{
- "Call50000bytesContract50_2 " : {
+ "Call50000bytesContract50_2" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "hash" : "0x76f864f78a6bc06173c1ffb865750c779a9784003265f1257c9d3b3415ded27f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "hash" : "0x76f864f78a6bc06173c1ffb865750c779a9784003265f1257c9d3b3415ded27f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x23d5974c569e01f7266c9e7898393e44736394d33c711076e1ce19de5c829240",
+ "hash" : "0x76f864f78a6bc06173c1ffb865750c779a9784003265f1257c9d3b3415ded27f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x89a9c68e7e58f0f63342464b51b0954bfc19e0e4a3542950a33c1b7e48af6c04",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x23d5974c569e01f7266c9e7898393e44736394d33c711076e1ce19de5c829240",
+ "hash" : "0x76f864f78a6bc06173c1ffb865750c779a9784003265f1257c9d3b3415ded27f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x89a9c68e7e58f0f63342464b51b0954bfc19e0e4a3542950a33c1b7e48af6c04",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "hash" : "0x76f864f78a6bc06173c1ffb865750c779a9784003265f1257c9d3b3415ded27f",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x7d413e02fb26bf9ca682fbd0ab95b2c0966558e59838e8df455bdadfac934c9d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0xcd79195900"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_3.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_3.json
index ce877c1d7..01da16d9a 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_3.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000bytesContract50_3.json
@@ -1,5 +1,5 @@
{
- "Call50000bytesContract50_3 " : {
+ "Call50000bytesContract50_3" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "hash" : "0xc19821d2c6cf1aeea3a306cb4cceeb9292e6f4815427e988e35592853c6b2cbe",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "hash" : "0xc19821d2c6cf1aeea3a306cb4cceeb9292e6f4815427e988e35592853c6b2cbe",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x5c3a407f0b8007aa0df2e2dd9cac4cb1d20f481ae44ebb8abe319f54ea23e4dd",
+ "hash" : "0xc19821d2c6cf1aeea3a306cb4cceeb9292e6f4815427e988e35592853c6b2cbe",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x469d58b6851cd07454edc299d4a71b7e47a2e10418623b4c9843650aff3b4d18",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x5c3a407f0b8007aa0df2e2dd9cac4cb1d20f481ae44ebb8abe319f54ea23e4dd",
+ "hash" : "0xc19821d2c6cf1aeea3a306cb4cceeb9292e6f4815427e988e35592853c6b2cbe",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x469d58b6851cd07454edc299d4a71b7e47a2e10418623b4c9843650aff3b4d18",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "hash" : "0xc19821d2c6cf1aeea3a306cb4cceeb9292e6f4815427e988e35592853c6b2cbe",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x5606f3b4b3f7b8e6b04d77f3de8ef850761658a0a82f26ccf2d1ff0a596f76a2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0xcd79195900"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json b/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json
index e48d532c5..b527188db 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json
@@ -1,9 +1,9 @@
{
- "Callcode50000 " : {
+ "Callcode50000" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05204180",
+ "currentGasLimit" : "0x0200999600",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x414b9e24bee6c3d77fe338f9830cbd0653b6ddbe64177dfdc16a3dd20f234697",
+ "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x414b9e24bee6c3d77fe338f9830cbd0653b6ddbe64177dfdc16a3dd20f234697",
+ "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x414b9e24bee6c3d77fe338f9830cbd0653b6ddbe64177dfdc16a3dd20f234697",
+ "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x414b9e24bee6c3d77fe338f9830cbd0653b6ddbe64177dfdc16a3dd20f234697",
+ "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x414b9e24bee6c3d77fe338f9830cbd0653b6ddbe64177dfdc16a3dd20f234697",
+ "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x0510ff40"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Create1000.json b/GeneralStateTests/stQuadraticComplexityTest/Create1000.json
index b02dea94f..ff1c43d3d 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Create1000.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Create1000.json
@@ -1,9 +1,9 @@
{
- "Create1000 " : {
+ "Create1000" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05204180",
+ "currentGasLimit" : "0x0200999600",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2",
+ "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2",
+ "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
""
],
"gasLimit" : [
- "0x0510ff40"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopy.json b/GeneralStateTests/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopy.json
index 41a75943c..56e0e7188 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopy.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopy.json
@@ -1,5 +1,5 @@
{
- "QuadraticComplexitySolidity_CallDataCopy " : {
+ "QuadraticComplexitySolidity_CallDataCopy" : {
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x251dc20e2f56d09d375d0acb53324a82c8bbf0c82d2172bfd5e9994cbe0d3529",
+ "hash" : "0x9069b0bca48fb987771da925e2ae4d322e47221ad504f37ab27837ff6412d398",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x9c6475c75795cc63ed4d4f646b7d3efbeddb48b9c0e56383a05b9098ad265f37",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x251dc20e2f56d09d375d0acb53324a82c8bbf0c82d2172bfd5e9994cbe0d3529",
+ "hash" : "0x9069b0bca48fb987771da925e2ae4d322e47221ad504f37ab27837ff6412d398",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x9c6475c75795cc63ed4d4f646b7d3efbeddb48b9c0e56383a05b9098ad265f37",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x251dc20e2f56d09d375d0acb53324a82c8bbf0c82d2172bfd5e9994cbe0d3529",
+ "hash" : "0x9069b0bca48fb987771da925e2ae4d322e47221ad504f37ab27837ff6412d398",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x9c6475c75795cc63ed4d4f646b7d3efbeddb48b9c0e56383a05b9098ad265f37",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x251dc20e2f56d09d375d0acb53324a82c8bbf0c82d2172bfd5e9994cbe0d3529",
+ "hash" : "0x9069b0bca48fb987771da925e2ae4d322e47221ad504f37ab27837ff6412d398",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x9c6475c75795cc63ed4d4f646b7d3efbeddb48b9c0e56383a05b9098ad265f37",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x251dc20e2f56d09d375d0acb53324a82c8bbf0c82d2172bfd5e9994cbe0d3529",
+ "hash" : "0x9069b0bca48fb987771da925e2ae4d322e47221ad504f37ab27837ff6412d398",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x9c6475c75795cc63ed4d4f646b7d3efbeddb48b9c0e56383a05b9098ad265f37",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -81,7 +121,8 @@
"0x61a47706000000000000000000000000000000000000000000000000000000000000c350"
],
"gasLimit" : [
- "0x14dc9380"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Return50000.json b/GeneralStateTests/stQuadraticComplexityTest/Return50000.json
index 009789b3d..35e1ed616 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Return50000.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Return50000.json
@@ -1,9 +1,9 @@
{
- "Return50000 " : {
+ "Return50000" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05429690",
+ "currentGasLimit" : "0x020e02d040",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0x722399a622a8b9b74621e7523708158e65293d659fee58c0a056d2f48b44a189",
+ "hash" : "0x4eac2fcd7af9c0f3c26e82634e44f372005f2813f3e7c0e4af06c8674e7b089b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3e96c54c51b5976b65813016f474b30f139c409ecf1ff402b0a6f98e1ae5ca01",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0x722399a622a8b9b74621e7523708158e65293d659fee58c0a056d2f48b44a189",
+ "hash" : "0x4eac2fcd7af9c0f3c26e82634e44f372005f2813f3e7c0e4af06c8674e7b089b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3e96c54c51b5976b65813016f474b30f139c409ecf1ff402b0a6f98e1ae5ca01",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0x722399a622a8b9b74621e7523708158e65293d659fee58c0a056d2f48b44a189",
+ "hash" : "0x4eac2fcd7af9c0f3c26e82634e44f372005f2813f3e7c0e4af06c8674e7b089b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3e96c54c51b5976b65813016f474b30f139c409ecf1ff402b0a6f98e1ae5ca01",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0x722399a622a8b9b74621e7523708158e65293d659fee58c0a056d2f48b44a189",
+ "hash" : "0x4eac2fcd7af9c0f3c26e82634e44f372005f2813f3e7c0e4af06c8674e7b089b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3e96c54c51b5976b65813016f474b30f139c409ecf1ff402b0a6f98e1ae5ca01",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0x722399a622a8b9b74621e7523708158e65293d659fee58c0a056d2f48b44a189",
+ "hash" : "0x4eac2fcd7af9c0f3c26e82634e44f372005f2813f3e7c0e4af06c8674e7b089b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x3e96c54c51b5976b65813016f474b30f139c409ecf1ff402b0a6f98e1ae5ca01",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x05429690"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Return50000_2.json b/GeneralStateTests/stQuadraticComplexityTest/Return50000_2.json
index 4beef80a5..7f0195961 100644
--- a/GeneralStateTests/stQuadraticComplexityTest/Return50000_2.json
+++ b/GeneralStateTests/stQuadraticComplexityTest/Return50000_2.json
@@ -1,9 +1,9 @@
{
- "Return50000_2 " : {
+ "Return50000_2" : {
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x020000",
- "currentGasLimit" : "0x05429690",
+ "currentGasLimit" : "0x020e02d040",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -11,52 +11,92 @@
"post" : {
"EIP150" : [
{
- "hash" : "0xa3d7da9aa50be0201d42a2d00f968aa675ba436172ff793a3bc174ad7ffee206",
+ "hash" : "0xb4d5763b662a23139ae597758b835f4ad9f97435daec1bd066b0676c9cb5fdbb",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x24320813cdea75cf9e7c4367fd0bc2476d4779a7981dd56d7b86c387aa3d0a3a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
{
- "hash" : "0xa3d7da9aa50be0201d42a2d00f968aa675ba436172ff793a3bc174ad7ffee206",
+ "hash" : "0xb4d5763b662a23139ae597758b835f4ad9f97435daec1bd066b0676c9cb5fdbb",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x24320813cdea75cf9e7c4367fd0bc2476d4779a7981dd56d7b86c387aa3d0a3a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
{
- "hash" : "0xa3d7da9aa50be0201d42a2d00f968aa675ba436172ff793a3bc174ad7ffee206",
+ "hash" : "0xb4d5763b662a23139ae597758b835f4ad9f97435daec1bd066b0676c9cb5fdbb",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x24320813cdea75cf9e7c4367fd0bc2476d4779a7981dd56d7b86c387aa3d0a3a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
{
- "hash" : "0xa3d7da9aa50be0201d42a2d00f968aa675ba436172ff793a3bc174ad7ffee206",
+ "hash" : "0xb4d5763b662a23139ae597758b835f4ad9f97435daec1bd066b0676c9cb5fdbb",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x24320813cdea75cf9e7c4367fd0bc2476d4779a7981dd56d7b86c387aa3d0a3a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Metropolis" : [
{
- "hash" : "0xa3d7da9aa50be0201d42a2d00f968aa675ba436172ff793a3bc174ad7ffee206",
+ "hash" : "0xb4d5763b662a23139ae597758b835f4ad9f97435daec1bd066b0676c9cb5fdbb",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "0x24320813cdea75cf9e7c4367fd0bc2476d4779a7981dd56d7b86c387aa3d0a3a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -88,7 +128,8 @@
""
],
"gasLimit" : [
- "0x05429690"
+ "0x0249f0",
+ "0x0ee6b280"
],
"gasPrice" : "0x01",
"nonce" : "0x00",