Changelog
- 19696c5 fix(libp2p): remove unused and reduce peerstoreWaitAddrsTimeout to 10s
- 1766d1b fix: remove unused variable
- 31ee7fa chore: remove noisy log message syncWorker pulled
- 59a949f fix: do not send remote multiaddr in handshake and ensure empty list is ok
- 17916ec fix: resolve connection issues (#5302)
- a8faeb3 pullsync: remove make offer timeout
- e98adba hive: remove ping
- 898a80b Merge branch 'master' into janos/autotls-v2-fullclose-fix
- 3da45e1 fix(swapprotocol): fix logging and annotate errors
- b77e790 fix(puller): remove logs on the returned error
- 7efe11f fix: revert PR #3561 disable puller logs
- ca95903 fix(pullsync): fix error scoping in Sync function
- 492ea53 feat(pushsync): add rate limiting and metric for overdraft refresh logs (#5297)
- aed9d55 test(pullsync): add synctest to pullsync (#5261)
- 8e716cb Add synctest in storage incentives (#5262)
- 72340e9 fix(retrieval, pushsync): missing full close on streams and regression tests
- 11f8c81 test(storer-reserve): add synctest in evict test (#5263)
- 44d5d4f test(events): add synctest to subscriber tests (#5266)
- cd6c34a fix: use hex encoded values in stamerindex.Item.String() (#5294)