Skip to content

103.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 17:15
3d673e7

@metamask/transaction-controller 18.3.1

Fixed

  • Fix incorrect transaction statuses (#3676)
    • Fix dropped status detection by ignoring transactions on other chains.
    • Start polling if network changes and associated transactions are pending.
    • Record r, s, and v values even if zero.
    • Only fail transactions if receipt status is explicitly 0x0.
  • Fix incoming transactions on Linea Goerli (#3674)