23 Commits (b1722484a94bd70f8b4c3d5d15bd19a7b283107e)

Author SHA1 Message Date
Ryan X. Charles 992e1cfcfb uncomment part of TransactionBuilder test 11 years ago
Ryan X. Charles af1d754bd8 make bignum interface backwards compatible 11 years ago
Ryan X. Charles c8fe404402 replace bignumber.js with bn.js 11 years ago
Manan Patel d83fc6e4b5 Resolves #373 11 years ago
Gustavo Cortez 1d957b24d9 Exporting a constant on TransactionBuilder for use on Copay (to check available funds to spend). A simple test for this. 11 years ago
Matias Alejo Garcia 9951b55a4f signature sorting in .sign and .merge in transaction builder 11 years ago
Matias Alejo Garcia 56d81bc0df remove unused code from Script. Update it to do not use scriptSig placeholders 11 years ago
Matias Alejo Garcia e8ebd2e332 add tx validation to test 11 years ago
Manuel Araoz bec26d80d6 fix TB test 11 years ago
Matias Alejo Garcia 9a25122b4f add merge options 11 years ago
Matias Alejo Garcia 233438f899 merge working! 11 years ago
Matias Alejo Garcia 52d47bf30e remove txobj from this! #merge WIP 11 years ago
Matias Alejo Garcia 185ebe8ebb add from-to Obj in Transaction Builder 11 years ago
Matias Alejo Garcia d507e7f3d5 add signatureAdded counter 11 years ago
Manuel Araoz 521a260afc remove deprecated chai uses 11 years ago
Matias Alejo Garcia a8f5f9fcb8 remove unused params in example 11 years ago
Matias Alejo Garcia f6f7a01efc add p2sh support and test 11 years ago
Matias Alejo Garcia 4fe8dffe4a fix error msgs 11 years ago
Matias Alejo Garcia 8acf093339 multisign test for signing twice with same sig 11 years ago
Matias Alejo Garcia 2af6ab7650 TX_MULTISIG support 11 years ago
Matias Alejo Garcia 9fc2493a6d remove .init(), move it to constructor 11 years ago
Matias Alejo Garcia cb1a2d9b48 TransactionBuiler working with test 11 years ago