Changelog
- 8477d79 chore: revert go-storage-incentives-abi to v0.9.4
- cd04643 Merge remote-tracking branch 'origin' into autotls-v2
- b756dbe fix: prevent self dial (#5306)
- d5a095c feat(ci): add PR title validation to prevent invalid merge commits (#5304)
- fef3fb1 chore: upgrade libp2p and p2p-forge dependencies
- 51e643e chore(ci): increase udp buffer sizes (#5305)
- a54d62b fix: typo (#5299)
- 0cbb807 Merge branch 'master' into autotls-v2
- 09fae62 fix(libp2p): remove unused and reduce peerstoreWaitAddrsTimeout to 10s
- 0e3edf2 fix: remove unused variable
- 55c93d4 chore: remove noisy log message syncWorker pulled
- c71107f fix: do not send remote multiaddr in handshake and ensure empty list is ok
- 70f3453 fix: resolve connection issues (#5302)
- e563358 chore(pullsync): remove make offer timeout
- 7a83568 fix(hive): remove ping
- 7a72d9f chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#5286)
- 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)