Upgrade Notice
This release is intended for Arabica. If you are upgrading from v6 or v7 please read through the release notes.
What's Changed
- feat(scripts): add single-node v6 -> v8 upgrade script by @rootulp in #7093
- fix: data race in getMinGasPrice via LastBlockHeight (backport #7102) by @mergify[bot] in #7103
- chore(deps): bump github.com/celestiaorg/rsmt2d from 0.15.1 to 0.15.2 (backport #7097) by @mergify[bot] in #7098
- fix: upgrade iavl to v1.2.8 to fix data race in nodeDB.storageVersion (backport #7003) by @mergify[bot] in #7104
- test: fix flaky TestMaxBlockSize on loaded CI runners (backport #7081) by @mergify[bot] in #7112
- fix: add WaitForNextBlock to prevent flaky testnode tests (backport #7046) by @mergify[bot] in #7111
- fix(test): fix flaky TestSortAndExtractGasPrice (backport #7078) by @mergify[bot] in #7113
- fix: make TestEstimateGasPrice less flaky by asserting ordering (backport #7002) by @mergify[bot] in #7110
- fix: update default slashing params to match mainnet governance (backport #7090) by @mergify[bot] in #7105
- fix: wait for app multistore in TestGasConsumption (backport #7100) by @mergify[bot] in #7118
- chore(deps): bump github.com/celestiaorg/nmt from 0.24.2 to 0.24.3 (backport #7096) by @mergify[bot] in #7117
- fix: resolve test-race flake by pinning cosmossdk.io/store to celestia fork by @rootulp in #7116
- fix: make TestTxClientTestSuite wait for tx indexer after SubmitTx (backport #7095) by @mergify[bot] in #7109
- fix: stop logging Grafana password in clear text (backport #7072) by @mergify[bot] in #7107
- fix: add zip-slip guard to multiplexer tar extraction (backport #7073) by @mergify[bot] in #7106
- fix: increase testnode network retries and add backoff (backport #6968) by @mergify[bot] in #7114
- fix: data race on shared *rand.Rand in TestPriorityByGasPrice (backport #6908) by @mergify[bot] in #7115
- chore(deps): bump core to v0.39.28 by @rootulp in #7120
- chore: gitignore .claude directory by @rootulp in #7121
Full Changelog: v8.0.2-mocha...v8.0.3-arabica