-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Milestone
Description
Modify cometbft-rs to support the new cometbft protobufs while keeping compatibility with legacy protobufs.
The legacy releases are supported by v1beta* packages generated from versioned CometBFT protobufs.
- Clone
tendermint-rsintocometbft-rs - Rebrand as CometBFT cometbft-rs#5
- Add autogenerated protos for
v1.0cometbft-rs#2 - Adapt domain types to support
v1.0protos cometbft-rs#9 - Add v1.x support to
CompatModein rpcto use version-prefixed request pathrpc: Support for CometBFT 1.0 inCompatModecometbft-rs#12
Reactions are currently unavailable