Skip to content

UX improvement for bidders #783

Description

@shaspitz

Mev-commit providers already cache deposit amounts w.r.t bidders, allowing the provider to track deposits realtime before on-chain settlement happens, preventing a provider from over-committing to bids that the bidder won't be able to pay for. This logic is implemented in deposit.go.

We can enable a similar feature on the bidder side, in which a bidder's mev-commit node caches realtime deposits according to bids sent and preconfs received. This would be a UX improvement for bidders in that we could give immediate feedback to the user akin to "this bid is likely not worth sending, as you won't have the funds to cover it"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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