1408 Commits (5ba0c3d5782c83b55ef16c162bbf41ef26dce4c1)
 

Author SHA1 Message Date
Daniel Cousens 6ed8e15b63 transaction/builder: s/txin/txIn/g 10 years ago
Wei Lu 42f2a34b8a Merge pull request #323 from bitcoinjs/netcompat 10 years ago
Daniel Cousens b6017b0fae HDNode: move isPrivate logic 10 years ago
Daniel Cousens 1ac79b8327 tests: add test for non-matching network 10 years ago
Daniel Cousens 8bdfa881c9 tests: remove unused testing data 10 years ago
Daniel Cousens 311df7e406 HDNode: add optional network flag to import functions 10 years ago
Daniel Cousens 4fca3ac196 network: add failing tests for gamerscoin, viacoin and zetacoin 10 years ago
Wei Lu b1cb56ce00 Merge pull request #322 from bitcoinjs/scriptexp 10 years ago
Wei Lu c9137a2a24 Merge pull request #324 from bitcoinjs/notestling 10 years ago
Kyle Drake c965ff0e05 Merge pull request #319 from thallium205/patch-1 10 years ago
Daniel Cousens 25038bdb9f README: remove testling badge 10 years ago
Daniel Cousens 86df6fc8c0 README: better wording 10 years ago
Daniel Cousens 10f3d7c46b package: remove testling 10 years ago
Daniel Cousens a8459818e3 HDNode: avoid walking bip32 object 10 years ago
Daniel Cousens 7fbc397141 Address: use script ASM over hex 10 years ago
Daniel Cousens 4fe0b34f27 Address: no need to check other script types 10 years ago
Daniel Cousens 254974d999 scripts: add TODO for tests for isCanonical* functions 10 years ago
Daniel Cousens f8f459dda8 scripts: add dataOutput deprecation 10 years ago
Daniel Cousens e4eb743cf9 scripts: expose is* classifiers 10 years ago
Daniel Cousens 62e86e0dc1 scripts: s/dataOutput/nullDataOutput/ 10 years ago
Daniel Cousens 110cb86b5e Merge pull request #300 from bitcoinjs/block 10 years ago
Daniel Cousens b6b5b568c3 block: re-order functions to project standard 10 years ago
Daniel Cousens 9897fa2876 block: adds getUTCDate function 10 years ago
Daniel Cousens 2214ccfdd8 bufferutils: add varIntBuffer 10 years ago
Daniel Cousens c0c47f076a add block.js and tests 10 years ago
Daniel Cousens 936f7913db 1.3.1 10 years ago
Daniel Cousens c00be27192 networks: prioritize bitcoin/testnet 10 years ago
John Russell 5a1aef3632 Add Robocoin to projects utilizing BitcoinJS 10 years ago
Daniel Cousens d869d6d7a7 1.3.0 10 years ago
Wei Lu 5b41ffc683 Merge pull request #302 from bitcoinjs/inttests 10 years ago
Daniel Cousens 78d26c2e26 Wallet: add 2.0.0 deprecation message 10 years ago
Daniel Cousens e547ea3140 README: s/inttests/master/ 10 years ago
Daniel Cousens 126567b56d README: fix test line numbers 10 years ago
Daniel Cousens 7e7071b185 integration tests: add timeout for 2-of-2 spend 10 years ago
Daniel Cousens 37a1c93d8a integration tests: merge #312 test equivalent 10 years ago
Daniel Cousens 67e97f70d4 integration tests: fix 2-of-2 spend address network 10 years ago
Daniel Cousens d9c716cc29 README: remove examples and link to integration tests 10 years ago
Daniel Cousens ec517376c2 integration tests: test description rephrasing 10 years ago
Daniel Cousens f81a47a8b9 integration tests: rename all files to basic/advanced/multisig 10 years ago
Daniel Cousens a6febb0bed integration tests: add more basic examples 10 years ago
Wei Lu bd8a677fca Merge pull request #313 from jyap808/patch-1 10 years ago
Julian Yap 5ee3203473 Add Jumbucks support 10 years ago
Daniel Cousens 5b6249e6f9 Merge pull request #310 from johngame/master 10 years ago
Wei Lu 787215e5da Merge pull request #309 from bitcoinjs/txstring 10 years ago
Jonygame 4283fc26f8 Added Gamerscoin Support 10 years ago
Wei Lu 41da79c58e Merge pull request #303 from bitcoinjs/datascript 10 years ago
Daniel Cousens a3a4d2a0d9 Transaction: re-order functions for consistency 10 years ago
Daniel Cousens 6db700c214 integration tests: add stealth address example 10 years ago
Daniel Cousens ccd0bb5436 integration tests: add example OP_RETURN transaction 10 years ago
Daniel Cousens ddc947323e integration tests: refactor helloblock P2SH spending test 10 years ago