You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
@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)