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 |
junderw
|
fcde97769e
|
Amend CHANGELOG
|
6 years ago |
Jonathan Underwood
|
22141b5a10
|
Merge pull request #1319 from bitcoinjs/typeScript
Initial TypeScript implementation
|
6 years ago |
junderw
|
8a65e85915
|
5.0.0
|
6 years ago |
junderw
|
af7c308465
|
Update README and CHANGELOG for v5 (typescript)
|
6 years ago |
junderw
|
335ed99a1c
|
Fix error for lack of rmd160 in Electron v4
|
6 years ago |
junderw
|
d4dc26fb33
|
Prevent JS/TS diff in Travis
|
6 years ago |
Jonathan Underwood
|
63d6d94d8a
|
Merge pull request #1369 from bitcoinjs/lint
ci: add a tslint rule to require type definitions
|
6 years ago |
junderw
|
2d5307f06f
|
Add tslint to travis
|
6 years ago |
d-yokoi
|
0cdd7b1e2c
|
ci: add a tslint rule to require type definitions
|
6 years ago |
junderw
|
74375bfedf
|
Fix class constructors
|
6 years ago |
junderw
|
fabd1d6c9d
|
Update bip32 and nyc to latest
|
6 years ago |