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_0_1_0_35000.json | |
parent | b01cb5ebe3faa8b93b2105579b75454613fbc699 (diff) | |
download | tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.gz tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.bz2 tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.lz tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.xz tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.tar.zst tangerine-tests-d2e8fbf7f096830e1be04a02577c1070fd8f7c06.zip |
replace 0x1 with 0x01
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json index 6ea5495ef..11e30f9bb 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_0_1_0_35000.json @@ -2,16 +2,16 @@ "modexp_0_1_0_35000" : { "_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/modexp_0_1_0_35000Filler.json", - "sourceHash" : "d1f2b70444435ce800d3f8733fa4e77e04382a8217bb4b2b1435a81bd58f381f" + "sourceHash" : "eecb25e823d981cf8f13eac348a8c8012ec680c29776ee5a8689daddabde07f5" }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", - "currentNumber" : "0x1", + "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, @@ -144,8 +144,8 @@ "0x01adb0", "0x030d40" ], - "gasPrice" : "0x1", - "nonce" : "0x1", + "gasPrice" : "0x01", + "nonce" : "0x01", "secretKey" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d", "to" : "0xc305c901078781c232a2a521c2af7980f8385ee9", "value" : [ |