Releases
v6.2.0
Compare
Sorry, something went wrong.
No results found
Added
Add the Notification Controller (to support "what's new" type announcements in-app) (#329 )
Add support for specifying a custom nonce (#381 )
Changed
Explicitly add ethereumjs-tx as a package.json dependency (#392 )
Add types manifest field to package.json (#391 )
Use "options bag" for parameters for BaseControllerV2 constructor (#388 )
Ensure uuid dependency is type-checked (#403 )
Update TypeScript to v4.2 (#369 )
Asset metadata type conditionally requires error field, disallows for non-errors (#395 )
Improve TransactionMeta type: status now an enum, error conditional on status, default error added for failed etherscan transaction (#406 )
NetworkController no longer a required controller of TypedMessageManager (#416 )
Update selectedAddress when identities are updated in PreferencesController.updateIdentities (#415 )
Add contract address validation to AssetsContractController.getCollectibleTokenURI (#414 )
Add descriptive error messages to empty toThrow call (#422 )
Fixed
Fix signTransaction transaction parameter type (#400 )
Consistently use BN type for token balances (#398 )
You can’t perform that action at this time.