diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
commit | 8dbbfb6db9fe97624333716e654410d64bf75a24 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json | |
parent | 90c36a40752916ff2d6254d6beb37ed402a4c970 (diff) | |
download | dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.gz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.bz2 dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.lz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.xz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.zst dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.zip |
update stSolidityTest
Diffstat (limited to 'GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json')
-rw-r--r-- | GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json index 3b6e055e0..37917c15e 100644 --- a/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.json +++ b/GeneralStateTests/stSolidityTest/TestCryptographicFunctions.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/TestCryptographicFunctionsFiller.json", - "sourceHash" : "22cdbcc31ae0eb3f85e33bc7bcd636aa5f92c9b2be81531aad13c2277ce6879c" + "sourceHash" : "4a77e8a0db462915e1eae3562890a6acaf941170c9002173e226341c8fb0d47d" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -16,6 +16,17 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { + "Byzantium" : [ + { + "hash" : "0x88b66fadcd2608906c1ceabb95144359b5d5c2f05a6c08ce5f9ced551bb49c96", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Homestead" : [ { "hash" : "0x3e2d93fa99efc8b83dfd38acc31be9d3f22d5336401f530127d8e976a111d756", |