26 Commits (3775d3c08accdd310ea6b0b1c100fb86dae1cfcb)

Author SHA1 Message Date
Manuel Araoz 7ee9601d8a starting with script_interpreter 10 years ago
Yemel Jardi 3e775bd0f9 Move messages data to a separate file 10 years ago
Braydon Fuller 5d1da9802c Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 10 years ago
Eric Martindale 9e95e7bf34 Remove ephemeral content. 10 years ago
Matias Alejo Garcia f7e3c037e7 add test for uxtos containing dust 10 years ago
Christopher Jeffrey 2e422c001e paypro: fix payment protocol for DER certs. 11 years ago
Christopher Jeffrey 13553a42d1 x509: try different certs/keys/pems. 11 years ago
Christopher Jeffrey c209e3172d paypro: x509 nonsense. 11 years ago
Christopher Jeffrey 1d0f01c133 paypro: first pass at implementing payment protocol for x509. 11 years ago
Ryan X. Charles 572035fdd5 add some test vectors for secp256k1 11 years ago
Matias Alejo Garcia 56d81bc0df remove unused code from Script. Update it to do not use scriptSig placeholders 11 years ago
Manuel Araoz 34ed503830 fixed 23 Transaction tests!!! :D 11 years ago
Manuel Araoz cc8010f17f adding new data file from bitcoin core 11 years ago
Matias Alejo Garcia 921bc2ff17 add sorting of pubkeys for multisig addr generation 11 years ago
Manuel Araoz 2d71aa40e9 adding new data file from bitcoin core 11 years ago
Matias Alejo Garcia f6f7a01efc add p2sh support and test 11 years ago
Matias Alejo Garcia 2af6ab7650 TX_MULTISIG support 11 years ago
Matias Alejo Garcia 5b95b0f0fd Block.js tests WIP 11 years ago
MattFaus 7257526de3 Reverting modifications of testdata 11 years ago
MattFaus a2a923fa99 Get Transaction test cases running 11 years ago
Matias Alejo Garcia 041f06aae1 dynamic fee 11 years ago
Matias Alejo Garcia a2041d5790 add TX signing. Support to p2pubkeyhash 11 years ago
Matias Alejo Garcia b6e6ad28eb fix variable names 11 years ago
Matias Alejo Garcia 706162e2ba #create for Transaction and tests 11 years ago
Matias Alejo Garcia ada92746b7 selectUnspent function and tests 11 years ago
Manuel Araoz e83590f528 fix Script parsing for some cases, setup ScriptInterpreter tests 11 years ago
Manuel Araoz 40ee699453 working on Transaction verification and Script tests 11 years ago
Manuel Araoz a2bd68f456 add bitcoin/bitcoin test data 11 years ago
Manuel Araoz 6a24e7fbe0 load test data from files 11 years ago