1795 Commits (8e0d9a7f697615cca77dc15054281d6c702030f3)
 

Author SHA1 Message Date
Daniel Cousens 8e0d9a7f69 update CHANGELOG for 2.3.0 9 years ago
Daniel Cousens b5d9a7dfa0 Merge pull request #617 from bitcoinjs/buffix 8 years ago
Daniel Cousens 17c6ff62a0 bufferutils: fix pushDataInt output 8 years ago
Daniel Cousens 1f62235c38 tests: add failing script decode 8 years ago
Daniel Cousens d96b7036fb tests: add BIP62 compliance tests 8 years ago
Daniel Cousens 2638b251e1 Merge pull request #616 from bitcoinjs/stealthclean 8 years ago
Daniel Cousens e74b882e54 tests: improved readability for stealth address code 8 years ago
Daniel Cousens da6aea4039 Merge pull request #615 from bitcoinjs/hltc 8 years ago
Daniel Cousens acbc8fcb2d Merge pull request #603 from bitcoinjs/txbuffer 9 years ago
Daniel Cousens 49564c2c3f README: fix example links 9 years ago
Daniel Cousens f2ecbeb90f tests/integration: separate crypto tests 9 years ago
Daniel Cousens ddea2d2296 tests/integration: separate CLTV tests, add failing expiry (in future) 9 years ago
Daniel Cousens fa54ba4f82 tests/transaction: add test for target Buffer 9 years ago
Daniel Cousens cc1af7d6a3 Transaction: return a slice, not the original Buffer 9 years ago
Daniel Cousens 6eae0241aa Transaction: allow parameterizable buffer 9 years ago
Daniel Cousens 609d1618a4 Merge pull request #609 from bitcoinjs/browserifyifyify 9 years ago
Daniel Cousens 905ae8a283 Merge pull request #613 from hisener/master 9 years ago
Halil İbrahim Şener 79f4f273b1 delete brainwallet from project links 9 years ago
Halil İbrahim Şener c49c494636 check and fix all urls 9 years ago
Halil İbrahim Şener c8dcd2959a
fix brainwallet url 9 years ago
Daniel Cousens 842661fde6 Merge pull request #611 from runn1ng/patch-5 9 years ago
Karel Bílek 004475ac2d Cosmetic changes in Flow description 9 years ago
Karel Bílek 66baeb088f Adding Flow definitions link 9 years ago
Daniel Cousens afd4bb9aa5 README: clarify script tag 9 years ago
Daniel Cousens c54a68d8f2 README: clarify standalone browserify instructions 9 years ago
Daniel Cousens dc8d5069cb Merge pull request #608 from bitcoinjs/dcousens-patch-2 9 years ago
Daniel Cousens f545807848 README: fix filename 9 years ago
Daniel Cousens 2d34aed9d2 Merge pull request #607 from bitcoinjs/dcousens-patch-2 9 years ago
Daniel Cousens 4527bf9731 README: specify install means `npm` 9 years ago
Daniel Cousens fcb6ac9de6 tests: avoid superfluous ECPair creation 9 years ago
Daniel Cousens 817e10513c tests: cleanup 9 years ago
Daniel Cousens e6ab247f72 Merge pull request #605 from kristovatlas/fix-readme-typo 9 years ago
Kristov Atlas 1ceeefda58 fix typo in README concerning bip69 9 years ago
Daniel Cousens 94cab09353 Merge pull request #602 from bitcoinjs/swscripts 9 years ago
Daniel Cousens 9f1d41fc44 script: enforce PUSH_DATA codes for witness outputs 9 years ago
Daniel Cousens 20a026aefe scripts/tests: add witness* scripts 9 years ago
Daniel Cousens 39fd34a947 tests/types: avoid unnecessary join 9 years ago
Daniel Cousens 27a3f9a326 Merge pull request #598 from bitcoinjs/codesep 9 years ago
Daniel Cousens 148e9fc7a8 Merge branch 'master' into codesep 9 years ago
Daniel Cousens bb9083a90c Merge pull request #599 from bitcoinjs/txversion 9 years ago
Daniel Cousens 6faeae397f TxBuilder: add setVersion 9 years ago
Daniel Cousens 697f2da1bc Transaction: re-work hashForSignature for readability 9 years ago
Daniel Cousens 4898cc7b67 tests: add tests for Transaction.hashForSignature 9 years ago
Daniel Cousens 07628ff034 tests: avoid deepEqual, hex is easier to debug 9 years ago
Daniel Cousens 0d0f7c9f00 Merge pull request #594 from bitcoinjs/dcousens-patch-3 9 years ago
Daniel Cousens c239669570 README: avoid file overwrite in example 9 years ago
JP Richardson cd0435dfbb Merge pull request #592 from ruddell/fix-readme-example-links 9 years ago
Jonathan Ruddell c59419027c fix line numbers for examples and link for Litecoin address example 9 years ago
Daniel Cousens c79c9045df Merge pull request #589 from bitcoinjs/fixwebpack 9 years ago
JP Richardson ac8ae8f0ed opcodes: add json extension to fix Webpack JSON loader 9 years ago