Skip to content

Conversation

liran-funaro
Copy link
Contributor

@liran-funaro liran-funaro commented Sep 10, 2025

Type of change

  • Improvement (improvement to code, performance, etc)
  • Breaking change

Description

  • Conform to the Google protobuf naming conventions. E.g. emptypb.Empy, durationpb.Duration
  • Split the API into two main components:
    1. committerpb: all the API that are used to publicly access the committer. It will eventually be moved to the common repository.
    2. servicepb: all the internal API
  • Deduplicate messages and remove unused RPC

Alternatives

  • committerpb can be split into applicationpb and committerpb, where the former will include the block_tx.proto and config.proto.

Related issues

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant