Skip to content

Support replacing/cancelling transactions #20

@fjarri

Description

@fjarri

There are some seeds of that currently, in the form of broadcast_transfer()/wait_for_transaction_receipt(). Off the top of my head, a general scheme can be:

  • broadcast_transfer()/deploy()/transact() returning a PendingTransfer/etc object with all the necessary data (tx hash, nonce, the tx itself).
  • Methods operating with pending objects for replacement/cancellation/waiting for completion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions