Skip to content

sequencer: add notion of transaction categories #1414

@lobstergrindset

Description

@lobstergrindset

For #1412's implementation, adding the notion of transaction categories based on contained Actions is a possible first step. The different categories/enums would then be used to construct rules about which Actions are allowed to be bundled together and eventually be used to enforce block-level order rules needed by the mempool for #1152.

Different categories/enums (from #1412):

  • General (cannot contain Actions listed in the other categories)
  • Sudo Actions
  • Bridge Control
  • Sudo Control

┆Issue Number: ENG-751

Metadata

Metadata

Labels

mempoolsequencerpertaining to the astria-sequencer crate

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions