Changelog
- f32ff23 fix: cache and stamper store (#4433)
- f780811 feat: support db validate command (#4435)
- b0836ff fix: uploadstore (#4434)
- 6cac44c fix: return 404 when no peers found during retrieval (#4436)
- f5acd99 fix: change beekeeper branch to master
- 60149ab fix(ci): patch max retrieval forwards (#4432)
- d0a5a52 fix(stamperstore): remove stamps belonging to expired batches (#4431)
- d324646 perf(pin_api): fetch chunks in parallel (#4428)
- 4a424d5 chore: extra batch listener log and salud tweaks (#4426)
- 58ef6f3 chore: upgrade go-ethereum and btcd modules (#4425)
- a3decde fix(kademlia, reacher): various connection fixes (#4412)
- b6ea8b3 fix(worker): evicts batch only once (#4421)
- 7501877 fix: make cache ops independent of parent context (#4423)
- 06bc50e chore(linter): update version (#4422)
- 5996148 fix: delete expired stamp issuers (#4416)
- 1634ff2 chore: upgrade libp2p to v0.30.0 (#3927)
- e7906af chore(salud): stricter health checks (#4417)
- aa68793 fix: kademlia to use storage radius as neighborhood depth (#4410)
- 61d90a9 fix(reserve): run invalid chunk eviction only if there are no other b… (#4411)
- a7bd625 feat(retrieval): multiplex into the neighborhood (#4405)
- f469d5b chore(pullsync): invalid chunk metric (#4407)
- 6d63ff5 fix: wrong token name in the minimum amount log messages (#4408)
- af315e2 doc: add logger API usage section (#4406)
- 9465bd6 chore: lower min depth (#4403)
- 98a595c fix: typo in the docker README.md (#4402)
- 783d300 chore: extra unit test for compaction (#4400)
- 847a902 feat: stamp issuer utilization rate test (#4398)
- c375d3b chore: bump golang.org/x/net from 0.10.0 to 0.17.0 (#4397)
- 519c1ac fix(compact): mark already used slots (#4395)
- 8b150cf chore(pusher): logging address of shallow receipt (#4393)
- 5d00652 fix: remove expired batches in the worker and added sleep after to com… (#4391)
- fbf482b fix(retrieval): wait for direct quit signal instead of context deadli… (#4392)
- 2309ec1 refactor: enrich transaction service logs with sender address (#4390)
- 414fc3b feat: add logs to the txstore and txchunkstore recovery method (#4387)
- 9d14736 feat(pushsync, retrieval): varying levels of filtering for the closes… (#4388)
- f42feec fix: move the postage logger under the node logger tree (#4386)
- 401e24e chore: added extra logging in reserve worker for invalid batches (#4384)
- cfc472a revert: ph4 (#4372)
- 5e6e963 chore: increase max commit length