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

  Changed paths:
    M addrmgr/knownaddress_test.go
    M upgrade.go

  Log Message:
  -----------
  addrmgr/btcd: Updates for staticcheck results.

This makes two modifications based on the results of staticcheck.

The first is to use a simplified zero value for the time in the addrmgr
package tests.

The second is check any errors when opening a directory while attempting
to perform old version upgrades.


Reply via email to