Skip to content

gRPC additions #2096

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

We potentially want to add the following gRPC methods:

  • Support validator key rotation by returning the block at which the key was rotated. This must allow clients to SyncMmr from a previously sync'd block to the rotation block, which they can therefore verify is correct. After this they can continue on with the new validator key.
  • Trusted methods on the sequencer which allows submission of authenticated txs and batches. This is an internal only set of methods which allows internal replicas to lower the load on the sequencer. Might require a new sequencer specific gRPC service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rpcRelated to the RPC component

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions