-
There needs to be a way to associate a github user with a bitcoin wallet,
so that the developer knows who has funded what.
there is a simple and secure way to do this, because bitcoin qt wallet
has a…
-
Once the leaker reveals the public key, the chunks can be decrypted. Since the private key for the bitcoin addresses aro the hashes of the unencrypted chunks, anyone with the unencrypted chunks has th…
-
I'm following installation instruction to get a working testnet ION node. I have a single instance of bitcoind, mongodb and ipfs running and then I get this:
```
$ npm run build && npm run bitcoin…
-
```
Rather than have an on/off for including a label with the QRcode, why not
replace it with a separate label field that is initialized to the label of the
key. If a user does not wish to expose th…
-
I've been reading this proposal
blog post:
https://medium.com/@bramcohen/how-wallets-can-handle-transaction-fees-ff5d020d14fb#.nqocqse01
talk at scaling bitcoin:
https://youtu.be/iKDC2DpzNbw?t…
-
May i ask if VanitySearch work by generate massive sha256 random hex priv key? If there isn't, i'd like to modify it
-
```
Rather than have an on/off for including a label with the QRcode, why not
replace it with a separate label field that is initialized to the label of the
key. If a user does not wish to expose th…
-
```
Rather than have an on/off for including a label with the QRcode, why not
replace it with a separate label field that is initialized to the label of the
key. If a user does not wish to expose th…
-
```
Rather than have an on/off for including a label with the QRcode, why not
replace it with a separate label field that is initialized to the label of the
key. If a user does not wish to expose th…
-
Right now, the node only ever uses one spending key. The receiving address is deterministically derived from this spending key, which means in particular that unless you generate a whole new wallet, y…