diff options
author | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-21 04:21:15 +0800 |
---|---|---|
committer | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-21 04:21:15 +0800 |
commit | 0702b65c8d8a8fc6e2b921a5ac5a224e863bc09b (patch) | |
tree | 3f9c8bff7888c5f5a4cfb3fea54b033607446cbb /src/BlockchainTestsFiller | |
parent | c04fd9f3058094a4960a982f8a897ef463172c48 (diff) | |
download | dexon-tests-0702b65c8d8a8fc6e2b921a5ac5a224e863bc09b.tar.gz dexon-tests-0702b65c8d8a8fc6e2b921a5ac5a224e863bc09b.tar.zst dexon-tests-0702b65c8d8a8fc6e2b921a5ac5a224e863bc09b.zip |
Check self-destructed account via call does not exist.
Diffstat (limited to 'src/BlockchainTestsFiller')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash/extCodeHashCreatedAndDeletedAccountCall_d0g0v0Filler.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash/extCodeHashCreatedAndDeletedAccountCall_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash/extCodeHashCreatedAndDeletedAccountCall_d0g0v0Filler.json index 91a834e57..2a0eb2e84 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash/extCodeHashCreatedAndDeletedAccountCall_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stExtCodeHash/extCodeHashCreatedAndDeletedAccountCall_d0g0v0Filler.json @@ -32,6 +32,8 @@ { "network" : "Constantinople", "result" : { + "0x7be7677a20a298ff0676ab31f91a0a923f8d9471" : { + }, "0xdeadbeef00000000000000000000000000000000" : { "storage" : { "0x00" : "0x396daaf3a7871f857cc9b5878c6bb66c394a6d109706095617db9f4e4c22edcd", |