Releases: cortze/ipfs-cid-hoarder
Releases · cortze/ipfs-cid-hoarder
v0.2.0 - adjustments to major DHT update
What's Changed
- General refactoring by @FotiosBistas in #11
- Merge CLI-refactoring by @cortze in #14
- Upgrade the DB client to support batching of PSQL queries by @cortze in #18
- Improve Host collection for the Pinger by @cortze in #19
- Add light live-metrics to the hoarder by @cortze in #20
- Fix broken pinger and host metrics by @cortze in #21
- make distinction between pingers and publishers on config by @cortze in #23
- Update host wb by @cortze in #22
- limit Libp2p host to use only TCP by @cortze in #24
- Feature Optimize Pinger by @cortze in #25
- Stop lookup on first provider by @cortze in #26
New Contributors
- @FotiosBistas made their first contribution in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This first version of the tool includes:
- Random CID publisher, while tracking the contacted PR Holders that keep the PR
- CID Tracker that pings each of the PR Holders asking for the PRs, Performs a DHT lookup, get the closest peers to the CID
- Has all the analyzer code used to perform RFM17