PLEASE NOTE THIS RELEASE ONLY COMPATIBLE WITH CORE ENDPOINTS RUNNING v3.8.1-arabica AND ABOVE!!!
BREAKING CHANGES
- feat!(eds): make Size method return error by @VolodymyrBg in https://github.com/celestiaorg/celestia-node/pull/4091
- fix!(store/metrics): fix metrics prefix by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4211
- fix(state)!: Fix gas price and gas usage estimation in
CoreAccessorby @renaynay in https://github.com/celestiaorg/celestia-node/pull/4186
What's Changed
- deps(go.mod): bump app to mocha by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4178
- refactor(all): modernized code with built-in func by @quantix9 in https://github.com/celestiaorg/celestia-node/pull/4183
- refactor: use
time.DateTimeconstant from standard library by @threehonor in https://github.com/celestiaorg/celestia-node/pull/4184 - chore(deps): upgrade to go-square v2.2.0 by @rootulp in https://github.com/celestiaorg/celestia-node/pull/4187
- chore(nodebuilder): add 01node bootstrap testnet node by @daemon2k3 in https://github.com/celestiaorg/celestia-node/pull/4179
- chore: fix formatting by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/4192
- fix(rpc/client): handle empty auth token by @eshaan7 in https://github.com/celestiaorg/celestia-node/pull/4197
- chore(nodebuilder): add ZKV mocha bootstrap node by @koenmtb1 in https://github.com/celestiaorg/celestia-node/pull/4200
- feat(shwap/bitswap): disable session pruning with env var by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/4201
- fix(state)!: Fix gas price and gas usage estimation in
CoreAccessorby @renaynay in https://github.com/celestiaorg/celestia-node/pull/4186 - feat!(eds): make Size method return error by @VolodymyrBg in https://github.com/celestiaorg/celestia-node/pull/4091
- feat: Add Binary Builders mainnet bootstrapper by @auricom in https://github.com/celestiaorg/celestia-node/pull/4205
- chore(bootstrappers): rename bootstrappers by @smuu in https://github.com/celestiaorg/celestia-node/pull/4204
- feat(nodebuilder/p2p): If node is a bootstrapper, automatically initiate connection to other hardcoded bootstrappers for the given network by @renaynay in https://github.com/celestiaorg/celestia-node/pull/4182
- fix: comment string for
--core.xtoken.pathby @adlerjohn in https://github.com/celestiaorg/celestia-node/pull/4209 - chore(nodebuilder): Remove
core.grpc.portflag by @adlerjohn in https://github.com/celestiaorg/celestia-node/pull/4210 - fix!(store/metrics): fix metrics prefix by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/4211
New Contributors
- @quantix9 made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4183
- @threehonor made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4184
- @daemon2k3 made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4179
- @eshaan7 made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4197
- @koenmtb1 made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4200
- @VolodymyrBg made their first contribution in https://github.com/celestiaorg/celestia-node/pull/4091
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.22.0-arabica...v0.22.1-arabica