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/callOutput1.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/callOutput1.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json index 654f9bb3b..5fca5eb1e 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json @@ -17,6 +17,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ @@ -27,6 +35,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "b30cb132c5dcad75bae0377f1c798af7f22f3d007c03e538126204b188015c47", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ @@ -37,6 +53,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "cf919fbe638c0a9914cd897b0eee0c54d256b2f2151ccc0be601b832725cfec0", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ @@ -47,6 +71,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -78,7 +110,8 @@ "" ], "gasLimit" : [ - "1100000" + "1100000", + "900000" ], "gasPrice" : "0x00", "nonce" : "0x00", |