go-libp2p-peerstore/test
Steven Allen 588ab36ce8 update to match new ExtractPublicKey API
This is a "more correct" API and we might as well fix this before it becomes
used all over the place. The new API returns ErrNoPublicKey when there is no
inlined key.

This *also* fixes a bug where the datastore-backed keystore would panic if
`ExtractPublicKey` returned `nil, nil`.
2018-10-16 11:31:32 +01:00
..
addr_book_suite.go add a test and fix broken logic. 2018-09-14 18:27:23 +01:00
benchmarks_suite.go check cache in ClearAddrs and perform targeted delete. 2018-09-11 12:43:36 +01:00
keybook_suite.go update to match new ExtractPublicKey API 2018-10-16 11:31:32 +01:00
peerstore_suite.go Merge branch 'master' into txndatastore 2018-09-11 14:13:14 +01:00
utils.go small fixes. 2018-09-11 14:42:19 +01:00