aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSStoreTest/sstore_Xto0.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-10-15 18:13:17 +0800
committerDimitry <dimitry@ethereum.org>2018-10-15 18:13:17 +0800
commite4d14be00f63f43e98958a17ee0474487f5a336d (patch)
treefe79a018e9f6c31fc37c74e959389661942b1a57 /GeneralStateTests/stSStoreTest/sstore_Xto0.json
parent95a309203890e6244c6d4353ca411671973c13b5 (diff)
downloaddexon-tests-e4d14be00f63f43e98958a17ee0474487f5a336d.tar.gz
dexon-tests-e4d14be00f63f43e98958a17ee0474487f5a336d.tar.zst
dexon-tests-e4d14be00f63f43e98958a17ee0474487f5a336d.zip
more sstore tests
Diffstat (limited to 'GeneralStateTests/stSStoreTest/sstore_Xto0.json')
-rw-r--r--GeneralStateTests/stSStoreTest/sstore_Xto0.json80
1 files changed, 80 insertions, 0 deletions
diff --git a/GeneralStateTests/stSStoreTest/sstore_Xto0.json b/GeneralStateTests/stSStoreTest/sstore_Xto0.json
new file mode 100644
index 000000000..f494ae2e5
--- /dev/null
+++ b/GeneralStateTests/stSStoreTest/sstore_Xto0.json
@@ -0,0 +1,80 @@
+{
+ "sstore_Xto0" : {
+ "_info" : {
+ "comment" : "change X -> 0",
+ "filledwith" : "testeth 1.5.0.dev2-74+commit.5e351ac3.dirty",
+ "lllcversion" : "Version: 0.5.0-develop.2018.10.10+commit.06200b4b.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stSStoreTest/sstore_Xto0Filler.json",
+ "sourceHash" : "fc3e1c6ce2175a7c1fc572280399f2aad8eeca32f81ea56bf49b5036ea47f11a"
+ },
+ "env" : {
+ "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x020000",
+ "currentGasLimit" : "0x989680",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
+ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "Constantinople" : [
+ {
+ "hash" : "0x0d5aecf82a3653177e3586b47f23ad81ba3a136f7beb8ddc91f585d6d213d455",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ]
+ },
+ "pre" : {
+ "0x3e180b1862f9d158abb5e519a6d8605540c23682" : {
+ "balance" : "0x05",
+ "code" : "0x60006000556000600060006000600073b000000000000000000000000000000000000000620186a0f1506000600060006000600073b000000000000000000000000000000000000000620186a0f250600060006000600073b000000000000000000000000000000000000000620186a0f450600060006000600073b000000000000000000000000000000000000000620186a0fa506000600f8060a760003960006000f55000fe600060005560016001556000600155",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x00" : "0x01"
+ }
+ },
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xe8d4a51000",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xb000000000000000000000000000000000000000" : {
+ "balance" : "0x00",
+ "code" : "0x60006001556001600255",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x01" : "0x01"
+ }
+ },
+ "0xc000000000000000000000000000000000000000" : {
+ "balance" : "0x00",
+ "code" : "0x6000600155",
+ "nonce" : "0x00",
+ "storage" : {
+ "0x01" : "0x01"
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ "0x"
+ ],
+ "gasLimit" : [
+ "0x03f7a0"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "0x3e180b1862f9d158abb5e519a6d8605540c23682",
+ "value" : [
+ "0x01"
+ ]
+ }
+ }
+} \ No newline at end of file