Regular patch release containing several fixes and chores.
What's Changed
- docs: fix broken link by @futreall in https://github.com/celestiaorg/celestia-node/pull/4011
- fix: cli with malformed height by @jcstein in https://github.com/celestiaorg/celestia-node/pull/4107
- fix(docgen): add network.Direction by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/4115
- fix(core): add retry logic for the grpc subscription by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4093
- fix(share/peer-manager): fix potential nil dereference in peer manager by @walldiss in https://github.com/celestiaorg/celestia-node/pull/4117
- improvement(core): increase message size to 64Mb by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4133
- chore(ci): fail openrpc-gen if error by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/4116
- docs: update readme by @jcstein in https://github.com/celestiaorg/celestia-node/pull/4127
- chore: fix typos by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/4119
- feat(shwap/bitswap): add blockstore metrics by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3862
- feat: reduce celestia labs ran botstrapper by @smuu in https://github.com/celestiaorg/celestia-node/pull/4138
- chore(go.mod): bump libp2p deps by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4113
- fix(shwap/discovery): increase DHT refresh interval to default 10mins by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4150
- Fix broken link(s) to node requirements in readme. by @adlerjohn in https://github.com/celestiaorg/celestia-node/pull/4157
- deps(go.mod): bump app by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4161
- refactor: replace golang.org/x/exp with stdlib by @wangjingcun in https://github.com/celestiaorg/celestia-node/pull/4159
- feat: Add Binary Builders mocha-4 bootstrapper by @auricom in https://github.com/celestiaorg/celestia-node/pull/4144
- chore(go.mod): bump boxo fork by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4114
- ci: bump golangci-lint by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/4163
- feat(modp2p): reachability check by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4164
- deps(go.mod): app bump to mocha by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4167
- chore(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in https://github.com/celestiaorg/celestia-node/pull/4169
- perf(header): MsgID func only needs to unmarshal Commit from ExtendedHeader by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4149
- fix(nodebuilder/p2p): fix autonat == nil panic in test by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4170
- deps(go.mod): bump app by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4174
- deps(go.mod): bump app by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4175
- refactor: replace custom appendTo methods with
encoding.AppendBinaryby @leopardracer in https://github.com/celestiaorg/celestia-node/pull/4160 - fix: use a more straightforward return value by @looklose in https://github.com/celestiaorg/celestia-node/pull/4136
New Contributors
- @futreall made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4011
- @wangjingcun made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4159
- @auricom made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4144
- @leopardracer made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4160
- @looklose made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4136
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.21.5...v0.21.9