diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json index 5b19922f4..209d8c8a1 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : [">=EIP158"], + "network" : ["EIP158", "Byzantium"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "//comment" : "https://etherpad.net/p/EIP158", @@ -43,6 +43,34 @@ "gas" : -1, "value" : -1 }, + "network" : [">=Constantinople"], + "result" : { + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "//comment" : "https://etherpad.net/p/EIP158", + "storage" : { + "0x00" : "0x08d5b6", + "0x02" : "0x088684", + "0x03" : "0x01", + "0x04" : "0x07ea2c", + "0x06" : "0x07999c", + "0x08" : "0x07477c", + "0x0a" : "0x06f23c", + "0x0b" : "0x01", + "0x0c" : "0x0655e4", + "0x0d" : "0x01", + "0x0e" : "0x05b98c", + "0x0f" : "0x01", + "0x64" : "0x051d34" + } + } + } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, "network" : ["EIP150"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |