-
Hello! Like several before me my Verge wallet is suddenly not accepting my passphrase as valid in order to unlock my wallet. I believe I am using the latest version for Mac (Wraith Protocol Qt-4-7-2…
-
the secret structure change from
```
[secret] = [secret] + [type]
```
to
```
[secret] = [type] + [secret]
```
which leads to key recover failure.
-
> Imported accounts will not be associated with your originally created MetaMask account seedphrase.
This suggests that as opposed to using this `Import Account` feature, using the alternate optio…
-
lightwallet.keystore.createVault({
password: password,
seedPhrase: seed,
hdPathString: "m/0'/0'/0'"
}, function (err, ks) {..................
I found a very serious issue, for the method…
-
It would be great for bread to support the same seed algorithm as Electurm.
Related doc: http://docs.electrum.org/en/latest/seedphrase.html
-
Todos os usuários estão com o mesmo QR Code sendo gerado - e portanto - exibidos. Os códigos funcionam, porém, é exibido sempre o mesmo código
Passos para repetir:
1. Criar novo usuário
2. Es…
-
- [ ] I've asked for help in the [Mist Gitter](http://gitter.im/ethereum/mist) before filing this issue.
```
Version: `0.0.0`
OS & Version: windows/linux/osx
Node version: `geth 0.0.0`
Num…
-
Hi,
Do you plan to add optionnal mnemonic encryption in the wallet object.
Cause now:
```
const Wallet = ethers.Wallet;
const wallet = Wallet.fromMnemonic(seedPhrase);
console.log('wallet pre …
-
CLI develop is broken - I think by the go-wire revision, but glide tendermint version is missing from older commits so I can’t test hypothesis :disappointed: - we need better CLI auto-testing in here …
-
This is a pretty bad ux bug implemented, I'm stuck in reveal seed page, there's no way to exit this page unless I disable/enable the extension.
![reveal seed bug](https://user-images.githubusercon…