Sourced from github.com/tendermint/tendermint's releases.
0.34.14 (WARNING: BETA SOFTWARE)
https://github.com/tendermint/tendermint/blob/v0.34.14/CHANGELOG.md#v0.34.14
Sourced from github.com/tendermint/tendermint's changelog.
v0.34.14
This release backports the
rollbackfeature to allow recovery in the event of an incorrect app hash.FEATURES
- #6982 The tendermint binary now has built-in suppport for running the end-to-end test application (with state sync support) (
@cmwaters).- [cli] #7033 Add a
rollbackcommand to rollback to the previous tendermint state. This may be useful in the event of non-determinstic app hash or when reverting an upgrade.@cmwatersIMPROVEMENTS
- #7103 Remove IAVL dependency (backport of #6550) (
@cmwaters)BUG FIXES
- #7057 Import Postgres driver support for the psql indexer (
@creachadair).- [ABCI] #7110 Revert "change client to use multi-reader mutexes (#6873)" (
@tychoish).
85870de release: prepare changelog for 0.34.14 (#7105)ff2758b dep: remove IAVL dependency (backport #6550) (#7104)a82cb7d Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7...1dfb345 e2e: light nodes should use builtin abci app (#7095) (#7096)9f13b9b e2e: abci protocol should be consistent across networks (backport #7078) (#7085)16ba782 cli: allow node operator to rollback last state (backport #7033) (#7080)474ed04 Import Postgres driver support for the psql indexer (backport). (#7057)2d8287d e2e: allow running of single node using the e2e app (backport) (#7024)294a969 e2e: backport minor reliability improvements (#6967)