penumbra-zone / tower-abci

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

tower-abci: add support for CometBFT `v0.38` #34

Closed erwanor closed 4 months ago

erwanor commented 1 year ago

Once #33 is completed, we should add support for v0.38. The reason to do this separately is that #33 reorganizes the modules into distinct strictly versioned units, which in itself is an important change. The plan right now is to:

hdevalence commented 7 months ago

Doing this would give us optionality to release with 0.38 if desired.