Brad Decker
c188e3fda0
rough in switchEthereumChain ( #10905 )
2021-05-10 14:14:21 -05:00
Brad Decker
823466b62a
Re-add handler for addEthereumChain ( #10489 )
2021-02-23 10:32:46 -06:00
Erik Marks
e48053a6d5
Add custom network RPC method ( #9724 )
...
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: Brad Decker <git@braddecker.dev>
2021-02-12 09:25:58 -06:00
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
2021-02-04 10:15:23 -08:00
Erik Marks
3bf94164ac
@metamask/inpage-provider@^8.0.0 ( #8640 )
...
* @metamask/inpage-provider@^8.0.0
* Replace public config store with JSON-RPC notifications
* Encapsulate notification permissioning in permissions controller
* Update prefix of certain internal RPC methods and notifications
* Add accounts to getProviderState
* Send accounts with isUnlocked notification (#10007 )
* Rename provider streams, notify provider of stream failures (#10006 )
2020-12-08 11:48:47 -08:00
Erik Marks
6795298c65
Remove web3 injection ( #9156 )
...
* Remove web3 injection
* Implement logWeb3ShimUsage
2020-12-07 12:09:02 -08:00
Erik Marks
c3eb272af9
Use method middleware for watchAsset ( #9943 )
...
* Use method middleware for watchAsset
* Update validation error messages
* Make addSuggestedERC20Asset private
* Remove redundant check in _handleWatchAssetERC20
2020-12-02 08:49:49 -08:00
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
2020-11-02 17:41:28 -06:00
Erik Marks
1b00062649
Refactor method middleware ( #9436 )
...
* Refactor method middleware
* Vastly improve comments
2020-09-18 11:55:05 -07:00