812 Commits (f647af50b7343c5d52702a875a2ab5bb0cddd11b)
 

Author SHA1 Message Date
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
Gordon Hall 7b9e2e7b49 remove duplicate dependency 11 years ago
Gordon Hall a5ba457787 update example to discover a peer instead of hardcoding arbitrary IP 11 years ago
Gordon Hall 3ba4352f7f merged in upstream changes, resolved conflict in package.json, add test for SOCKS5 Connection instantiation 11 years ago
Gordon Hall e53a2341c3 updated connection tests 11 years ago
Ryan X. Charles 387185e626 remove commented-out code 11 years ago
Ryan X. Charles e61aa8528f add some tests to make sure changes to Key C++ code work as expected 11 years ago
Ryan X. Charles 7074618049 Merge remote-tracking branch 'dthorpe/master' 11 years ago
Ryan X. Charles 5815aac9cb Merge pull request #251 from olalonde/tx-sequence 11 years ago
olalonde 174a3ca17c Transaction: set TransactionIn.MAX_SEQUENCE constant 11 years ago
olalonde 91a857f424 TxIn: don't set sequence to null if 0xffffffff 11 years ago
Ryan X. Charles afb6117a78 Merge pull request #249 from matiu/feature/tx-normalized-hash 11 years ago
Ryan X. Charles d09c7ab653 Merge pull request #250 from olalonde/master 11 years ago
Ryan X. Charles 552c8fdad7 Merge pull request #252 from bobofzhang/master 11 years ago
xubo zhang 7a88c31164 change remainderAddress to remainderOut 11 years ago
olalonde 9aa210bccb TxIn: add sequence to standardized object 11 years ago
olalonde 66428e00bc Script: removed dead code this.class = Script 11 years ago
olalonde 2d9afbd635 Transaction.js: removed confusing this.class assignment in file scope 11 years ago
Matias Alejo Garcia d0f2601512 add normalized hash for Txs 11 years ago
Ryan X. Charles 8c5dd597f0 Merge pull request #246 from ryanxcharles/dependencies-equal 11 years ago
Ryan X. Charles 5b0c5fc3b6 Merge pull request #248 from matiu/feature/signatures-add-txbuilder 11 years ago
Matias Alejo Garcia d507e7f3d5 add signatureAdded counter 11 years ago
Ryan X. Charles 51ad6b4b3b Merge pull request #247 from maraoz/test/Buffers.monkey.js 11 years ago
Manuel Araoz 3cbcbd54cb fix Buffers.skip in the browser 11 years ago
Manuel Araoz b58d5c5084 fix formatting 11 years ago
Manuel Araoz 6a5aa76b76 Buffers.monkey now at 100% coverage 11 years ago
Ryan X. Charles 9e02860fd9 use "=" for dependencies to ensure exactly equal version 11 years ago
Ryan X. Charles 45345ba427 Merge pull request #245 from maraoz/fix/test-deprecation 11 years ago
Manuel Araoz 521a260afc remove deprecated chai uses 11 years ago
Ryan X. Charles 9395781997 Merge pull request #242 from ryanxcharles/feature/privatekey-isvalid 11 years ago
Ryan X. Charles c5cd242d15 add test for .isValid() function 11 years ago
Manuel Aráoz 7dda1d721b Merge pull request #241 from maraoz/add/testling 11 years ago
Manuel Araoz 124a2ed8af dummy commit to test testling integration 11 years ago
dthorpe dd5ef29831 Merge branch 'master' of https://github.com/bitpay/bitcore 11 years ago
Manuel Aráoz a2823a6e08 Merge pull request #237 from ryanxcharles/feature/address-interface 11 years ago
Ryan X. Charles 3fb80bc76a Merge pull request #238 from matiu/bug/clean-examples 11 years ago
Matias Alejo Garcia a8f5f9fcb8 remove unused params in example 11 years ago
Ryan X. Charles a7c8cf49b3 update fromPubKeys to use fromScript 11 years ago
Ryan X. Charles ae14c4aaa0 new convenient interface for creating addresses 11 years ago
Gordon Hall 529d26e052 add missing comma to package.json deps 11 years ago
Manuel Aráoz 5a72d7c491 Merge pull request #236 from maraoz/add/testling 11 years ago
Manuel Araoz 72a44154d4 fix testling config 11 years ago
Gordon Hall 7a0ac6c590 resolved merge 11 years ago
Manuel Aráoz 7aa2c41c62 Merge pull request #234 from maraoz/add/testling 11 years ago