-
PLease help me, how can i use eth wallet? it always show this
![hd](https://user-images.githubusercontent.com/41427677/44784503-16d21900-abb8-11e8-8c8e-09d30f38e54a.PNG)
-
Some examples:
- It's unclear if the Receiving Address changes/updates when funds are received (i.e to automatically prevent address re-use).
- What do the responses for all the HD requests look like?…
-
```
This was detected by the unit tests and makes the behaviour flaky. The
assertion is checking that downward key derivation worked correctly. If the AES
padding happens to be the correct value the…
-
```
Since HD wallets, loading an almost empty wallet takes 1.5-2 seconds on a Nexus
7 (2013). I have investigated into this.
Most of the time is spent in DeterministicKeyChain.fromProtobuf(). In my …
-
When I try to restore an address using a `secret_spend_keys` in `create_addresses` method I get the this error. How can I restore only an address in a wallet using a secret key? How can I restore my a…
ghost updated
3 years ago
-
### What is this about?
I already have a Trezor device and an account with funds on it created on the device through the Trezor suite software.
I am attempting to connect my Trezor to MetaMask,…
-
I have a code example. I tried the same document, but I still got an issue:
`Transaction successful: {"status":"ERROR","hash":"9a707f5b4f49b35313c6ed26cf2f3988a7cf9f06baf124c6e802db37996694f7","lates…
-
Originally reported on Google Code with ID 592
```
Since HD wallets, loading an almost empty wallet takes 1.5-2 seconds on a Nexus 7 (2013).
I have investigated into this.
Most of the time is spent …
-
Hello,
I need to create addresses on HD wallet. How can I do it?
Best regards
-
### Implement SEP-0005 for 24-word wordlists
I believe that implementing https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0005.md would be very good for Firefly wallet security a…