diff options
author | Dimitry <winsvega@mail.ru> | 2017-07-07 02:50:53 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-07-07 02:56:34 +0800 |
commit | d59c826dc78293f6190743d44339c1149bf386ff (patch) | |
tree | 90cbe5088b37123e490efa77a0c6216d7d921e22 /src/GeneralStateTestsFiller | |
parent | c5f94b732fe14241efcb71253a5b514b3cf21baa (diff) | |
download | dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar.gz dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar.bz2 dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar.lz dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar.xz dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.tar.zst dexon-tests-d59c826dc78293f6190743d44339c1149bf386ff.zip |
Blockchain transition tests
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json index b7343121e..5069cd568 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcodecallcode_111_SuicideMiddleFiller.json @@ -32,6 +32,9 @@ "storage" : { "0x03" : "0x00" } + }, + "1000000000000000000000000000000000000000" : { + "shouldnotexist" : "1" } } } |