Changelog
- 966ebc9 Revert "fix: joiner redundancy multilevel"
- 341fa9e fix: joiner redundancy multilevel
- 3fc088d Merge branch 'master' into autotls-v2
- 58b6bf1 chore: refactor latest config changes
- b76fc3d feat: add p2p-wss-enable cli flag
- e0628a0 Revert "chore: remove autotls-enabled and autotls-storage-dir for ux simplification"
- e49f261 chore: remove autotls-enabled and autotls-storage-dir for ux simplification
- 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)
- 85b89ae fix: failing tests
- d6ca6d4 test: add mock certmagic tests
- 2f09f41 fix(api): multiaddr is now a slice, handle it in parsing as such
- fc61c96 fix: address all major issues with cert and addresses handling
- 48ded1a feat(chequebook): add funding URL for mainnet users (#5284)
- bda7c78 feat: add rewriteForgeWebSocketDomain
- aee3a80 fix: muild full ma in Addresses()
- b64ebb6 fix: try using the address factory in Addresses()
- 25c603d fix: disable tcp transport
- 5b98ea2 fix: remove address factory
- 98931e5 feat(libp2p): add newLogAddressFactory
- a49ec58 fix(libp2p): configure cert manager address factory
- 17ba19e fix: correclty set the autotls-storage-dir default path
- 57a0355 docs(bee-dev): update dev command with deprecation warning and doc link (#5283)
- a51ef80 Revert "Revert "chore: resolver retuns a complete underlay""
- 5c1d237 fix: do not add wss addresses in libp2p if ws is not enabled
- 43a48cb fix: support more complex underlays in static resolver
- 4269315 Revert "chore: resolver retuns a complete underlay"
- 7babf50 chore: resolver retuns a complete underlay
- b3f89a1 fix: pass complete underlays to Resovler in libp2p.Service.Addresses()
- 7a59b4c fix: pass correct error
- ef4fdf0 fix: linter warning
- fd40c1b fix: pass nat-wss-addr value to libp2p.Service and fix composite resolver
- def3347 feat: refactor wss and instead of using wss port use entire wss addr
- c512355 feat: add wss nat address resolver
- 12c70e5 fix: linter
- ffe3684 fix: linter
- 32976e9 fix: review based changes
- cba97f7 fix: linter
- 8a9166f fix: reviews and adding debug logs
- bcd6056 Revert "fix: test with blocklist streams"
- 6113752 fix: test with blocklist streams
- b57a806 fix: try to fix failing test and upgrade libp2p to latest version
- b8f66ab chore: slightly update libp2p
- 13d4a59 fix: linter
- 4f0430f fix: addressing review comments
- 02704a1 revert(pushsync): cap overdraft backoff delay with jitter (#5275)
- d2b70bb fix: tests
- 428fcbf fix: go mod
- 710469a fix: merge master inconsistencies
- 9c7116d test(storage-incentives): add synctest to TestAgent (#5250)
- 2e54e8a Merge branch 'master' into autotls-v2
- 065eb9e fix: add allow private forge addresses
- 0aaea5d chore: clean
- 88fb362 chore: config options
- 076d958 fix: tests
- 836dbb3 fix: add the right parameter
- 3c9f1fd chore: cleanup
- 244af3a fix: addresses
- 3657b00 fix: fix addresses
- 2220859 fix: revert and improve
- e9ad1d4 fix: remove cert load chan
- 02e444f fix: nil pointer
- 1a0a274 chore: refactor
- d2a16bb feat: autotls implementation