diff options
author | Dimitry <dimitry@ethdev.com> | 2016-12-20 23:09:04 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2016-12-20 23:09:04 +0800 |
commit | b364958d2f4828ac9165ae90eade97d57a52ecba (patch) | |
tree | a7e87d172b4404bfc8275fac0e34f4b2bab80ed5 /GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json | |
parent | 55125b1fdd58942077e8a78c81dee9d58a43a334 (diff) | |
download | dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.gz dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.bz2 dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.lz dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.xz dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.zst dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.zip |
refill GeneralStateTests
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json index 1a0d888e4..2beb2919b 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json @@ -17,6 +17,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "7c812ae27fb6114b03cf557d6a7a7a7ae2a64680d50e5493c024b65acd3509bd", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ @@ -27,6 +35,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "03962b53fdaea7ca84a2731cace90a5324f5d57a1560b465b9ff80e423aa1584", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ @@ -37,6 +53,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "78b367e7118f6cee1621affd9aefa30dd2c0db56c6c276a5c24c2f16ff2a619b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ @@ -47,6 +71,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "7c812ae27fb6114b03cf557d6a7a7a7ae2a64680d50e5493c024b65acd3509bd", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -78,7 +110,8 @@ "" ], "gasLimit" : [ - "1100000" + "1100000", + "900000" ], "gasPrice" : "0x00", "nonce" : "0x00", |