Skip to content

Gateway: add bundle support #258

@mempirate

Description

@mempirate

Description

Implement bundle support on the gateway.

Types

To Do

  • RPC: Add and implement MinimalMevApi trait
  • RPC: Add Order enum with (Bundle, Transaction variants)
  • Sequencer: new order handler
    self.state.handle_new_tx(msg, &mut self.data, senders);
  • Sequencer: sorting algorithm should work with Order instead of just transactions
  • Sequencer: support revertingTxHashes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions