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 #4526
- feat: enable block api proxy when running in standalone mode by @damiannolan in #4579
- ci: build v3 docker images with multiple platforms by @chatton in #4603
- feat: set defaults for
--v2-upgrade-height
(backport #4091) by @mergify in #4607 - fix: remove MinorVersionCompatibility test (backport #4571) by @mergify in #4604
- fix: add registration of tendermint and node services in standalone mode by @chatton in #4626
- chore: remove coderabbit (backport #4477) by @mergify in #4662
- fix:
CELESTIA_HOME
for app v3 by @adlerjohn in #4667 - refactor: update v3 line to use standalone registry by @chatton in #4719
- fix: use 36658 for abci over grpc for v3.x by @damiannolan in #4754
- fix: use standard default app home v3 by @damiannolan in #4761
- fix(cmd): include error in logs by @rootulp in #4774
- chore(deps): upgrade to v1.52.0-tm-v0.34.35 by @rootulp in #4812
- fix: enable downgrades from v4.x.x by @rootulp in #4894
- fix: golangci-lint on v3.x by @rootulp in #4995
- fix: markdown links on v3.x by @rootulp in #4994
- fix(cmd): pass down log options (v3) by @julienrbrt in #4973
- fix!: check if tx is still valid before including it in a proposal by @rootulp in #4996
Full Changelog: v3.8.1...v3.10.2