Skip to content

rpc: Support for CometBFT 1.0 in CompatMode#12

Merged
mzabaluev merged 3 commits intomainfrom
mikhail/rpc-compat-v1-same-as-v0_37
Jan 26, 2024
Merged

rpc: Support for CometBFT 1.0 in CompatMode#12
mzabaluev merged 3 commits intomainfrom
mikhail/rpc-compat-v1-same-as-v0_37

Conversation

@mzabaluev
Copy link
Contributor

@mzabaluev mzabaluev commented Jan 26, 2024

Recognize CometBFT major version 1 as one that is supported by the
default dialect, which remains named V0_37 to denote the "bottom" version.

This is a limited rework of #11 based on discussion there.

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Added entry in .changelog/

The V0_37 variant is the default that persists into 1.0.
The docs need to explain this, since we decided not to rename
the mode variant to V1
Recognize CometBFT major version 1 as one that is supported by the
default dialect.
@mzabaluev mzabaluev changed the title rpc: Support for CometBFT 1.0 in CompatMode rpc: Support for CometBFT 1.0 in CompatMode Jan 26, 2024
@mzabaluev mzabaluev requested a review from romac January 26, 2024 10:12
@mzabaluev mzabaluev marked this pull request as ready for review January 26, 2024 10:12
@mzabaluev mzabaluev merged commit 7db4a48 into main Jan 26, 2024
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