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 #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 #5967
- chore(deps): Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in #5963
- chore: bump core to v0.39.8 in docker-e2e by @rach-id in #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 #5965
- docs: fix broken links by @letmehateu in #5923
- test: add main branch to the minor ver compatibility test by @mojtaba-esk in #5942
- docs: add binary building guidance for validators by @Copilot in #5956
- fix(tool): check earliest height when checking random blocks by @mcrakhman in #5940
- fix: remove incorrect nolint:unused annotation from defaultBroadcastHandler by @lolkdsanyaw in #5921
- fix(makefile): update Dockerfile path to standalone.Dockerfile by @animeherox in #5936
- docs: tx client spec by @ninabarbakadze in #5939
- test: update ibc test to verify removal of token filter by @chatton in #5982
- docs(x/blob): fix deprecated comment by @viktorking7 in #5960
- fix: resolve protobuf break-check CI failure in merge_group context by @Copilot in #5979
- fix: deprecated note in testnode config to reference WithDelayedPrecommitTimeout by @maradini77 in #5985
- feat: cache CheckTx validation to skip commitment generation in ProcessProposal by @ninabarbakadze in #5613
- refactor: remove duplicate code in MustGetFreePort function by @lolkdsanyaw in #5991
- docs: fix typo by @sashaodessa in #5994
- refactor(test): replace Stop() with Remove() in docker-e2e cleanup by @mojtaba-esk in #5993
- chore(deps): bump core to v0.39.9 by @rach-id in #5997
New Contributors
- @viktorking7 made their first contribution in #5960
- @maradini77 made their first contribution in #5985
Full Changelog: v6.1.0-arabica...v6.1.1-arabica