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/QuadraticComplexitySolidity_CallDataCopyFiller.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/QuadraticComplexitySolidity_CallDataCopyFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopyFiller.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopyFiller.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopyFiller.json index 0e4c2803f..b9884b4c6 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopyFiller.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/QuadraticComplexitySolidity_CallDataCopyFiller.json @@ -37,6 +37,35 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : ["Homestead", ">=Byzantium"], + "result" : { + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "150000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x60003560e060020a9004806361a4770614601557005b601e6004356024565b60006000f35b60008160008190555073b94f5374fce5edbc8e2a8697c15331677e6ebf0b90505b600082131560bf5780600160a060020a03166000600060007f6a7573740000000000000000000000000000000000000000000000000000000081526004017f63616c6c000000000000000000000000000000000000000000000000000000008152602001600060008560155a03f150506001820391506045565b505056", + "nonce" : "0x01", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "code" : "0x61c3506000600037", + "nonce" : "0x00", + "storage" : { + } + } + } } ], "pre" : { |