diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
commit | 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch) | |
tree | a819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stArgsZeroOneBalance/subNonConst.json | |
parent | e77d3ba583810fd2a41248270fb36e08dfe5f38e (diff) | |
download | dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2 dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip |
refill all state tests
Diffstat (limited to 'GeneralStateTests/stArgsZeroOneBalance/subNonConst.json')
-rw-r--r-- | GeneralStateTests/stArgsZeroOneBalance/subNonConst.json | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/GeneralStateTests/stArgsZeroOneBalance/subNonConst.json b/GeneralStateTests/stArgsZeroOneBalance/subNonConst.json index 0002d0ba3..f7c712686 100644 --- a/GeneralStateTests/stArgsZeroOneBalance/subNonConst.json +++ b/GeneralStateTests/stArgsZeroOneBalance/subNonConst.json @@ -2,10 +2,10 @@ "subNonConst" : { "_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/subNonConstFiller.yml", - "sourceHash" : "74b5f18d88c6e6045c90fff4f2c0e0f964aad59f85bb4c67dfbcc3c7dd829380" + "sourceHash" : "97467667574eeffe9d2ca26913ed943a8bcce6e731d9ce3dd983b625a0a3d500" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -35,6 +35,26 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } + ], + "Constantinople" : [ + { + "hash" : "0x20141e78718efec677ac987535b36c1b5b0a9245bea389c789931e35341c3f79", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0xc9c7171814c835febf0e475bae836206f634bfc859b1a77e95647cf1b6a96be5", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } ] }, "pre" : { |