38 Commits (b9cb861a98b464b1e9a4f697b6c0c6ad72116505)

Author SHA1 Message Date
Marco Munizaga e8b6685edb
fix: swarm: refactor address resolution (#2990) 3 weeks ago
Josh Klopfenstein 0fb7daca4a
Fix proto import paths (#2920) 3 months ago
sukun afc6a07977 chore: update protobufs 3 months ago
Marten Seemann 32f9239693
core/peer: remove deprecated ID.Pretty method (#2565) 1 year ago
Marten Seemann fd2a1ede9c
core/peer: remove deprecated Encode function (#2566) 1 year ago
VM 8e341f7936
docs: fix some comments (#2391) 1 year ago
Marten Seemann cdd0b6056e
chore: update all deps (#2240) 2 years ago
Marten Seemann f1109c59c1 use Google's Protobuf library instead of GoGo 2 years ago
Håvard Anda Estensen 21dc42bd72
chore: preallocate slices (#1842) 2 years ago
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
Marten Seemann c21356efb1 remove peer.IDFromString (#274) 2 years ago
Marten Seemann 00c0f1126f deprecate peer.Encode in favor of peer.ID.String (#275) 2 years ago
Marten Seemann c43691230f deprecate peer.ID.Pretty (#273) 2 years ago
Marten Seemann 5fa701a74c remove the peer.Set (#261) 2 years ago
Steven Allen 9d6f93ae5a feat: harden encoding/decoding functions against panics (#243) 3 years ago
Marcin Rataj a5df506bd3 fix: switch to go-multicodec mappings (#240) 3 years ago
Eclésio Junior 0b87f23ac7 chore: add `String()` method to `IDSlice` type (#238) 3 years ago
Marten Seemann ca28041e13 remove deprecated Bytes method from the Key interface (#204) 3 years ago
Marten Seemann 0e10da78f4 remove deprecated functions in the peer package (#205) 3 years ago
Steven Allen 79536ece55 feat: add helper functions for working with addr infos (#202) 3 years ago
Steven Allen def12fc22a fix: make timestamps strictly increasing (#201) 3 years ago
Marten Seemann dc031c661d fix staticcheck errors (#191) 4 years ago
Whyrusleeping c617c51e09 add a helper function to go directly from a string to an AddrInfo (#184) 4 years ago
Steven Allen b7eb622474 refactor: use a helper type to decode AddrInfo from JSON (#178) 4 years ago
Vibhav Pant eaba2efe4a peer: Add PeerRecordFromProtobuf. 5 years ago
Vibhav Pant e2dd6fd569 (*PeerRecord.MarshalRecord): Use ToProtobuf() to get protobuf struct 5 years ago
Vibhav Pant 73266e7dc9 peer: Add (*PeerRecord).ToProtoBuf to get protobuf equivalent struct 5 years ago
Vasco Santos 648a5c51b5 docs: uniform comment sentences 5 years ago
Yusef Napora d1feb90b17 Signed envelopes & routing records (#73) 5 years ago
Steven Allen c285b8a1d1 feat: support encoding/decoding peer IDs as CIDs _in text_ 5 years ago
Cole Brown 8c4b2e6911 Ensure all tests pass without weak RSA key flag 5 years ago
Alex Stokes e0f4801172 Compare multihash `Code` to `IDENTITY` when extracting public key 5 years ago
Steven Allen 5a976ee3d8 feat(peer): implement AddrInfosFromP2pAddrs and SplitAddr 6 years ago
Steven Allen f914c757b1 fix: handle empty addrs case 6 years ago
Steven Allen 6d13581574 chore: cleanup address parsing 6 years ago
Raúl Kripalani 717e15fe60 fix duplicated import. 6 years ago
Raúl Kripalani d090163dda absorb {crypto,peer} test utils. (#8) 6 years ago
Raúl Kripalani 0a9354a857 Absorb go-libp2p abstractions and core types into this module (#1) 6 years ago