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/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json | |
parent | 46636dd07b75b3d6bbdcd7353fc93b4c0fd300e1 (diff) | |
download | dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.gz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.zst dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.zip |
fix stStaticCall
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json index 8fcb2e654..51f7a1b5e 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_LoopCallsThenRevert_d0g1v0Filler.json @@ -26,6 +26,26 @@ } ], "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x021070" + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x1000000000000000000000000000000000000000" : { + "storage" : { + "0x01" : "0x021070" + } + } + } + } ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", |