2446 Commits (b9b8667de79baae2fc3ad4c999f3189da947cfb2)
 

Author SHA1 Message Date
Daniel Cousens 1fba0c62a5 tests: add missing context information to Sighash V1 description 6 years ago
Daniel Cousens 47e5a0e179 witnessScriptHash: fix null decompile leading to errors -- TODO: add test 6 years ago
Jonathan Underwood 60ec5fe938
Merge pull request #1114 from bitcoinjs/loose 6 years ago
Daniel Cousens 90a34ef2fe add timeout to CTLV tests 6 years ago
Daniel Cousens 256656f766 use payments in integration tests 6 years ago
Daniel Cousens 38efc35fdf payments: dont always require output data 6 years ago
Jonathan Underwood c0d52df808
Merge pull request #1096 from bitcoinjs/payments 6 years ago
Daniel Cousens 8197f9d704 less strict on inputs 6 years ago
Daniel Cousens 6c957533d6 index: expose payments 6 years ago
Daniel Cousens f9a739e1db add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 6 years ago
Daniel Cousens 7756c5dd76 bump tiny-secp256k1 6 years ago
Daniel Cousens 68f687cc46
Merge pull request #1112 from wbobeirne/bnjs 6 years ago
Daniel Cousens 3588fc1db3
fix BN require 6 years ago
Daniel Cousens 8220e33d76
Merge branch 'master' into bnjs 6 years ago
Daniel Cousens d78bf6a2b9
Merge pull request #1111 from bitcoinjs/varlet 6 years ago
Will O'Beirne d2ea50b296
Replace bigi with bnjs. Updated README links to tests. 6 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 6 years ago
Daniel Cousens 91b8823aa8 sed -i 's/^var /const /' 6 years ago
Daniel Cousens 93b1ae4303 sed -i 's/^let /const /' 6 years ago
Daniel Cousens 03e17f456e
Merge pull request #1042 from bitcoinjs/contrib 6 years ago
Daniel Cousens 67f59c4525 README: rm projects utilizing, alternatives, and some grammar fixes 6 years ago
Daniel Cousens 64dd2be0ab README: update flow-type section 6 years ago
Daniel Cousens 4838b6b3c2 README: rm browserify tutorial, add typescript clarifications 6 years ago
Daniel Cousens a85bea5a89 README: add Node LTS version hint, and warning about npm 6 years ago
Daniel Cousens b8a519224e README: re-word top pre-amble 6 years ago
Daniel Cousens 616c876c1c CONTRIB: add bitcoin/bitcoin text attribution and cleanup 6 years ago
Daniel Cousens d23e630737 add CONTRIBUTING.md 7 years ago
Jonathan Underwood 8341faeecf
Merge pull request #1106 from bitcoinjs/reglimits 6 years ago
Daniel Cousens 4f089fceb4 tests: use random keys to prevent db limitations 6 years ago
Daniel Cousens 415c401b20
Merge pull request #1105 from bitcoinjs/3pbpfix 6 years ago
Daniel Cousens bc7ca710ed use blockchain.info for 3PBP address example 6 years ago
Daniel Cousens e50679d2c3
Merge pull request #1094 from bitcoinjs/canon 6 years ago
Daniel Cousens 71311d023d
Merge pull request #1095 from bitcoinjs/nolitecoin 6 years ago
Daniel Cousens 58f50e9f1c tests: fix invalid pubKey used in testing 6 years ago
Daniel Cousens 7592a6bcc2 script: rename isCanonicalSignature to isCanonicalScriptSignature 6 years ago
Daniel Cousens d934e543d8 rm Litecoin 6 years ago
Daniel Cousens 726e4c53b6 script: use ecc.isPoint for canonical public keys 6 years ago
Daniel Cousens d7eb6c8e77
Merge pull request #1070 from bitcoinjs/tinyec 6 years ago
Daniel Cousens 2fe220517f transition ECPair to properties over getters 6 years ago
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Jonathan Underwood 49422672cf
Merge pull request #1085 from bitcoinjs/payments 6 years ago
Daniel Cousens c2a5d9dc1a rm getAddress 7 years ago
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 6 years ago
Jonathan Underwood 736bdf64ad
Merge pull request #1090 from bitcoinjs/standard 6 years ago
Daniel Cousens 4aaf295cd5 fix standard 11 issues 6 years ago
Daniel Cousens b2d34c5fa8 bump dependencies 6 years ago
Jonathan Underwood 080675a5cc
Merge pull request #944 from bitcoinjs/csv 7 years ago
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 7 years ago
Daniel Cousens 97252b2872
Merge pull request #1039 from bitcoinjs/maybedec 7 years ago
Daniel Cousens 4d7b5167ae txbuilder: isolate Invalid script test from Non-standard test 7 years ago