Commit graph

2658 commits

Author SHA1 Message Date
Jonathan Underwood
6808dc69a2
Merge pull request #1185 from bitcoinjs/addComplexScript
Add complex script example in integration tests.
2019-05-21 17:18:42 +09:00
junderw
119e8397f9
5.0.4 2019-05-21 16:45:18 +09:00
junderw
dfd25045ef
Fix rimraf to delete types folder as well 2019-05-21 16:41:47 +09:00
junderw
0b37eaa19b
Update changelog 2019-05-21 16:40:00 +09:00
junderw
3145d3f9ec
Fix comments 2019-05-21 16:27:42 +09:00
junderw
267b0c5d00
Easier var names 2019-05-21 16:26:00 +09:00
junderw
9f96fd097b
Merge branch 'master' into addComplexScript 2019-05-21 16:11:45 +09:00
Jonathan Underwood
94872f9bfe
Merge pull request #1387 from bitcoinjs/trimSpace
Use Prettier to make JS easier to read/audit
2019-05-21 15:50:03 +09:00
junderw
9aa2842123
Merge branch 'master' into trimSpace 2019-05-21 15:42:43 +09:00
Jonathan Underwood
39bd08002b
Merge pull request #1385 from bitcoinjs/lowR
Add low R value signing as option to ECPair.sign
2019-05-21 15:40:35 +09:00
junderw
04b1f50a2f
Add js format check to CI 2019-05-21 15:23:18 +09:00
junderw
4d9c1b81bd
Update packages npm audit 2019-05-21 15:13:38 +09:00
Jonathan Underwood
cbc189ca8d
Merge pull request #1397 from bitcoinjs/fixECPair
Fix publicKey type on ECPairInterface
2019-05-21 15:03:21 +09:00
junderw
41d88f8baf
Merge branch 'master' into trimSpace 2019-05-21 11:17:07 +09:00
junderw
6c3e30e948
Merge branch 'master' into lowR 2019-05-21 11:14:10 +09:00
Jonathan Underwood
88cfdcc0f1
Merge pull request #1398 from agentofuser/node-12
Support node 12
2019-05-18 15:45:55 +09:00
Agent of User
5a381ba582 Bump tiny-secp256k1 to version supporting node 12 2019-05-17 08:02:53 -04:00
junderw
1c75c02038
Fix publicKey type on ECPairInterface 2019-05-16 16:29:23 +09:00
Jonathan Underwood
ea4fd58e87
Merge pull request #1396 from lukechilds/clean-before-build
Remove source files before rebuilding
2019-05-13 18:49:59 +09:00
Luke Childs
5ef135f9e4 Ensure build scripts are in alphabetical order 2019-05-13 16:39:08 +07:00
Luke Childs
68339fda4d Remove source files before rebuilding 2019-05-13 16:35:02 +07:00
Jonathan Underwood
3bee658bec
Merge pull request #1391 from bitcoinjs/bumpver
5.0.3
2019-04-25 19:17:17 +09:00
junderw
56c876e979
5.0.3 2019-04-25 19:07:46 +09:00
Jonathan Underwood
4e7e364092
Merge pull request #1388 from jolestar/patch-1
fix bug:ECPair.verify should return boolean
2019-04-23 17:52:03 +09:00
Jonathan Underwood
00ca4c2ec7
Fix ts files from Buffer to boolean 2019-04-23 15:10:01 +09:00
jolestar
67aa87e28d
fix bug:ECPair.verify should return boolean
fECPair.verify should return boolean, and js implements indeed return boolean.
2019-04-23 13:55:51 +08:00
junderw
e28e04427e
Use Prettier to make JS easier to read/audit 2019-04-21 21:30:21 +09:00
junderw
352e9ef0a3
Add low R signing to TransactionBuilder 2019-04-15 17:27:28 +09:00
junderw
b5577607d4
Add tests for low R signing 2019-04-15 15:28:01 +09:00
junderw
ccd439b805
Modify interface 2019-04-12 17:55:45 +09:00
junderw
3b402d00c6
Add low R grinding option 2019-04-12 17:44:55 +09:00
Jonathan Underwood
a52ef82e4f
Merge pull request #1381 from bitcoinjs/fixTypes
Fix address.*OutputScript and ECPairOptions rng
2019-04-11 16:12:51 +09:00
junderw
f6f33595f6
5.0.2 2019-04-11 16:05:02 +09:00
junderw
329809fa4a
Fix address.*OutputScript and ECPairOptions rng 2019-04-11 15:55:33 +09:00
Jonathan Underwood
848c8190c3
Merge pull request #1378 from bitcoinjs/fixTests
Fix / improve tests
2019-04-09 17:28:16 +09:00
junderw
c77db1a14f
Only run docker in integration with cache 2019-04-09 16:18:16 +09:00
junderw
dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 2019-04-09 15:09:50 +09:00
junderw
16823e9013
Add APIURL env for endpoint 2019-04-09 12:09:43 +09:00
Jonathan Underwood
cdbf56c480
Merge pull request #1379 from bitcoinjs/fixTypes
Fix types
2019-04-08 18:24:23 +09:00
junderw
2381b6643f
5.0.1 2019-04-08 18:17:04 +09:00
junderw
d951423a35
Fix TransactionBuilder types 2019-04-08 18:15:25 +09:00
junderw
d9fd6d619a
Fix race condition for two integration test jobs 2019-04-08 16:40:38 +09:00
junderw
b27df612da
Randomize sleep times 2019-04-08 15:34:12 +09:00
junderw
77bd66c22f
Fix Bad Request errors from the client side 2019-04-08 15:24:19 +09:00
junderw
8ec1911a26
Fix tests Missing Input 2019-04-07 22:39:01 +09:00
Jonathan Underwood
1c24201a46
Merge pull request #1376 from bitcoinjs/addChangelog
Amend CHANGELOG
2019-04-06 18:41:54 +09:00
junderw
fcde97769e
Amend CHANGELOG 2019-04-06 14:36:22 +09:00
Jonathan Underwood
22141b5a10
Merge pull request #1319 from bitcoinjs/typeScript
Initial TypeScript implementation
2019-04-05 18:28:48 +09:00
junderw
8a65e85915
5.0.0 2019-04-05 18:17:39 +09:00
junderw
af7c308465
Update README and CHANGELOG for v5 (typescript) 2019-04-05 18:15:35 +09:00