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

A simple standard interface for a series of Ethereum private keys

Results 5 eth-simple-keyring issues
Sort by recently updated
recently updated
newest added

0xf72f15a928f1be48f10fde74fbaa897d8027b908440c7999fc887000f9cf6459

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

type-dependencies

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

Bumps the npm_and_yarn group with 2 updates: [elliptic](https://github.com/indutny/elliptic) and [micromatch](https://github.com/micromatch/micromatch). Updates `elliptic` from 6.5.4 to 6.5.7 Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit...

type-dependencies

In preparation for dropping Node.js v16 support in `@metamask/utils`. ### Related - https://github.com/MetaMask/eth-hd-keyring/pull/114 #### Blocking - https://github.com/MetaMask/eth-sig-util/pull/390 - https://github.com/MetaMask/utils/pull/212