forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Design and implement MetaMask provider * Add MetaMask initialization RPCs * Activate ETH/ERC20 with Metamask priv_key_policy * Add `EthPrivKeyPolicy` * Fix udeps * Use built-in MetaMask RPC provider * Add `MetamaskTransport` * Rename `Web3Transport` to `HttpTransport` * Add `MetamaskSession` to prevent concurrent requests * Fix PR issues * Compile `EthRpcMode::Metamask` in WASM only * Add `rpc_mode: EthRpcMode` to `EthActivationV2Request` * Update wasm-timer * Minor changes * PR fixes * Rename `task::init_metamask::*` to `task::connect_metamask::*` * Fix PR issues
- Loading branch information
1 parent
15ff4c5
commit 7ea1436
Showing
35 changed files
with
1,510 additions
and
293 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.