diff options
Diffstat (limited to 'GeneralStateTests/stSStoreTest/sstore_XtoYto0.json')
-rw-r--r-- | GeneralStateTests/stSStoreTest/sstore_XtoYto0.json | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/GeneralStateTests/stSStoreTest/sstore_XtoYto0.json b/GeneralStateTests/stSStoreTest/sstore_XtoYto0.json new file mode 100644 index 000000000..bee99a98d --- /dev/null +++ b/GeneralStateTests/stSStoreTest/sstore_XtoYto0.json @@ -0,0 +1,80 @@ +{ + "sstore_XtoYto0" : { + "_info" : { + "comment" : "change X -> Y -> 0", + "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_XtoYto0Filler.json", + "sourceHash" : "599b03a9059ba305e2a9aa106fe2acacd9f1615a5e06a52798b85e027fd0c041" + }, + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x020000", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "Constantinople" : [ + { + "hash" : "0x5b3d4bb1b245d979331cd6e31406b4b54eebcc213b080b8f2036d939b814d3ac", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] + }, + "pre" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", + "code" : "0x600260005560006000556000600060006000600073b000000000000000000000000000000000000000620186a0f1506000600060006000600073b000000000000000000000000000000000000000620186a0f250600060006000600073b000000000000000000000000000000000000000620186a0f450600060006000600073b000000000000000000000000000000000000000620186a0fa50600060148060ac60003960006000f55000fe6001600055600160015560026001556000600155", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60026001556000600155", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x01" + } + }, + "0xc000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60026001556000600155", + "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 |