Skip to content

66.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:44
· 5293 commits to main since this release
5a3e28f

@metamask/controller-utils

Added

  • Add support for Linea networks (#1423)
    • Add LINEA_GOERLI to TESTNET_TICKER_SYMBOLS map
    • Add linea-goerli and linea-mainnet to BUILT_IN_NETWORKS map, as well as NetworkType, InfuraNetworkType, ChainId, and NetworkId enums
    • Add LineaGoerli and LineaMainnet to BuiltInNetworkName enum

@metamask/keyring-controller

Changed

  • Bump @metamask/eth-sig-util to ^6.0.0 (#1483)

@metamask/message-manager

Changed

  • Replace eth-sig-util with @metamask/eth-sig-util (#1483)

@metamask/network-controller

Changed

  • Bump @metamask/eth-json-rpc-infura dependency from ^8.0.0 to ^8.1.0
    • This extends the types that this package recognizes to include Linea networks

@metamask/transaction-controller

Added

  • Expose HARDFORK constant (#1423)
  • Add support for transactions on Linea networks (#1423)