- 10 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 08 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 04 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 16 Jun, 2021 2 commits
-
-
Marten Seemann authored
sync: update CI config files
-
Marten Seemann authored
-
- 01 Jun, 2021 3 commits
- 23 Apr, 2021 9 commits
-
-
Marten Seemann authored
sync: update CI config files
-
web3-bot authored
-
web3-bot authored
-
web3-bot authored
-
web3-bot authored
-
web3-bot authored
-
web3-bot authored
-
Marten Seemann authored
fix staticcheck
-
Marten Seemann authored
-
- 26 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 25 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 31 Jul, 2020 1 commit
-
-
Steven Allen authored
This code isn't performance critical so we might as well be safe.
-
- 16 Jun, 2020 1 commit
-
-
Adin Schmahmann authored
feat: when using the diversity filter for ipv6 addresses if the ASN cannot be found for a particular address then fallback on using the /32 mask of the address as the group name instead of simply rejecting the peer from routing table
-
- 10 Jun, 2020 1 commit
-
-
Aarsh Shah authored
Remove Whitelisting and Blacklisting networks functionality as we don't use it anymore.
-
- 06 Jun, 2020 2 commits
-
-
Steven Allen authored
fix: switch to forked cid ranger dep
-
Steven Allen authored
-
- 04 Jun, 2020 1 commit
-
-
Aarsh Shah authored
* reduce Routing Table churn
-
- 03 Jun, 2020 1 commit
-
-
Aarsh Shah authored
* peer diversity for the Routing Table.
-
- 29 May, 2020 1 commit
-
-
Aarsh Shah authored
* This is the fix for the bug wherein we don't fire PeerRemoved notifications when we replace "less useful" peers in a bucket.
-
- 15 May, 2020 1 commit
-
-
Steven Allen authored
`AddedAt` field for a peer in the Routing Table.
-
- 12 May, 2020 1 commit
-
-
Aarsh Shah authored
* reduce allocs while adding peer
-
- 11 May, 2020 1 commit
-
-
Aarsh Shah authored
* nPeerForCpl and collapse empty buckets
-
- 09 Apr, 2020 7 commits
-
-
Steven Allen authored
Merge pull request #74 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.2.3 Bump github.com/libp2p/go-libp2p-peerstore from 0.2.2 to 0.2.3
-
Steven Allen authored
fix: use time.Duration for time, not floats
-
Steven Allen authored
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases) - [Commits](https://github.com/libp2p/go-libp2p-peerstore/compare/v0.2.2...v0.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Add LastUsefulAt and LastSuccessfulQueryAt for each peer
-
Aarsh Shah authored
-
Aarsh Shah authored
-