diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-16 06:48:40 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-16 06:48:40 +0800 |
commit | f1f66427c457bfbea23b194c1dbd74585fb1359c (patch) | |
tree | 2922ac5fb707580a92bbb9801fecf06f9113738d /src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json | |
parent | 4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5 (diff) | |
download | dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar.gz dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar.bz2 dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar.lz dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar.xz dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.tar.zst dexon-tests-f1f66427c457bfbea23b194c1dbd74585fb1359c.zip |
fix stQuadraticComplexityTest
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json index e4d999e57..e7f35145c 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identity2Filler.json @@ -37,6 +37,35 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : ["Homestead", ">=Byzantium"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "150000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x602a6001525b61c350608051101560325761c350600161c35060006001600461061cf16000556001608051016080526005565b608051600155600151600255", + "nonce" : "0x00", + "storage" : { + } + } + } } ], "pre" : { |