Skip to content

refactor: split /api into standalone module #1561

@glnro

Description

@glnro

The /api folder must effectively be a standalone Go module (i.e. have its own go.mod file, module github.com/cometbft/cometbft/api). We should consider whether the ABCI types should have their own standalone module or not, and we should consider the implications of independent versioning of code in the /api folder

Metadata

Metadata

Assignees

Labels

P:integrator-experiencePriority: Improve experience for integratorsprotobufProtocol buffers-related

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions