Skip to content

14.0.0

Choose a tag to compare

@Gudahtt Gudahtt released this 27 Jul 21:34
· 5873 commits to main since this release
59af00c

Added

  • BREAKING Add EIP1559 support including speedUpTransaction and stopTransaction (#521)
  • The breaking change here is that consumers of this repo now have to check if the transaction object includes a gas price and fetch and add it themselves (if need be).

Changed

  • Make equality comparisons for token and collectible addresses in TokensController and CollectiblesController case insensitive (#537)
  • Reset gas fee estimate polling onNetworkStateChange in the gasFeeController (#534)

Fixed

  • Update AssetDetectionController to handle new fetch limits for the OpenSea collectibles api (#536)