Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: transaction controller startup (#4658)
Refactor the handling of incomplete transactions when initialising the `TransactionController`. Remove `approveTransaction` flow in `PendingTransactionTracker`. Add updated `rawTx` to cancel and speed up transactions. Skip normalization and validation when marking transaction as failed. Fix transaction resubmit if a single transaction fails.
- Loading branch information