diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json index 7df88e93c..9d99ae130 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d34g1v0Filler.json @@ -27,6 +27,26 @@ ], "expect" : [ { + "network" : "EIP150", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01" + } + } + } + }, + { + "network" : "EIP158", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x01" + } + } + } + }, + { "network" : "Byzantium", "result" : { "0x1000000000000000000000000000000000000000" : { |