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