30 Commits (85e769b97d71ab181d88dfb4e3380aa442096004)

Author SHA1 Message Date
Matias Alejo Garcia 1b37d88e9a accept amount a strings in setOutput 11 years ago
Matias Alejo Garcia 8660120add fix checkMerge, and tests 11 years ago
Manuel Araoz f8d7d1da9d add Transaction#getReceivingAddresses and send 11 years ago
Matias Alejo Garcia 68b1211c4c formated using js-beautify 11 years ago
Matias Alejo Garcia 8e1de31797 test passing. 11 years ago
Matias Alejo Garcia 397fc8607f new to/from Obj. WIP 11 years ago
Linus Unnebäck 3da6fe899f cleanup after removal of soop 11 years ago
Ryan X. Charles ec2fda2a22 simplify use of bignum in TransactionBuilder 11 years ago
Ryan X. Charles c8fe404402 replace bignumber.js with bn.js 11 years ago
Manuel Araoz 87b818badf remove soop exports 11 years ago
Manuel Araoz 6e346d067c remove soop imports 11 years ago
Ryan X. Charles ca67786a77 ran js-beautify on all bitcore source 11 years ago
rxl 1170923f86 fix grammar in 'not enough unspent tx outputs' error in tx builder 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
Rich Apodaca 8489b50c32 Fixed TransactionBuilder docs 11 years ago
Matias Alejo Garcia bd91d17f57 fix snippet 11 years ago
olalonde 78ae388553 Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Matias Alejo Garcia f0155a5297 docs in Txbuilder 11 years ago
Matias Alejo Garcia ec2299362c docco documentation 11 years ago
Ryan X. Charles 7f348ca0bd Move BigNumber to internal 11 years ago
Matias Alejo Garcia 906378aac4 rm spaces 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
Eric Martindale a2d616da5b Project reorganization. 11 years ago
Eric Martindale f3b1c2d292 Cleanup main directory. 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 57a5ca5fa7 remove txobj from this! #merge WIP 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 71353426f6 network refactors 11 years ago
Ryan X. Charles 8da9a21671 remove unused and incorrect function 11 years ago
Matias Alejo Garcia f6f7a01efc add p2sh support and test 11 years ago
Matias Alejo Garcia 4edab2429a PayToScriptHash support (WIP) 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