Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@tony-iqlusion
Copy link
Member

We'll need to migrate to CometBFT V1 at some point, which contains breaking changes.

Rather than getting rid of the protocol_version field under [validator], it can instead be repurposed to assist in the migration.

First we need to get people to update it to v0.38, which is the proto version we source from (iq-)cometbft-rs.

After that we can add support for v1, and eventually make it the default.

We'll need to migrate to CometBFT V1 at some point, which contains
breaking changes.

Rather than getting rid of the `protocol_version` field under
`[validator]`, it can instead be repurposed to assist in the migration.

First we need to get people to update it to `v0.38`, which is the proto
version we source from (iq-)`cometbft-rs`.

After that we can add support for `v1`, and eventually make it the
default.
@tony-iqlusion tony-iqlusion merged commit 9db2b3c into main Oct 31, 2025
7 checks passed
@tony-iqlusion tony-iqlusion deleted the protocol-v0.38 branch October 31, 2025 01:50
@tony-iqlusion tony-iqlusion mentioned this pull request Nov 7, 2025
tony-iqlusion added a commit that referenced this pull request Nov 7, 2025
### Added
- Support for Celestia's extension to sign raw bytes with consensus keys (#969, #1134)
- `protocol_version = "v0.38"` configuration option for validators (#1138)
- Support for expanded Ed25519 keys including the exported YubiHSM format (#1096)

### Changed
- Bump Rust edition to 2024; MSRV 1.85 (#984, #967)
- Migrate (back) to `ed25519-dalek` (#991)
- Migrate from `tendermint-p2p` to `cometbft-p2p` (#1084)
- Migrate from `tendermint-rs` to (iq-)`cometbft-rs` (#1124, #1129, #1139)
- Bump `prost` and `tonic` to v0.14 (#1136)
- Bump `abscissa_core` to v0.9 (#1146)

### Removed
- `cosmrs` dependency (#1125)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.