diff options
Merge pull request #222 from ethereum/revert-address-calculation
fix failing Statetests and Blockchain tests
Diffstat (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json')
-rw-r--r-- | GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json index 83b541fd1..bc3d5b51c 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_0_1000000.json @@ -1,5 +1,10 @@ { "modexp_37120_37111_0_1000000" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_37120_37111_0_1000000Filler.json" + }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", "currentDifficulty" : "0x020000", |