- 04 Jan, 2021 14 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
refactor: rename messageSender to peerMessageSender and added comments to clarify what peerMessageSender and messageManager do
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
refactor: extract messaging components from IpfsDHT into its own struct. create a new struct that manages sending DHT messages that can be used independently from the DHT.
-
- 09 Dec, 2020 1 commit
-
-
Adin Schmahmann authored
Fix constructor ordering
-
- 02 Dec, 2020 3 commits
-
-
Adin Schmahmann authored
reorder startup events so that everything but the refresh manager starts before we add already connected peers to our routing table
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
- 12 Nov, 2020 2 commits
-
-
Steven Allen authored
feat: update to go-libp2p-core 0.7.0
-
Steven Allen authored
Update for stream interface changes. See https://github.com/libp2p/go-libp2p-core/releases/tag/v0.7.0 for details.
-
- 20 Oct, 2020 1 commit
-
-
Adin Schmahmann authored
Run fixLowPeers on startup
-
- 08 Oct, 2020 1 commit
-
-
Sam authored
-
- 17 Sep, 2020 2 commits
- 02 Sep, 2020 2 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
- 26 Aug, 2020 3 commits
-
-
Adin Schmahmann authored
chore: update deps
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
- 25 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
allow overwriting builtin dual DHT options
-
- 21 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 20 Aug, 2020 1 commit
-
-
Petar Maymounkov authored
-
- 18 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
Hardening Improvements: RT diversity and decreased RT churn
-
- 17 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
testing: add test-specific option to force processing of Host address changes even when AutoRefresh is disabled
-
- 14 Aug, 2020 6 commits
-
-
Adin Schmahmann authored
-
Steven Allen authored
This is a BREAKING CHANGE for the dual DHT but it should be a relatively minor one. Co-authored-by: Petar Maymounkov <petarm@gmail.com>
-
Aarsh Shah authored
-
Aarsh Shah authored
* reduce churn
-
Adin Schmahmann authored
This reverts commit c9851849.
-
Petar Maymounkov authored
Fix key log encoding
-