diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-12 20:03:28 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-12 20:03:28 +0800 |
commit | 934b04dd4bc7a7edf54d37197f8cf85f9fa61d47 (patch) | |
tree | 4a3d15e7984c9523ad76d3b03c917d073c346fe7 /src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json | |
parent | e4a51b79ae016c2c6b444322c5a2dc241a976d9d (diff) | |
download | dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.gz dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.bz2 dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.lz dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.xz dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.zst dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.zip |
wallet transition transaction to EIP158
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json index 3cffa5bef..048217f06 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/StoreGasOnCreateFiller.json @@ -23,6 +23,21 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : ["EIP158"], + "result" : { + "f1ecf98489fa9ed60a664fc4998db699cfa39d40" : { + "storage" : { + "0xfd" : "0x012f3b" + } + } + } } ], "pre" : |