Skip to content

105.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 14:51
36eb599

@metamask/assets-controllers 23.1.0

Added

  • Add support to CodefiTokenPricesServiceV2 for tracking degraded service (#3691)
    • The constructor has two new options: onDegraded and degradedThreshold. onDegraded is an event handler for instances of degraded service (i.e. failed or slow requests), and degradedThreshold determines how slow a request has to be before we consider service to be degraded.

@metamask/transaction-controller 19.0.1

Changed

  • Bump eth-method-registry from ^1.1.0 to ^3.0.0 (#3688)