-
### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happe…
-
On account backup screen, we can copy the seed phrases by long pressing on it.
But this currently only works on Substrate accounts, for Ethereum accounts it would be an empty string.
Probably we…
-
When trying to find my node on https://telemetry.polkadot.io/#list/Local%20Testnet there were several nodes called "Alice".
I tried to simply choose my own name `--alice --name CH_Alice` but that r…
-
We need a view to present the generated seedphrase for the users wallet.
-
Hi, I've got three questions here:
1. What's the BIP32 path does Electrum use for Segwit address(bc1) ?
2. For Seed Version Number, when I compute the SHA512 for mnemonics, get the followin…
-
Hey any idea why "python wallet-tool -m 15 wallet" doesn't work any more? It throws out an error that any mixing depth higher than 4 is not allowed
and in the docs that is the command recommended for…
-
Background: Alphawallet security is being upgraded to the best achievable security whilst keeping convenience.
I have simplified the key usage for the sake of narrative, but it doesn't affect the U…
-
Each transaction will now have transaction receipt data upon confirmation which will give us some additional information for each transaction. For example, 1) in terms of gas we're currently only show…
-
Hello,
Electrum and Electron Cash have a different kind of seed than the one used by most wallets (BIP39). Why does Electron Cash still use this different standard by default and not the BIP39 sta…
-
Currently when using
`--restore-deterministic-wallet --electrum-seed "the seedphrase"`
it means that the seedphrase can be seen in a trivial `ps` output and will also potentially be in shell his…