informalsystems / tendermint-rs

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

ABCI++ Support #860

Open thanethomson opened 3 years ago

thanethomson commented 3 years ago

We need to clarify what's meant by ABCI++ support as it relates to tendermint-rs.

Some work towards this goal is currently underway in #833, but we also need to clarify whether/how we handle backward compatibility with ABCI.

What's the definition of "done" for this issue?

When we've sufficiently broken down what needs to be done for ABCI++ in a set of issues.

mina86 commented 3 months ago

What’s the status on this and in general on ABCI++ (aka ABCI 2.0) support in tendermint-rs? I see some abci feature branches but it looks like there was no development in three years?