Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: 5a9bac9668e83478005c5273ee432e53e49175f7
      
https://github.com/btcsuite/btcd/commit/5a9bac9668e83478005c5273ee432e53e49175f7
  Author: Dave Collins <[email protected]>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M goclean.sh
    M rpcserver.go
    M server.go
    M wire/blockheader.go
    M wire/common.go
    M wire/shahash.go

  Log Message:
  -----------
  Correct a few style related issues found by golint.

Also, update TravisCI goclean script to remove the special casing which
ignored 'Id' from the lint output since that exception is no longer
needed.  It was previously required due to the old version of btcjson,
but that is no longer in the repo.


Reply via email to