diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json index baa3838cb..4bf9e49c1 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json @@ -34,6 +34,23 @@ { "indexes" : { "data" : -1, + "gas" : 0, + "value" : -1 + }, + "network" : [">=Byzantium"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "nonce" : "1" + }, + "1000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "indexes" : { + "data" : -1, "gas" : 1, "value" : 1 }, |