Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: af524fb3e7e4718b38013093d3ecf9a5f0d7c286
      
https://github.com/btcsuite/btcd/commit/af524fb3e7e4718b38013093d3ecf9a5f0d7c286
  Author: Dave Collins <da...@conformal.com>
  Date:   2016-11-03 (Thu, 03 Nov 2016)

  Changed paths:
    M addrmgr/network.go
    M blockchain/chain.go
    M blockchain/validate.go
    M blockmanager.go
    M config.go
    M database/ffldb/blockio.go
    M peer/peer.go
    M rpcserver.go
    M rpctest/memwallet.go
    M rpctest/rpc_harness.go
    M rpcwebsocket.go
    M txscript/scriptbuilder.go
    M wire/msgalert.go

  Log Message:
  -----------
  multi: Remove unnecessary convs found by unconvert.

This removes all unnecessary typecast conversions as found by the
unconvert linter.


Reply via email to