diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-17 05:06:31 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-17 05:06:31 +0800 |
commit | 92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad (patch) | |
tree | f70dd03e20901ee6813d6fdd16454e8ad0d84689 /src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json | |
parent | 46636dd07b75b3d6bbdcd7353fc93b4c0fd300e1 (diff) | |
download | dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.gz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.bz2 dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.lz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.xz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.zst dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.zip |
fix stStaticCall
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json index cbf410201..2072982d0 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_1102Filler.json @@ -20,6 +20,30 @@ } } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : 1 }, + "network" : [">=Byzantium"], + "result" : { + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x2d03d2" + } + } + } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : 2 }, + "network" : [">=Byzantium"], + "result" : { + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x2ce9a6" + } + } + } } ], "pre" : { |