diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json index cf9936eff..2730de5f9 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide0Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=Byzantium"], + "network" : ["Byzantium"], "result" : { "945304eb96065b2a98b57a48a06ae28d285a71b5" : { "storage" : { @@ -32,6 +32,27 @@ }, { "indexes" : { + "data" : 0, + "gas" : -1, + "value" : -1 + }, + "network" : [">=Constantinople"], + "result" : { + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "storage" : { + "0x26" : "0x00" + } + }, + "1000000000000000000000000000000000000000" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x963612" + } + } + } + }, + { + "indexes" : { "data" : 1, "gas" : -1, "value" : -1 |