Skip to content

8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 17:19
0baaed5

Changed

  • BREAKING: The constructor now requires a getTransactions option, which can be used to get a list of existing transactions (#301)
  • Ensure that a transaction does not get re-confirmed if it is already confirmed or submitted. MetaMask Swaps are confirmed from this controller, other transaction types are most of the time confirmed from the TransactionController. (#301)