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.
Added
Add method to check and update collectible ownership state (#664)
Add method to set a collectible as favorite (#623)
Update GasFeeController to use eth_feeHistory to compute gas fee recommendations when MetaSwap API is down (#614)
Update GasFeeController to expose additional data sourced from the MetaSwap API in support of design updates to "edit gas fee" functionality in extension (#632), (#646, #660)
Changed
Breaking Add caller-specified error for ApprovalController.clear (#656)
The new caller-specified error is mandatory. Consumers must add this error when calling the clear method for method to function properly.
Fixed
Fix polling initialization for collectibles (#662)