Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-05 | 1.2 kB | |
v0.2.0 source code.tar.gz | 2024-09-05 | 79.3 kB | |
v0.2.0 source code.zip | 2024-09-05 | 87.7 kB | |
Totals: 3 Items | 168.2 kB | 0 |
IPFS Check v0.2.0 introduces CID only checks in addition to an umber of other small improvements and bug fixes.
Learn more about how to use this in the video below.
What's Changed
- ci: uci/update-go by @web3-bot in https://github.com/ipfs/ipfs-check/pull/51
- feat: add check using only a CID by @2color in https://github.com/ipfs/ipfs-check/pull/47
- Rename CIDinDHT to ProviderRecordFromPeerInDHT by @2color in https://github.com/ipfs/ipfs-check/pull/52
- feat: improve stdout ux and run test frontent at /web by @lidel in https://github.com/ipfs/ipfs-check/pull/55
- feat: add request timeout slider by @2color in https://github.com/ipfs/ipfs-check/pull/57
- ci: add docker image workflow by @2color in https://github.com/ipfs/ipfs-check/pull/58
- docs(readme): document go install and docker by @lidel in https://github.com/ipfs/ipfs-check/pull/61
- feat: find peer when there are no maddrs by @2color in https://github.com/ipfs/ipfs-check/pull/62
Full Changelog: https://github.com/ipfs/ipfs-check/compare/v0.1.0...v0.2.0