Skip to content

Better Feedback for submitted transactions #3

@apestakeui

Description

@apestakeui

Currently, the app relies on the wallet provider to give feedback to the user on transaction executions (i.e., pending, success, failure).

Adding support to see the status of a submitted transaction in the app to:

  • show pending status while waiting for wallet signature or pending in the mempool
  • show failure status when rejected by wallet (currently reports back as an error)
  • show failure status when contract reverts in gas estimation (currently reports back as an error)
  • show success status when transaction is confirmed in new block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions