Recent Releases of ipfs-cid-hoarder

ipfs-cid-hoarder - v0.2.0 - adjustments to major DHT update

What's Changed

  • General refactoring by @FotiosBistas in https://github.com/cortze/ipfs-cid-hoarder/pull/11
  • Merge CLI-refactoring by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/14
  • Upgrade the DB client to support batching of PSQL queries by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/18
  • Improve Host collection for the Pinger by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/19
  • Add light live-metrics to the hoarder by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/20
  • Fix broken pinger and host metrics by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/21
  • make distinction between pingers and publishers on config by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/23
  • Update host wb by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/22
  • limit Libp2p host to use only TCP by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/24
  • Feature Optimize Pinger by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/25
  • Stop lookup on first provider by @cortze in https://github.com/cortze/ipfs-cid-hoarder/pull/26

New Contributors

  • @FotiosBistas made their first contribution in https://github.com/cortze/ipfs-cid-hoarder/pull/11

Full Changelog: https://github.com/cortze/ipfs-cid-hoarder/compare/v0.1.0...v0.2.0

- Go
Published by cortze over 2 years ago

ipfs-cid-hoarder - 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

- Go
Published by cortze over 3 years ago