Currently we use the legacy tendermint-rs: https://github.com/cometbft/tendermint-rs
There is also cometbft-rs, a fork of tendermint-rs: https://github.com/cometbft/cometbft-rs
I am a bit unclear on the maintenance status of either of these. tendermint-rs recently merged a PR but there haven't been any releases in awhile. cometbft-rs has not had any activity for several months, or releases for nearly 2 years.
I have forked cometbft-rs as https://github.com/iqlusioninc/cometbft-rs as well as updating various dependencies for use in TMKMS.
It seems whatever way we go, we need to coordinate with https://github.com/cosmos/ibc-proto-rs
Currently we use the legacy
tendermint-rs: https://github.com/cometbft/tendermint-rsThere is also
cometbft-rs, a fork oftendermint-rs: https://github.com/cometbft/cometbft-rsI am a bit unclear on the maintenance status of either of these.
tendermint-rsrecently merged a PR but there haven't been any releases in awhile.cometbft-rshas not had any activity for several months, or releases for nearly 2 years.I have forked
cometbft-rsas https://github.com/iqlusioninc/cometbft-rs as well as updating various dependencies for use in TMKMS.It seems whatever way we go, we need to coordinate with https://github.com/cosmos/ibc-proto-rs