Skip to content

Commit

Permalink
Merge pull request #30 from raulk/refactor
Browse files Browse the repository at this point in the history
* Refactor the peerstore into interface, in-memory implementation, datastore implementation. 
* Create common test suites to test all implementations against. 
* Normalise naming: rename AddrMgr => AddrBook everywhere. 
* Create interface PeerMetadata, with in-memory implementation.
* Adjust wait times in time-dependent tests.
  • Loading branch information
raulk committed Sep 7, 2018
2 parents 791a2fa + 65adc76 commit ad9ccb9
Show file tree
Hide file tree
Showing 23 changed files with 1,128 additions and 1,013 deletions.
308 changes: 0 additions & 308 deletions p2p/host/peerstore/addr_manager_test.go

This file was deleted.

0 comments on commit ad9ccb9

Please sign in to comment.