5 Commits

Author SHA1 Message Date
Steven Allen
977bc9aca4 tests: skip key inlining test
This has temporarily been disabled due to the changes/issues described in:

https://github.com/libp2p/specs/issues/111
2018-12-03 10:56:36 -08:00
Steven Allen
4d76fd28ed upgrade protobuf and switch to bytes keys
fixes #177
2018-08-07 18:50:04 -07:00
Steven Allen
26ed97fd0b update peer-id public key extraction (and more!)
1. Rely on the peerstore to extract the public key instead of doing so
internally (centralize).
2. Update the tests for the changes in go-libp2p-peer.
3. Update a bunch of deps (including go-libp2p-crypto, go-log, etc.)
4. Remove unnecessary progress bar dependency.
2018-04-16 14:04:03 +09:00
Dirk McCormick
40eb5dc9af Only retrieve one value when fetching public key from DHT 2018-02-27 17:28:13 -05:00
Jeromy
95a3e5dae2 add test for ed25519 pubkey extraction 2017-07-11 16:57:49 -07:00