diff options
Diffstat (limited to 'GeneralStateTests/stSStoreTest/sstore_0toXtoX.json')
-rw-r--r-- | GeneralStateTests/stSStoreTest/sstore_0toXtoX.json | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/GeneralStateTests/stSStoreTest/sstore_0toXtoX.json b/GeneralStateTests/stSStoreTest/sstore_0toXtoX.json new file mode 100644 index 000000000..cbe4facd5 --- /dev/null +++ b/GeneralStateTests/stSStoreTest/sstore_0toXtoX.json @@ -0,0 +1,77 @@ +{ + "sstore_0toXtoX" : { + "_info" : { + "comment" : "change 0 -> X -> 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_0toXtoXFiller.json", + "sourceHash" : "5e085c41337ead2944714319b211b4f7bd9e007b9b5522b0fd6ecc1b644c11f6" + }, + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x020000", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "Constantinople" : [ + { + "hash" : "0xeb2c61a6de447a41ccb083d61196f7bea013d8cbeb26f1baf22afb8a81bfd2e7", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] + }, + "pre" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", + "code" : "0x600160005560016000556000600060006000600073b000000000000000000000000000000000000000620186a0f1506000600060006000600073b000000000000000000000000000000000000000620186a0f250600060006000600073b000000000000000000000000000000000000000620186a0f450600060006000600073b000000000000000000000000000000000000000620186a0fa50600060148060ac60003960006000f55000fe6001600055600060015560016001556001600155", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60016001556001600155", + "nonce" : "0x00", + "storage" : { + } + }, + "0xc000000000000000000000000000000000000000" : { + "balance" : "0x00", + "code" : "0x60016001556001600155", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "0x" + ], + "gasLimit" : [ + "0x0a1220" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x3e180b1862f9d158abb5e519a6d8605540c23682", + "value" : [ + "0x01" + ] + } + } +}
\ No newline at end of file |