diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-17 20:29:01 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-17 20:29:01 +0800 |
commit | 08f02b246475be9e7955bd2eb7aad9315f2acb75 (patch) | |
tree | 6ffde8f473a7d450228be005829a5ec5405a1f94 /GeneralStateTests/stSStoreTest/sstore_Xto0toX.json | |
parent | c4ce13f6f0d0f5d1a9594a979080700738eed88e (diff) | |
download | dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar.gz dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar.bz2 dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar.lz dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar.xz dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.tar.zst dexon-tests-08f02b246475be9e7955bd2eb7aad9315f2acb75.zip |
fill as blockchain
Diffstat (limited to 'GeneralStateTests/stSStoreTest/sstore_Xto0toX.json')
-rw-r--r-- | GeneralStateTests/stSStoreTest/sstore_Xto0toX.json | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/GeneralStateTests/stSStoreTest/sstore_Xto0toX.json b/GeneralStateTests/stSStoreTest/sstore_Xto0toX.json new file mode 100644 index 000000000..6c0d963c4 --- /dev/null +++ b/GeneralStateTests/stSStoreTest/sstore_Xto0toX.json @@ -0,0 +1,80 @@ +{ + "sstore_Xto0toX" : { + "_info" : { + "comment" : "change X -> 0 -> X", + "filledwith" : "testeth 1.5.0.dev2-76+commit.2fd57400", + "lllcversion" : "Version: 0.5.0-develop.2018.10.10+commit.06200b4b.Linux.g++", + "source" : "src/GeneralStateTestsFiller/stSStoreTest/sstore_Xto0toXFiller.json", + "sourceHash" : "39af1df57ae518a44aa820d988c76c30b0eafb9b0ac130120ef725aaeba01738" + }, + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x020000", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "Constantinople" : [ + { + "hash" : "0xf5562acb67a91f68500e1b172b91fa534767311b21b2ed630300034913386e76", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] + }, + "pre" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", + "code" : "0x600060005560016000556000600060006000600073b000000000000000000000000000000000000000620186a0f1506000600060006000600073b000000000000000000000000000000000000000620186a0f250600060006000600073b000000000000000000000000000000000000000620186a0f450600060006000600073b000000000000000000000000000000000000000620186a0fa50600060148060ac60003960006000f55000fe6001600055600160015560006001556001600155", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60006001556001600155", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x01" + } + }, + "0xc000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60006001556001600155", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x01" + } + } + }, + "transaction" : { + "data" : [ + "0x" + ], + "gasLimit" : [ + "0x0a1220" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x3e180b1862f9d158abb5e519a6d8605540c23682", + "value" : [ + "0x01" + ] + } + } +}
\ No newline at end of file |