diff options
Merge pull request #511 from ethereum/refill
regenerate all state tests
Diffstat (limited to 'GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json')
-rw-r--r-- | GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json b/GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json index 9f4c42653..90f6ef894 100644 --- a/GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json +++ b/GeneralStateTests/stArgsZeroOneBalance/mstoreNonConst.json @@ -2,10 +2,10 @@ "mstoreNonConst" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/mstoreNonConstFiller.yml", - "sourceHash" : "558bc1e2b10feac0b2879b413dae0bd339b601e2d589f089f000edc190e23fd4" + "sourceHash" : "a19c10306f46e9259ad9ad15f7adac1bf10a070318832871b9ae3dff4361f8ea" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -35,6 +35,26 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } + ], + "Constantinople" : [ + { + "hash" : "0x1736600088960d4664446cae089e3ea5e6e205965fadef2b058cee3dd8e33eaa", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x51619dfea93d521e48f47cc1d4646f8c3711bd5199d09ebbd2ebfaf90572d558", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } ] }, "pre" : { |