2392 Commits (58a6b0e54532036bd5a9f7ea1bbf5dbddf0c78fd)
 

Author SHA1 Message Date
junderw 58a6b0e545
Convert ECPair 6 years ago
junderw a652d0492d
Added Transaction 6 years ago
junderw 2eb9534939
Move Block Class from ES6 PR 6 years ago
junderw 91d3037cf3
Fix some exports 6 years ago
junderw 037fbd8984
# This is a combination of 2 commits. 6 years ago
junderw b4d54af0fe
Remove AllowJS and get definitions 6 years ago
junderw d684a6b2ef
Fix compiler errors, tests, and scripts 6 years ago
junderw e855bde3b3
Add tsconfig.json and types for node as well as typescript 6 years ago
junderw bb98289501
Renamed files to ts 6 years ago
Jonathan Underwood 293116b20f
Merge pull request #1293 from bitcoinjs/revertTxES6 6 years ago
junderw f860d467d6
Revert "Merge pull request #1086 from bitcoinjs/refactorTransaction" 6 years ago
Jonathan Underwood 5e1ae82a5d
Merge pull request #1086 from bitcoinjs/refactorTransaction 6 years ago
Jonathan Underwood 96240b636d
Merge pull request #1228 from bitcoinjs/readme 6 years ago
Jonathan Underwood 2823cd6ccb
Merge pull request #1285 from bitcoinjs/fixBlock 6 years ago
junderw 7c0e02ad48
Fix Block to allow regtest target (easiest possible target) 6 years ago
Daniel Cousens f57a73496d
Merge pull request #1283 from bitcoinjs/junderw-patch-1 6 years ago
Jonathan Underwood 15289fe0cf
Add notes for learners about nSequence + LockTime 6 years ago
Daniel Cousens e1049c1090 README: fix emphasis 6 years ago
Daniel Cousens aac228011f README: rm bad sha256 hash example 6 years ago
Daniel Cousens a908e909d1 README: rm stealth address examples 6 years ago
Daniel Cousens 5fc673a8d6 README: link to external explanations 6 years ago
Daniel Cousens e514bc7364 README: add extra suggestions for best practice 6 years ago
Daniel Cousens b273deb265 README: add crypto is hard disclaimer 6 years ago
Daniel Cousens 1b5d1fadba README: use https 6 years ago
Jonathan Underwood 9a8552acda
Merge pull request #1268 from bitcoinjs/dcousens-patch-1 6 years ago
Daniel Cousens 47b5dfb468
README: add warning to flow type bindings 6 years ago
Daniel Cousens 06342a830f
README: upgrade iOS warning 6 years ago
Dabura667 5416fafe06
Merge pull request #1267 from bitcoinjs/dcousens-patch-1 6 years ago
Daniel Cousens 661ec6b918
README: more emphasis 6 years ago
Daniel Cousens 1e05fa085e
README: emphasis dependencies 6 years ago
Daniel Cousens ee694a3de1
Merge pull request #1262 from bitcoinjs/fixErrorText 6 years ago
junderw 9c409b1274
Change regtest server over to regtest.bitbank.cc 6 years ago
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 6 years ago
Jonathan Underwood 489e96ca91
Merge pull request #1261 from bitcoinjs/addRegtest 6 years ago
junderw 28bfb71b54
Add tests for regtest bech32 address 6 years ago
junderw 44a98c0fa6
Add regtest network 6 years ago
junderw a88aa33348
Revert function hoisting removal 6 years ago
Jonathan Underwood 582727f6de
Merge pull request #1232 from bitcoinjs/payments 6 years ago
Daniel Cousens a976fba27b add network derivation from redeem.network 6 years ago
Daniel Cousens 1b4dc48d75 add failing tests for redeem.network derivation 6 years ago
Daniel Cousens 6927f74b7a add inverted Network mismatch tests 6 years ago
Daniel Cousens df2a66c852 tests/payments: fix redeem fixture mutation 6 years ago
junderw 17c89fdc5e
Move Transaction to ES6 6 years ago
junderw b4bab427f8
Merge pull request #1201 from bitcoinjs/p2msmore 6 years ago
junderw 3c8e8fb4ae
Merge branch 'stricttxb' into 'master' 6 years ago
Daniel Cousens c8ae86b9ce refactor(txb): maxSignatures is optional 6 years ago
Daniel Cousens 7c3d1f292d txb: add inline explanatory comment 6 years ago
Daniel Cousens 1119a449a5 txbuilder: add missing signature P2MS fixture 6 years ago
Daniel Cousens d232545ac8 rename MULTISIG to P2MS 6 years ago
Daniel Cousens a58c5b4f5b txb/tests: add solo SIGHASH_ALL fixes 6 years ago