Releases: leapdao/tendermint
Releases · leapdao/tendermint
0.31.7-leap.2
- Removed
readonly
option #9
0.31.7-leap.1
Upstream 0.31.7 with leap-flavour 🍹
🦅v0.31.5-leap.1
Upstream v0.31.5 with LEAP flavour 🌱
v0.31.0-leap.3: Fix consensus stalling after readOnly switch
Fix consensus stalling after readOnly switch
Consensus stalls if there are no other validators in the network and
the validator is switched from readOnly=true back to readOnly=false.
Fixes #3
v0.31.0-leap.2
rpc: Fix SetReadonly
🙏
v0.31.0-leap.1
Upstream v0.31.0 with leap flavour 🍹
v0.26.4.2 LEAP (WARNING: ALPHA SOFTWARE)
Readonly validator support: #1
Added:
- new
readonly
startup option - new unsafe RPC:
/set_readonly?readonly=_
Changed:
/status
RPC returnsis_readonly
v0.26.4 LEAP (WARNING: ALPHA SOFTWARE)
v0.25.0 LEAP (WARNING: ALPHA SOFTWARE)
v0.22.4 (WARNING: ALPHA SOFTWARE)
tendermint: https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md#0224
parsec: disable validatorSet check on replay