-
## Notes
- `m/44'/5'/0'/0/0` a "hardened" (latest standard) key derivation path (extra bytes hashed with seed for a completely different, seemingly random, but deterministic key)
- `m` just beca…
-
Hi @samolego
This app is extremely useful. Thanks for creating it.
I would like to suggest some improvements for the app:
-dark mode
-how much storage each application takes up
-which apps I del…
-
I've been messing around with some mining stuff. It would be useful to support getblocktemplate and submitwork without using them manually with client.call().
I'll try and add a pr that implements…
-
# Handle
tensors
# Vulnerability details
## Impact
The comments are potentially confusing as they imply the toLock uint is measured in percent out of /100 while
the code assumes it is measured in …
-
Finally merged.
https://github.com/bitcoin/bips/pull/92/files
Japanese language generates Japanese seeds?
Judging from the NFKD issues discovered the other week, maybe it's a little too early... (c…
-
Only a few words are valid for the last word of a bip39 seed, because there is a checksum that is added to the end of the initial entropy.
https://github.com/bitcoin/bips/blob/master/bip-0039.media…
-
I'm surprised that taproot uses the same derivation path and therefore same xpubs as segwit. I thought that it is a big no no to reuse pubkeys across different wallets.
Is that some kind of tempora…
-
PIPs will allow anyone to suggest improvements to the protocol or the reference implementation of such. PIPs may extend functionality, provide clarity or give general guidelines for Peernet client dev…
-
1. The witness program size was extended to 40 bytes in BIP141 c.f. bitcoin/bips@d1b52cb
2. Make sure not to use uncompressed keys as they are disabled for _segwit_ transactions.
Initial integration …
-
Hi,
In Taiwan they use traditional Chinese characters as distinct from simplified characters.
How can I implement traditional Chinese characters for the mneomonic seed in the copay app?
I found a t…