Changelog
- c92d8c5 feat(p2p): add AutoTLS support for secure WebSocket connections (#5187)
- 66519d7 test(libp2p): update reacher tests to use synctest (#5267)
- 37ab9c7 fix: add validation for redundancy level in bytes and bzz handlers (#5311)
- 55d4864 fix(node): allow hostnames in public address validation (#5312)
- f612bf9 chore: updated mock accounting service function names and comments (#5293)
- 47cb8d1 test(pingpong): add synctest to ping test (#5264)
- 3e157a0 feat: make both feed versions race together (#5287)
- 0d1b99b fix: chain backend should not be used for ultra light nodes (#5310)
- d5a095c feat(ci): add PR title validation to prevent invalid merge commits (#5304)
- a54d62b fix: typo (#5299)
- 7a72d9f chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#5286)
- 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)
- 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)
- 3298411 fix: joiner redundancy multilevel (#5292)
- 7980065 test(synctest): add synctest to syncutil test (#5259)
- 72ed53f test(blocker): add synctest to blocker pkg (#5258)
- 54b963a test(spinlock): add synctest to wait test (#5260)
- 48ded1a feat(chequebook): add funding URL for mainnet users (#5284)
- 57a0355 docs(bee-dev): update dev command with deprecation warning and doc link (#5283)
- 02704a1 revert(pushsync): cap overdraft backoff delay with jitter (#5275)
- 9c7116d test(storage-incentives): add synctest to TestAgent (#5250)