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_37120_37111_37111_22000.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_37120_37111_37111_22000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_37111_22000.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_37111_22000.json b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_37111_22000.json index 5c74936b6..040ad2271 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_37111_22000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_37111_22000.json @@ -2,16 +2,16 @@ "modexp_37120_37111_37111_22000" : { "_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_37120_37111_37111_22000Filler.json", - "sourceHash" : "b80fe6fc64a4103afa1b5811195c89d5575e152a25919c8f69a91db19fb7a1ce" + "sourceHash" : "41bb6653024f5177acdc2d32919a199630085a2d398d5dd63abfc892d33e41e2" }, "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" : [ |