eth-hd-keyring icon indicating copy to clipboard operation
eth-hd-keyring copied to clipboard

A simple standard interface for an HD ethereum wallet.

Results 11 eth-hd-keyring issues
Sort by recently updated
recently updated
newest added

We want to migrate this package to TypeScript to reduce regressions and improve compatibility with our other TypeScript projects.

type-enhancement
team-accounts

Hello: I want to bridge some BTCBAM tokens from its native network ‘BTCBAM’ to Ethereum (ERC20) network, so I can get some wrapped BTCBAM tokens. I know its contract address...

We should strive for 100% unit test coverage, and to cover all input boundary conditions.

type-enhancement

When running MetaMask and attempting to create a bulk group of secp256k1 addresses, my browser is spending a lot of time computing the comb10MulTo (10 seconds on 123 addresses /...

The new `getAppKey` method will return the private app key derived from the provided origin. This serves as an alternative to optionally augmenting each keyring method with a set of...

We should standardize error codes such that consumers don't have to identify errors by message. Related: https://github.com/MetaMask/eth-simple-keyring/issues/29

MetaMask uses BIP32 HD keys, which means a single root seed phrase can result in many wallets. Unfortunately, it calls `deriveChild(i)` where `i` is a small number which means the...

non-refixed hex string a non-standard format for eth addresses

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk...

type-dependencies