KeyringController
KeyringController copied to clipboard
A module for managing groups of Ethereum accounts and using them.
Although we use Browserify, many people use Webpack, so we should document how to use this library with Webpack.
GridPlus' keyring recently added a [state caching mechanism](https://github.com/GridPlus/eth-lattice-keyring/blob/v0.5.0/index.js#L69) under a mistaken assumption that `serialize` would be called when the MetaMask extension locked. Since the Lattice is an internet-connected device with...
Hello, I'm trying to figure out how the keyring API will change after the release of EIP1559. `ethers.io` now supports EIP1559 and EIP2930 transaction types ([link]https://github.com/ethers-io/ethers.js/blob/master/packages/transactions/src.ts/index.ts#L166). How should these transactions...
Bumps [@metamask/keyring-api](https://github.com/MetaMask/keyring-api) from 3.0.0 to 8.0.2. Release notes Sourced from @metamask/keyring-api's releases. 8.0.2 Changed Bump @metamask/snaps-sdk from ^6.0.0 to ^6.1.0 (#358) 8.0.1 Changed Migrate to @metamask/superstruct and update required dependencies...
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.4.0 to 9.1.0. Release notes Sourced from @metamask/utils's releases. 9.1.0 Added Add PublicInterface type (#197) 9.0.0 Changed BREAKING: The return types of functions getChecksumAddress, numberToHex, bigIntToHex are...
Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 7.0.2 to 7.0.3. Release notes Sourced from @metamask/eth-sig-util's releases. 7.0.3 Changed Bump @metamask/abi-utils to ^2.0.4 (#381) Bump @metamask/utils from ^9.0.0 (#381) Changelog Sourced from @metamask/eth-sig-util's changelog. [7.0.3]...
Bumps [@metamask/key-tree](https://github.com/MetaMask/key-tree) from 9.0.0 to 9.1.2. Release notes Sourced from @metamask/key-tree's releases. 9.1.2 Changed Bump @metamask/utils from ^8.3.0 to ^9.0.0 (#181) 9.1.1 Fixed Fix ESM imports (#177) 9.1.0 Added Add...
Bumps [@metamask/abi-utils](https://github.com/MetaMask/abi-utils) from 2.0.2 to 2.0.4. Release notes Sourced from @metamask/abi-utils's releases. 2.0.4 Changed Bump @metamask/superstruct from ^3.0.0 to ^3.1.0 (#79, #80) Bump @metamask/utils from ^8.5.0 to ^9.0.0 (#80) 2.0.3...
Bumps [@metamask/browser-passworder](https://github.com/MetaMask/browser-passworder) from 5.0.0 to 5.0.1. Release notes Sourced from @metamask/browser-passworder's releases. 5.0.1 Changed Bump @metamask/utils from ^8.2.0 to ^9.0.0 (#63) Changelog Sourced from @metamask/browser-passworder's changelog. [5.0.1] Changed Bump @metamask/utils...
Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 6.2.1 to 6.3.1. Release notes Sourced from @metamask/rpc-errors's releases. 6.3.1 Changed Bump @metamask/utils from ^8.3.0 to ^9.0.0 (#147) 6.3.0 Added Expose error causes as cause property (#140)...