2465 Commits (e8857d3a8499b1cc51f89c32db8a594752e57884)
 

Author SHA1 Message Date
junderw e8857d3a84
Update package-lock.json 6 years ago
junderw 09ad808e8e
Merge branch 'master' into typeScript 6 years ago
Jonathan Underwood 7b8d8a1c4f
Merge pull request #1343 from d-yokoi/prettier 6 years ago
junderw 0729fde36f
Remove eslint comments. 6 years ago
d-yokoi 763cb8b923
ci: check formats in npm test 6 years ago
d-yokoi 070a782149
style: apply format 6 years ago
d-yokoi 8329e74566
ci: check formats 6 years ago
d-yokoi 0ad8fbc6ba
style: add build output after applying prettier 6 years ago
d-yokoi 6526000999
style: remove standard 6 years ago
d-yokoi 03632f1507
style: apply prettier 6 years ago
d-yokoi c74ab67ccf
style: add prettier 6 years ago
Jonathan Underwood b9acdb0944
Merge pull request #1345 from d-yokoi/tsconfig 6 years ago
Jonathan Underwood 8177e2bd25
Merge pull request #1344 from d-yokoi/build 6 years ago
d-yokoi de361673cf
build: add compiler options to forbid unused local variables and parameters 6 years ago
d-yokoi 06868f520e
build: move typescript to devDependencies 6 years ago
junderw da2f62b637
Merge pull request #1327 from bump403 6 years ago
junderw 568e5c8189
4.0.3 6 years ago
Jonathan Underwood 74f492b786
Merge pull request #1325 from johnta0/package-lock-json 6 years ago
johnta0 e1ca377595
Generate package-lock.json 6 years ago
Jonathan Underwood b9b8667de7
Merge pull request #1323 from johnta0/remove-unused-module 6 years ago
johnta0 3fa86d0f3a Remove unused module declaration 6 years ago
junderw b788786b97
Merge branch 'master' into typeScript 6 years ago
junderw 5990ece108
Merge Integration test changes from master 6 years ago
junderw 4c6ea80459
Check for segwit block with no witness commit 6 years ago
junderw e52abecee2
Move to checkTxRoots and warn checkMerkleRoot deprecation 6 years ago
junderw 581ab5f136
Add files to package.json 6 years ago
junderw c143e9c855
Specify version to help prevent large diffs 6 years ago
junderw 1732bafbc1
Update TypeScript to use ! instead of casting 6 years ago
Jonathan Underwood 014318fc9d
Merge pull request #1312 from bitcoinjs/warnwarn 6 years ago
junderw 1ed037025c
Fix testnet address test 6 years ago
junderw bc28949056
Commit js, ts, and definitions in separate folders 6 years ago
Jonathan Underwood 8ed919e2fd
Merge pull request #1313 from bitcoinjs/happynewyear 6 years ago
Daniel Cousens f3d918a2cb tests: use privateKey 0x000...0001 for examples 6 years ago
Daniel Cousens c68dfc058f testing: rm NODE_ENV 6 years ago
Daniel Cousens 49be171583 rm usage of unsafeDeterministicRng 6 years ago
Jonathan Underwood 88951d34db
Update LICENSE 6 years ago
Daniel Cousens e5781d97b9 testing: extra warnings 6 years ago
Daniel Cousens 7d8dd860d1 testing: use NODE_ENV instead of mocha constants 6 years ago
Jonathan Underwood 0cfc88d670
Merge pull request #1309 from rlaace423/patch-1 6 years ago
Jonathan Underwood 1d73823a84
Merge pull request #1239 from ak1103dev/patch-1 6 years ago
Jonathan Underwood f8490b6c0d
Update rng function 6 years ago
Sam (Sangho Kim) 53b8f966e7
Update transactions.js 6 years ago
junderw e7ac2b9a4e
pull in bip32 typescript 6 years ago
junderw 63d51d1da7
Export some types and interfaces 6 years ago
junderw b8c2e9e339
Change ECPair to be compatible with payment({pubkey:ecpair.publicKey}) 6 years ago
Jonathan Underwood 5037183f59
Merge pull request #1279 from bitcoinjs/ver 6 years ago
junderw 35adaa8471
Add test from bugfix, also remove unnecessary arg 6 years ago
junderw f8427274cc
Add a few type aliases to TransactionBuilder 6 years ago
junderw 572fd159b0
Added TypeScript standard linter to tests 6 years ago
Jonathan Underwood 46c1991efa
Merge pull request #1307 from bitcoinjs/bugFixes 6 years ago