Skip to content

[FEATURE] Provider mode for Sequencer #18416

@pbarrydcg

Description

@pbarrydcg

Problem Statement

Currently, for a Sequencer operator to properly manager their node as a Provider, you need to poll the staking API, so that you can get the state of your registered Sequencer Identities and properly adjust newly delegated to Sequencer Identities' coinbase in your keystore JSON. This causes operators to create scripts or services that do this functionality.

Proposed Solution

I think a --provider flag that causes a Sequencer node to poll the state of a user defined Provider, so that the node could adjust the coinbase for a delegated Sequencer Identity, once it has been delegated would be a good solution. Open to seeing what people think of this.

Example Use Case

No response

Alternative Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions