8000 proto: Promote the latest message definitions into final `v1` packages · Issue #1649 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
proto: Promote the latest message definitions into final v1 packages #1649
Closed
@thanethomson

Description

@thanethomson

At present, the latest versions of the Protobuf definitions are all v1beta*. The versions of the types we will be using in CometBFT v1 must be v1 instead.

For example, proto/cometbft/abci/v1beta4 should actually be proto/cometbft/abci/v1 (or the v1 folder should contain the latest, most up-to-date definitions of the types currently used by CometBFT v1).

Metadata

Metadata

Assignees

Labels

protobufProtocol buffers-related

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0