-
http://pastebin.com/2MHnW9FA
Backup: http://0bin.net/paste/I2UsJeEx+Xs+HO2h#H1bbKVlG58iR3pLAtgCJhCCz3f+ztijAJ33z2f7e66s
Please let me know what you think.
This method would make it much easier to im…
-
Every transaction seems to have 10-14 bytes added for no reason
![image](https://user-images.githubusercontent.com/388716/119245504-cf4e0100-bb47-11eb-9137-992ccb3c2e62.png)
0+0=0
![image](http…
-
Hi,everyone
I think there is sth need to be discussed in Chapter07,[https://github.com/bitcoinbook/bitcoinbook/blob/develop/ch07.asciidoc#transaction-locktime-nlocktime](https://github.com/bitco…
-
Hello, for few days I'm trying to figure out how to spend time locked freez input which looks like this:
```
CHECKLOCKTIMEVERIFY DROP DUP HASH160 EQUALVERIFY CHECKSIG
```
Pretty much what is…
-
The original problem is put forward by @giacomozucco: in order to avoid double spending with pay to contract commitment schemes, all future owners of the assets must be able to know exactly WHERE the …
-
``` js
var bitcoin = require("bitcoinjs-lib");
const net = bitcoin.networks.testnet;
var key = bitcoin.ECPair.fromWIF("cQe6x63QLxJUfLeTn68j9uH1WrbVNR95EBGmbKwE4i4FsTaguzhD", net);
var tx = new b…
-
1. In section 9.3, you write that
" with a nVersion value of 2, a nSequence value of 0x00000001 to 0xf0000000-1 allows relative timelock, RBF, and nTimeLock"
However, if the 32nd bit needs to be …
-
We've now discussed with @javgh and others, the possibility of including multi-signature transactions with Green Address as a possible key holder. However we do it, this is quite clearly a standard pi…
ghost updated
9 years ago