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_55190_55190_42965_25000.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_55190_55190_42965_25000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_55190_55190_42965_25000.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_55190_55190_42965_25000.json b/GeneralStateTests/stPreCompiledContracts/modexp_55190_55190_42965_25000.json index f1a6b9180..d77ce7db1 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_55190_55190_42965_25000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_55190_55190_42965_25000.json @@ -2,16 +2,16 @@ "modexp_55190_55190_42965_25000" : { "_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_55190_55190_42965_25000Filler.json", - "sourceHash" : "20a6de2a78018936ab489e0772a67187977dda05e4992d05a94c0f46f304c57a" + "sourceHash" : "f2a7c579398ce76e7a37abe22d037500a98bf30f46edd6e0c81fd69da10db64f" }, "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" : [ |