Upgrade Notice
This release targets Mainnet and will be used as the embedded binary in future v4.x.x releases. As a result, node operators do not need to upgrade to this release and are encouraged to upgrade to a v4.x.x release when that is created.
What's Changed
- test: add a core block API foolproof test by @rach-id in https://github.com/celestiaorg/celestia-app/pull/4526
- feat: enable block api proxy when running in standalone mode by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/4579
- ci: build v3 docker images with multiple platforms by @chatton in https://github.com/celestiaorg/celestia-app/pull/4603
- feat: set defaults for
--v2-upgrade-height(backport #4091) by @mergify in https://github.com/celestiaorg/celestia-app/pull/4607 - fix: remove MinorVersionCompatibility test (backport #4571) by @mergify in https://github.com/celestiaorg/celestia-app/pull/4604
- fix: add registration of tendermint and node services in standalone mode by @chatton in https://github.com/celestiaorg/celestia-app/pull/4626
- chore: remove coderabbit (backport #4477) by @mergify in https://github.com/celestiaorg/celestia-app/pull/4662
- fix:
CELESTIA_HOMEfor app v3 by @adlerjohn in https://github.com/celestiaorg/celestia-app/pull/4667 - refactor: update v3 line to use standalone registry by @chatton in https://github.com/celestiaorg/celestia-app/pull/4719
- fix: use 36658 for abci over grpc for v3.x by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/4754
- fix: use standard default app home v3 by @damiannolan in https://github.com/celestiaorg/celestia-app/pull/4761
- fix(cmd): include error in logs by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4774
- chore(deps): upgrade to v1.52.0-tm-v0.34.35 by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4812
- fix: enable downgrades from v4.x.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4894
- fix: golangci-lint on v3.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4995
- fix: markdown links on v3.x by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4994
- fix(cmd): pass down log options (v3) by @julienrbrt in https://github.com/celestiaorg/celestia-app/pull/4973
- fix!: check if tx is still valid before including it in a proposal by @rootulp in https://github.com/celestiaorg/celestia-app/pull/4996
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v3.8.1...v3.10.2