dcrd/addrmgr
Dave Collins c162fbde71
multi: Upstream chainhash abstraction sync
Contains the following commits:

- 711f33450c
- b6b1e55d1e
  - Reverted because Travis is already at a more recent version
- bd4e64d1d4

Also, the merge commit contains the necessary decred-specific
alterations, converts all other references to sha to hash to keep with
the spirit of the merged commits, and various other cleanup intended to
bring the code bases more in line with one another.
2016-11-16 12:48:40 -06:00
..
addrmanager_test.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
addrmanager.go multi: Upstream chainhash abstraction sync 2016-11-16 12:48:40 -06:00
cov_report.sh First round of address manager package refactor 2014-07-07 09:04:22 -05:00
doc.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
internal_test.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
knownaddress_test.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
knownaddress.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
log.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
network_test.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
network.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
test_coverage.txt Initial Decred Commit. 2016-02-07 14:00:12 -05:00