informalsystems / tendermint-rs

Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
590 stars 216 forks source link

meta: v0.24.x release #1127

Open thanethomson opened 2 years ago

thanethomson commented 2 years ago

Currently tendermint-rs v0.24.x, which targets Tendermint Core v0.35.x, is in pre-release. Ideally the following issue(s)/PR(s) will be addressed/merged before cutting a release:

(Possibly more to come, pending updates from the ibc-rs team)

Until then, please expect breaking changes in the v0.24.x pre-release series.

tomtau commented 2 years ago

maybe a feature flag in tendermint-proto for privval gRPC server could be provided: https://github.com/informalsystems/tendermint-rs/issues/1134 ?

tomtau commented 2 years ago

https://github.com/informalsystems/tendermint-rs/pull/1137