Skip to content

Improve bidder UX for withdrawing all funds from windows #632

@shaspitz

Description

@shaspitz

If something goes wrong during bidder node init, the bidder's account can be left in a state on the mev-commit chain s.t it has funds deposited to an outdated window, and the bidder's auto deposit status=false. In this state, there's no existing bidder node command that allows the bidder to withdraw funds from all past windows.

The bidder has to parse on-chain events or logs to find out which outdated window their funds are locked in. Only then can they explicitly withdraw from that window using this command https://docs.primev.xyz/v1.0.0/get-started/bidders/bidder-node-commands#withdraw-funds.

We can drastically improve bidder UX here by adding a command that would allow the bidder to withdraw from all past windows, even if their auto deposit is disabled.

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