2578 Commits (8bbe7c7178f8f7d0cdbed13da13a6e62dacb3d06)
 

Author SHA1 Message Date
Jonathan Underwood 8bbe7c7178
Merge pull request #1416 from bitcoinjs/signTxb 6 years ago
junderw 1b39d9caf4
Make errors clearer and increase coverage 6 years ago
junderw 071e201a75
Silence console.warn during old arg tests 6 years ago
junderw 691e4d15d1
Create Signer interface and use it 6 years ago
junderw 1cc7205e9c
Remove @ts-ignore 6 years ago
junderw d814c21466
Condense sign parts work directly 6 years ago
junderw 84d5e67e38
Use for loop instead of some to allow for future await usage 6 years ago
junderw 4bed585f6a
Test old args as well 6 years ago
junderw ee3150d7c7
Refactor sign for clarity 6 years ago
junderw 7c454e5f44
TIL: destructuring objects without let or const is a thing 6 years ago
junderw 2e4c9f6b7a
Remove checks to outer function 6 years ago
junderw 053d282e9d
Add stricter Signer interface check 6 years ago
junderw 969b3a5e18
Fix tests to use new sign method 6 years ago
junderw 17f5f35569
Migrate to stricter type checks during sign 6 years ago
Jonathan Underwood b3def6b400
Merge pull request #1404 from bitcoinjs/fixExports 6 years ago
junderw 73b6f55850
5.0.5 6 years ago
junderw c6c59c7c68
Expose more interfaces to top level 6 years ago
Jonathan Underwood f9f4707b34
Merge pull request #1402 from bitcoinjs/bump504 6 years ago
Jonathan Underwood be942f07a3
Merge pull request #1401 from bitcoinjs/fixRimraf 6 years ago
Jonathan Underwood f2ce2ba88f
Merge pull request #1400 from bitcoinjs/updateChangelog 6 years ago
Jonathan Underwood 6808dc69a2
Merge pull request #1185 from bitcoinjs/addComplexScript 6 years ago
junderw 119e8397f9
5.0.4 6 years ago
junderw dfd25045ef
Fix rimraf to delete types folder as well 6 years ago
junderw 0b37eaa19b
Update changelog 6 years ago
junderw 3145d3f9ec
Fix comments 6 years ago
junderw 267b0c5d00
Easier var names 6 years ago
junderw 9f96fd097b
Merge branch 'master' into addComplexScript 6 years ago
Jonathan Underwood 94872f9bfe
Merge pull request #1387 from bitcoinjs/trimSpace 6 years ago
junderw 9aa2842123
Merge branch 'master' into trimSpace 6 years ago
Jonathan Underwood 39bd08002b
Merge pull request #1385 from bitcoinjs/lowR 6 years ago
junderw 04b1f50a2f
Add js format check to CI 6 years ago
junderw 4d9c1b81bd
Update packages npm audit 6 years ago
Jonathan Underwood cbc189ca8d
Merge pull request #1397 from bitcoinjs/fixECPair 6 years ago
junderw 41d88f8baf
Merge branch 'master' into trimSpace 6 years ago
junderw 6c3e30e948
Merge branch 'master' into lowR 6 years ago
Jonathan Underwood 88cfdcc0f1
Merge pull request #1398 from agentofuser/node-12 6 years ago
Agent of User 5a381ba582 Bump tiny-secp256k1 to version supporting node 12 6 years ago
junderw 1c75c02038
Fix publicKey type on ECPairInterface 6 years ago
Jonathan Underwood ea4fd58e87
Merge pull request #1396 from lukechilds/clean-before-build 6 years ago
Luke Childs 5ef135f9e4 Ensure build scripts are in alphabetical order 6 years ago
Luke Childs 68339fda4d Remove source files before rebuilding 6 years ago
Jonathan Underwood 3bee658bec
Merge pull request #1391 from bitcoinjs/bumpver 6 years ago
junderw 56c876e979
5.0.3 6 years ago
Jonathan Underwood 4e7e364092
Merge pull request #1388 from jolestar/patch-1 6 years ago
Jonathan Underwood 00ca4c2ec7
Fix ts files from Buffer to boolean 6 years ago
jolestar 67aa87e28d
fix bug:ECPair.verify should return boolean 6 years ago
junderw e28e04427e
Use Prettier to make JS easier to read/audit 6 years ago
junderw 352e9ef0a3
Add low R signing to TransactionBuilder 6 years ago
junderw b5577607d4
Add tests for low R signing 6 years ago
junderw ccd439b805
Modify interface 6 years ago