junderw
|
c6c59c7c68
|
Expose more interfaces to top level
|
6 years ago |
Jonathan Underwood
|
f9f4707b34
|
Merge pull request #1402 from bitcoinjs/bump504
5.0.4
|
6 years ago |
Jonathan Underwood
|
be942f07a3
|
Merge pull request #1401 from bitcoinjs/fixRimraf
Fix rimraf to delete types folder as well
|
6 years ago |
Jonathan Underwood
|
f2ce2ba88f
|
Merge pull request #1400 from bitcoinjs/updateChangelog
Update changelog
|
6 years ago |
Jonathan Underwood
|
6808dc69a2
|
Merge pull request #1185 from bitcoinjs/addComplexScript
Add complex script example in integration tests.
|
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
Use Prettier to make JS easier to read/audit
|
6 years ago |
junderw
|
9aa2842123
|
Merge branch 'master' into trimSpace
|
6 years ago |
Jonathan Underwood
|
39bd08002b
|
Merge pull request #1385 from bitcoinjs/lowR
Add low R value signing as option to ECPair.sign
|
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
Fix publicKey type on ECPairInterface
|
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
Support 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
Remove source files before rebuilding
|
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
5.0.3
|
6 years ago |
junderw
|
56c876e979
|
5.0.3
|
6 years ago |
Jonathan Underwood
|
4e7e364092
|
Merge pull request #1388 from jolestar/patch-1
fix bug:ECPair.verify should return boolean
|
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
fECPair.verify should return boolean, and js implements indeed 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 |
junderw
|
3b402d00c6
|
Add low R grinding option
|
6 years ago |
Jonathan Underwood
|
a52ef82e4f
|
Merge pull request #1381 from bitcoinjs/fixTypes
Fix address.*OutputScript and ECPairOptions rng
|
6 years ago |
junderw
|
f6f33595f6
|
5.0.2
|
6 years ago |
junderw
|
329809fa4a
|
Fix address.*OutputScript and ECPairOptions rng
|
6 years ago |
Jonathan Underwood
|
848c8190c3
|
Merge pull request #1378 from bitcoinjs/fixTests
Fix / improve tests
|
6 years ago |
junderw
|
c77db1a14f
|
Only run docker in integration with cache
|
6 years ago |
junderw
|
dc1ef5958b
|
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server
|
6 years ago |
junderw
|
16823e9013
|
Add APIURL env for endpoint
|
6 years ago |
Jonathan Underwood
|
cdbf56c480
|
Merge pull request #1379 from bitcoinjs/fixTypes
Fix types
|
6 years ago |
junderw
|
2381b6643f
|
5.0.1
|
6 years ago |
junderw
|
d951423a35
|
Fix TransactionBuilder types
|
6 years ago |
junderw
|
d9fd6d619a
|
Fix race condition for two integration test jobs
|
6 years ago |
junderw
|
b27df612da
|
Randomize sleep times
|
6 years ago |
junderw
|
77bd66c22f
|
Fix Bad Request errors from the client side
|
6 years ago |
junderw
|
8ec1911a26
|
Fix tests Missing Input
|
6 years ago |
Jonathan Underwood
|
1c24201a46
|
Merge pull request #1376 from bitcoinjs/addChangelog
Amend CHANGELOG
|
6 years ago |