diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-16 02:42:28 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-16 02:42:28 +0800 |
commit | 346bb9efa9be7b231139beddb9cc76ebd7836a01 (patch) | |
tree | 03510739cf33e7f0277b19d2d36d795ed641cabf /GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json | |
parent | f62640eeabf3066fa9726c8a61dfa5d50e7daf44 (diff) | |
download | tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar.gz tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar.bz2 tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar.lz tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar.xz tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.tar.zst tangerine-tests-346bb9efa9be7b231139beddb9cc76ebd7836a01.zip |
fix stPreCompiledContracts2
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json b/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json index 1cd38d8ea..2c9294e63 100644 --- a/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json +++ b/GeneralStateTests/stPreCompiledContracts2/modexpRandomInput.json @@ -2,10 +2,10 @@ "modexpRandomInput" : { "_info" : { "comment" : "Fuzzed input discovered by Guido", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts2/modexpRandomInputFiller.json", - "sourceHash" : "01fe9f7f4af5f493e468f6a0f02def11e337f1c2b2c1c20ff22107961f5aa7e2" + "sourceHash" : "f17e220a644a4135d40e4fae6918a59b6de0f498cd1ab7540970f48ff8b0b9b9" }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", |