Skip to content

190.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 13:41
bc1d90b

@metamask/transaction-controller 35.2.0

Added

  • Add tracing infrastructure (#4575)
    • Add optional trace callback to constructor.
    • Add optional traceContext option to addTransaction method.
    • Add initial tracing of transaction lifecycle.

Changed

  • Bump @metamask/base-controller from ^6.0.2 to ^6.0.3 (#4625)
  • Bump @metamask/network-controller from ^20.1.0 to ^20.2.0 (#4618)
  • Bump @metamask/eth-json-rpc-provider from ^4.1.2 to ^4.1.3 (#4607)

Removed

  • Remove validation of gasValues passed to speedUpTransaction and stopTransaction methods (#4617)