diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-17 18:35:38 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-17 18:35:38 +0800 |
commit | d2e8fbf7f096830e1be04a02577c1070fd8f7c06 (patch) | |
tree | 09bce14df9f00e3ed2550923b3368fbd3e6a5c17 /GeneralStateTests/stPreCompiledContracts/modexp.json | |
parent | b01cb5ebe3faa8b93b2105579b75454613fbc699 (diff) | |
download | dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.gz dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.bz2 dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.lz dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.xz dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.zst dexon-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.zip |
replace 0x1 with 0x01
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp.json b/GeneralStateTests/stPreCompiledContracts/modexp.json index cac69fd01..c536d32b2 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp.json @@ -2,7 +2,7 @@ "modexp" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ab4ca6d1.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json", "sourceHash" : "407d5d4675357fcd06f04bda90add5b3a50e9e8729e79d52dfa08388eb87ea38" |