Skip to content

Mechanism for prioritizing Minter's transaction requests #5

@egonspace

Description

@egonspace

One of the key features of the Stable-one chain is the need for a special function exclusively for minters.

That is, even with high traffic, minter transaction requests must be processed with the highest priority.

While the existing geth prioritized based on transaction fees, Stable-one requires a mechanism that prioritizes Minter's requests above all else.

Abstracting these requirements further, we need to start by considering whether to differentiate transaction initiators as general users and privileged users, and then contemplate how to effectively integrate this mechanism into the mempool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions