Skip to content

sequencer: bridge withdrawal handler #913

@noot

Description

@noot

we need to implement some sort of bridge withdrawal handler process that will:

  1. watch for transfers to a specific account on the evm
  2. submit a corresponding withdrawal (transfer out of bridge account) on the sequencer

this is functionally similar to the composer in that it watches a rollup and submits txs to the sequencer. however, it differs in that it watches for transfers/potentially events instead of the mempool, and it submits Transfer actions instead of Sequence actions.

Metadata

Metadata

Assignees

Labels

bridgingsequencerpertaining 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