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