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_9_3711_37111_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_9_3711_37111_25000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_9_3711_37111_25000.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_9_3711_37111_25000.json b/GeneralStateTests/stPreCompiledContracts/modexp_9_3711_37111_25000.json index def00ada4..a8d8c1623 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_9_3711_37111_25000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_9_3711_37111_25000.json @@ -2,16 +2,16 @@ "modexp_9_3711_37111_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_9_3711_37111_25000Filler.json", - "sourceHash" : "2f480d734470e0aea6dcc6839273f0b16321a3651ee51c50528dbbceafb3cd35" + "sourceHash" : "393a480e99a9f6b8248688f22ebf6690d0b3905beb6143a387eca04c82b74feb" }, "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" : [ |