-
Thanks so much for creating this tool.
I'm trying to recover my Ledger BIP 39 backup seed (I have all words written down but it doesn't validate). The first account created was a BTC account with …
migu0 updated
4 years ago
-
Requested by @luke424 in https://github.com/zcash/zcash/issues/3894#issuecomment-477708198 :
> Is it possible then to suggest that zip32 include a section like this: https://en.bitcoin.it/wiki/Techni…
daira updated
5 years ago
-
Currently when sending from a vault the wallet will add the change output, however without adding meta information to the PSBT that would allow hardware wallets to understand it is a change output.
…
-
**RancherOS Version: (ros os version)**
v1.5.6
**Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)**
A hardware server and install RancherOS on a disk
-
This is a BIP :)
Change request would be to enable the user to resume from a certain block, so he/she doesn't have to process all the blockchain each time they want to get a new version of the "bal…
-
At the moment, `PublicKey.Verify()` method is agnostic of whether the signature is on the high-S side of the ECDSA curve, or on the low-S side. However, according to [BIP-146], only the low-S signatur…
-
Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.
* **What are you trying to do?**
The issue is alread…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind feature
/network
**Description**
Because the 'network.default_subnet' option in containers.conf can only t…
-
I would like to enable draggable elements on my page on a longpress. I tried implementing this using mouseup and mousedown in javascript as follows:
```
$('.stepNode').mouseup(function(){
…
-
**Is your feature request related to a problem? Please describe.**
Currently the Asset struct assigns arbitrary, non-standard bytes to be used for asset identification by the server. It would be usef…