v3.0.0-rc0
Pre-release
Pre-release
Upgrade Notice
This is the first release candidate for v3.0.0. This tag should only be used to import and test v3.0.0 of celestia-app. Do not upgrade to this binary on testnets until the testnet releases are created.
What's Changed
- chore(deps): Bump github.com/celestiaorg/nmt from 0.22.1 to 0.22.2 by @dependabot in #3951
- chore(deps): Bump github.com/celestiaorg/go-square from 1.1.0 to 1.1.1 by @dependabot in #3950
- test: v3 e2e upgrade by @cmwaters in #3910
- docs: add share version 1 to specs by @rootulp in #3955
- chore(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.1 by @dependabot in #3901
- chore: optimize checkTx by @evan-forbes in #3954
- fix: TestOfferSnapshot flake by @rootulp in #3957
- docs(specs): update app version for params v3 by @rootulp in #3962
- feat!: limit the max tx size to 2 MiB by @ninabarbakadze in #3909
- refactor: cap tx size flups by @ninabarbakadze in #3967
- chore: add link to MaxTxSize in ante handler v3 by @ninabarbakadze in #3968
- docs: guide to manually publish docker images by @rootulp in #3941
- chore: pass knuu as an argument to the testnet.New by @mojtaba-esk in #3952
- chore: appconsts godoc cosmetics by @rach-id in #3969
- feat: limit the number of messages in prepare proposal by @rach-id in #3942
- feat: increase default mempool
TTLNumBlocks
to 12 by @rootulp in #3961 - fix: version for tags with
-arabica
,-mocha
,-rc
suffixes by @rootulp in #3977 - fix(ci): classify
-arabica
and-mocha
releases as prereleases by @pippokr in #3929 - feat!: versioned timeouts by @staheri14 in #3882
New Contributors
Full Changelog: v3.0.0-alpha...v3.0.0-rc0