From 8dbbfb6db9fe97624333716e654410d64bf75a24 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 7 Feb 2018 18:36:47 +0300 Subject: update stSolidityTest --- GeneralStateTests/stSolidityTest/TestKeywords.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'GeneralStateTests/stSolidityTest/TestKeywords.json') diff --git a/GeneralStateTests/stSolidityTest/TestKeywords.json b/GeneralStateTests/stSolidityTest/TestKeywords.json index 9c77199da..2b893a525 100644 --- a/GeneralStateTests/stSolidityTest/TestKeywords.json +++ b/GeneralStateTests/stSolidityTest/TestKeywords.json @@ -5,7 +5,7 @@ "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSolidityTest/TestKeywordsFiller.json", - "sourceHash" : "7ce7876883be53992072244abe14c1d3d1d0db87eadc6e5b43c8697078184f4b" + "sourceHash" : "28e2ced5fbdf78b99404073ab1f25d5b1aa69789514c78182de9aceab07b9796" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -16,6 +16,17 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { + "Byzantium" : [ + { + "hash" : "0x2974402c2b5431807dc95248df9ca5e8869b4c77e23172d33bfa8bb77248a915", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Homestead" : [ { "hash" : "0x5d9414ffd30ec040a59e0a99b7a54097306ee5d426bd8adf8e5a99490ad083c5", -- cgit