Skip to content

require bridge address is explicitly set in bridge unlocks #1338

@SuperFluffy

Description

@SuperFluffy

At the moment the astria.protocol.v1alpha1.BridgeUnlockAction.bridge_address field is optional: if not set, sequencer will use the transaction's signer as the bridge address to transfer funds from. This means that for a given signer Alice, bridge_address: None and bridge_addres: Alice are the same. We should require the bridge address be always set so that there is only one way of achieving a bridge unlock from Alice.

┆Issue Number: ENG-684

Metadata

Metadata

Assignees

No one assigned

    Labels

    corepertaining to the astria-core cratesequencerpertaining 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