Changelog
- 5d4ee00 chore: revert go-storage-incentives-abi to v0.9.4
- a519468 fix(hive): remove unused context
- c5fbf5a fix(libp2p): remove ping after handshake
- 2f10842 fix(libp2p): increase ping timeout to 5s
- f1a869a fix(libp2p): consolidate AddrsFactory logic for all transports
- 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)