penumbra-zone / tower-abci

Tower-based ABCI interface.
MIT License
75 stars 24 forks source link

tower-abci: support CometBFT `0.38.x` #42

Closed erwanor closed 6 months ago

erwanor commented 6 months ago

This PR adds support for 0.38.x and adds a key-value store over ABCI example for that version.

erwanor commented 6 months ago

We want to get this into a tagged release ahead of deciding whether/when we will move to cometbft-rs.

cratelyn commented 6 months ago

thank you for doing this, @erwanor!