This release is intended for the Arabica testnet. If you are upgrading from v5 please read through the release notes.
This release mainly fixes two issues with mocha regarding pex and votes signatures.
What's Changed
- chore(deps): Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5966
- chore(deps): Bump github.com/moby/moby from 28.4.0+incompatible to 28.5.0+incompatible in /test/docker-e2e by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5967
- chore(deps): Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5963
- chore: bump core to v0.39.8 in docker-e2e by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5955
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.19.6 to 1.19.11 by @dependabot[bot] in https://github.com/celestiaorg/celestia-app/pull/5965
- docs: fix broken links by @letmehateu in https://github.com/celestiaorg/celestia-app/pull/5923
- test: add main branch to the minor ver compatibility test by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5942
- docs: add binary building guidance for validators by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5956
- fix(tool): check earliest height when checking random blocks by @mcrakhman in https://github.com/celestiaorg/celestia-app/pull/5940
- fix: remove incorrect nolint:unused annotation from defaultBroadcastHandler by @lolkdsanyaw in https://github.com/celestiaorg/celestia-app/pull/5921
- fix(makefile): update Dockerfile path to standalone.Dockerfile by @animeherox in https://github.com/celestiaorg/celestia-app/pull/5936
- docs: tx client spec by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5939
- test: update ibc test to verify removal of token filter by @chatton in https://github.com/celestiaorg/celestia-app/pull/5982
- docs(x/blob): fix deprecated comment by @viktorking7 in https://github.com/celestiaorg/celestia-app/pull/5960
- fix: resolve protobuf break-check CI failure in merge_group context by @Copilot in https://github.com/celestiaorg/celestia-app/pull/5979
- fix: deprecated note in testnode config to reference WithDelayedPrecommitTimeout by @maradini77 in https://github.com/celestiaorg/celestia-app/pull/5985
- feat: cache CheckTx validation to skip commitment generation in ProcessProposal by @ninabarbakadze in https://github.com/celestiaorg/celestia-app/pull/5613
- refactor: remove duplicate code in MustGetFreePort function by @lolkdsanyaw in https://github.com/celestiaorg/celestia-app/pull/5991
- docs: fix typo by @sashaodessa in https://github.com/celestiaorg/celestia-app/pull/5994
- refactor(test): replace Stop() with Remove() in docker-e2e cleanup by @mojtaba-esk in https://github.com/celestiaorg/celestia-app/pull/5993
- chore(deps): bump core to v0.39.9 by @rach-id in https://github.com/celestiaorg/celestia-app/pull/5997
New Contributors
- @viktorking7 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/5960
- @maradini77 made their first contribution in https://github.com/celestiaorg/celestia-app/pull/5985
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v6.1.0-arabica...v6.1.1-arabica