Chris Troutner
|
cdca9b84a4
|
Merge pull request #74 from Permissionless-Software-Foundation/v4
perf(v4): Ported recent SLP validate changes to new v4 route
v1.24.2
|
2020-12-05 18:49:40 -08:00 |
|
Chris Troutner
|
24a6a6d423
|
Fixing merging conflicts
|
2020-12-05 18:46:14 -08:00 |
|
Chris Troutner
|
8a7b391486
|
perf(v4): Ported recent SLP validate changes to new v4 route
|
2020-12-05 18:37:59 -08:00 |
|
Chris Troutner
|
25bd9ce4c9
|
Merge pull request #73 from Permissionless-Software-Foundation/ct-unstable
fix(docs): Fixing some visual issues with the docs
v1.24.1
|
2020-12-05 18:14:59 -08:00 |
|
Chris Troutner
|
b408b048c1
|
fix(docs): Fixing some visual issues with the docs
|
2020-12-05 18:12:58 -08:00 |
|
Chris Troutner
|
4ec36358ad
|
Merge pull request #72 from Permissionless-Software-Foundation/ct-unstable
Big change in SLP validate output
v1.24.0
|
2020-12-05 17:50:51 -08:00 |
|
Chris Troutner
|
19b40c54e7
|
feat(validateSingle): Returning null instead of false as default return value
|
2020-12-05 17:47:46 -08:00 |
|
Chris Troutner
|
3e09b63a55
|
Added unit test for validateBulk()
|
2020-12-05 17:19:14 -08:00 |
|
Chris Troutner
|
9580a30ba5
|
feat(validateBulk): Changed output. Passing true, null, and false values
|
2020-12-05 16:55:21 -08:00 |
|
Chris Troutner
|
af47a3a37f
|
Merge pull request #71 from Permissionless-Software-Foundation/ct-unstable
SLPDB Whitelist Validate
v1.23.0
|
2020-12-05 11:04:35 -08:00 |
|
Chris Troutner
|
d61ea0831a
|
Testing new validation calls against BCHN and BCHA
|
2020-12-05 11:02:44 -08:00 |
|
Chris Troutner
|
f2c0cd6feb
|
feat(validate3Bulk): Adding bulk SLP tx validtion for whitelist endpoint
|
2020-12-05 09:48:05 -08:00 |
|
Chris Troutner
|
d93d20321d
|
feat(validate3Single): Adding third SLP validation option using whitelist server
|
2020-12-05 09:31:38 -08:00 |
|
Chris Troutner
|
ff1c37ddb6
|
fix(validateSingle): Added unit tests for /slp/validateSingle
|
2020-12-05 08:46:22 -08:00 |
|
Chris Troutner
|
a260f7506a
|
Merge pull request #69 from Permissionless-Software-Foundation/ct-unstable
fix(whitelist): Adusting the domain names on the whitelist
v1.22.10
|
2020-12-03 14:19:45 -08:00 |
|
Chris Troutner
|
9684441d92
|
fix(whitelist): Adusting the domain names on the whitelist
|
2020-12-03 14:17:28 -08:00 |
|
Chris Troutner
|
e793c2a8a9
|
Merge pull request #68 from Permissionless-Software-Foundation/ct-unstable
fix(txDetails): Adding additional metadata to GET slp/txDetails
v1.22.9
|
2020-11-29 17:59:10 -08:00 |
|
Chris Troutner
|
1bf8e59097
|
fix(txDetails): Adding additional metadata to GET slp/txDetails
|
2020-11-29 17:56:22 -08:00 |
|
Chris Troutner
|
105ecd6305
|
Merge pull request #67 from josephroyking/psf-add-inputs-to-txDetails
Psf add inputs to tx details
|
2020-11-29 17:51:13 -08:00 |
|
josephroyking
|
314040453b
|
Support unconfirmed slp txs
|
2020-11-25 15:31:59 -08:00 |
|
josephroyking
|
cbcf5c1d2b
|
Add tx input details to slp/txDetails endpoint
|
2020-11-25 10:56:10 -08:00 |
|
Chris Troutner
|
e881b68ca5
|
Merge pull request #65 from Permissionless-Software-Foundation/ct-unstable
ix(electrumx): Fixed connect/disconnect bug that was preventing tests
v1.22.8
|
2020-11-21 11:39:05 -08:00 |
|
Chris Troutner
|
f54c69a664
|
Fixing test typo
|
2020-11-21 11:35:01 -08:00 |
|
Chris Troutner
|
319281c096
|
fix(electrumx): Fixed connect/disconnect bug that was preventing tests
|
2020-11-21 11:29:18 -08:00 |
|
Chris Troutner
|
7dee8c0604
|
Merge branch 'master' into ct-unstable
|
2020-11-21 11:15:41 -08:00 |
|
Chris Troutner
|
efbcbc5deb
|
linting
|
2020-11-21 11:15:33 -08:00 |
|
Chris Troutner
|
c742518612
|
Merge pull request #64 from Permissionless-Software-Foundation/ct-unstable
fix(electrumx): Automatically reconnecting when Electrumx disconnects
v1.22.7
|
2020-11-20 20:53:40 -08:00 |
|
Chris Troutner
|
6a0ed46413
|
fix(electrumx): Automatically reconnecting when Electrumx disconnects
|
2020-11-20 20:52:22 -08:00 |
|
Chris Troutner
|
5ea71bc89b
|
Updating default Docker run script
|
2020-11-20 08:36:34 -08:00 |
|
Chris Troutner
|
84701e90dc
|
Merge pull request #63 from Permissionless-Software-Foundation/ct-unstable
fix(price): Fixing bug in new price endpoint
v1.22.6
|
2020-11-17 14:29:22 -08:00 |
|
Chris Troutner
|
34ed5ddc4c
|
fix(price): Fixing bug in new price endpoint
|
2020-11-17 14:27:42 -08:00 |
|
Chris Troutner
|
9a8cd4b664
|
Merge pull request #62 from Permissionless-Software-Foundation/ct-unstable
fix(price): Adding Coinex price feed for BCHA
v1.22.5
|
2020-11-17 14:00:37 -08:00 |
|
Chris Troutner
|
2a0b06ca96
|
fix(price): Adding Coinex price feed for BCHA
|
2020-11-17 13:48:10 -08:00 |
|
Chris Troutner
|
9c70fc5007
|
Merge pull request #61 from Permissionless-Software-Foundation/ct-unstable
fix(whitelist): Adding splitbch.com to the whitelist
v1.22.4
|
2020-11-14 17:39:41 -08:00 |
|
Chris Troutner
|
b24b659124
|
fix(whitelist): Adding splitbch.com to the whitelist
|
2020-11-14 17:36:38 -08:00 |
|
Chris Troutner
|
7ad5acef34
|
Merge pull request #60 from Permissionless-Software-Foundation/ct-unstable
fix(rate limits): Setting anonymous rate limits to a constant
v1.22.3
|
2020-11-12 09:11:48 -08:00 |
|
Chris Troutner
|
304a3f1d5a
|
fix(rate limits): Setting anonymous rate limits to a constant
|
2020-11-12 09:10:35 -08:00 |
|
Chris Troutner
|
86a58e9ff3
|
Merge pull request #59 from Permissionless-Software-Foundation/ct-unstable
fix(auth): Fixing typo that was breaking basic authentication
v1.22.2
|
2020-11-11 19:58:11 -08:00 |
|
Chris Troutner
|
d7d722b27b
|
Merge branch 'master' into ct-unstable
|
2020-11-11 19:55:58 -08:00 |
|
Chris Troutner
|
d439165dd2
|
fix(auth): Fixing typo that was breaking basic authentication
|
2020-11-11 19:55:15 -08:00 |
|
Chris Troutner
|
65356051f8
|
Merge pull request #58 from Permissionless-Software-Foundation/ct-unstable
fix(rate limits): Adding local server back to whitelist
v1.22.1
|
2020-11-11 19:16:07 -08:00 |
|
Chris Troutner
|
9728b64edb
|
fix(rate limits): Adding local server back to whitelist
|
2020-11-11 18:59:48 -08:00 |
|
Chris Troutner
|
7e71d355ba
|
Merge pull request #57 from Permissionless-Software-Foundation/ct-unstable
Basic Authentication
v1.22.0
|
2020-11-11 17:53:38 -08:00 |
|
Chris Troutner
|
fe9f40e847
|
linting
|
2020-11-11 17:52:19 -08:00 |
|
Chris Troutner
|
28f0a1de56
|
feat(Basic Authentication): Adding back in for controlling access
|
2020-11-11 14:56:24 -08:00 |
|
Chris Troutner
|
b8589a54aa
|
Trying to reinstate basic auth
|
2020-11-11 07:48:40 -08:00 |
|
Chris Troutner
|
0d05803462
|
Update README
|
2020-11-08 19:19:21 -08:00 |
|
Chris Troutner
|
69d125ad24
|
fixing README
|
2020-11-08 17:30:55 -08:00 |
|
Chris Troutner
|
7631a25f4b
|
Merge pull request #56 from Permissionless-Software-Foundation/ct-unstable
Removing Blockbook documentation
v1.21.0
|
2020-11-08 17:26:39 -08:00 |
|
Chris Troutner
|
f41f9d33c8
|
feat(blockbook): Removing Blockbook documentation
|
2020-11-08 17:25:05 -08:00 |
|