Commit Graph

15 Commits

Author SHA1 Message Date
John B Nelson
4533ab8f9e
Correct path to peer.AddrInfo in deprecation 2020-02-25 09:02:52 -08:00
Raúl Kripalani
4353646945
Consolidate abstractions and core types into go-libp2p-core (#69) 2019-05-23 18:11:06 +01:00
Matt Joiner
d9cfa764ad Implement fmt.Stringer for PeerInfo 2019-03-11 14:16:16 +11:00
Eli Wang
ab8c6cbfd1
bug fix: UnmarshalJSON should take a pointer 2018-11-08 10:40:39 +08:00
wzp
e9ca112fea PeerInfo UnMarshal Error #393 2018-11-08 10:12:34 +08:00
Raúl Kripalani
e200f3a5c1 gx-go unrewrite. 2018-09-02 12:10:55 +01:00
Raúl Kripalani
b9ac6b77b1 gx-go rw. 2018-08-30 15:26:03 +01:00
Raúl Kripalani
aeae977598 refactor peerstore (+)
1. Create interface.go with abstract interfaces.
2. Extract memory-based keybook into file.
3. Spin off PeerMetadata interface.
2018-08-29 16:23:04 +01:00
Lars Gierth
2ce0773687 Allow for parsing otherwise empty /ipfs addrs, improve tests 2017-04-28 02:49:06 +02:00
Lars Gierth
6a60f4058e Add func to construct /ipfs addrs from PeerInfo 2017-04-28 02:49:04 +02:00
Jeromy
968d9c9149 add method to parse /ipfs/ addresses into a peerinfo 2017-03-31 23:08:23 -07:00
Jeromy
7842b6862f dont commit with deps rewritten 2017-02-03 12:49:59 -08:00
Jeromy
5ea1774aba gx publish 1.4.2 2017-02-03 10:32:21 -08:00
Jeromy
639e4e1e92 gx publish 1.3.0 2016-10-04 18:43:44 -07:00
Jeromy
350c2ce7c2 extract peerstore from peer package 2016-05-31 11:31:50 -07:00