Chris Troutner
|
b1c3311d50
|
feat(Blockbook): Removing support for Blockbook indexer
|
2020-12-24 10:16:41 -08:00 |
|
Chris Troutner
|
b3e224e481
|
Cleaned up integration tests
|
2020-12-24 10:06:39 -08:00 |
|
Chris Troutner
|
d475f2220f
|
feat(SLPDB status): Created bchjs.SLP.Utils.getStatus() to get health status of SLPDB
|
2020-12-24 09:25:35 -08:00 |
|
Chris Troutner
|
b9873f7ed8
|
Added additional corner case unit test for tokenUtxoDetails()
|
2020-12-13 08:56:09 -08:00 |
|
Chris Troutner
|
82cd9270fa
|
fix(tokenUtxoDetails): Updating to handle alternative output from SLPDB
|
2020-12-13 08:51:58 -08:00 |
|
Chris Troutner
|
17e4a32ff4
|
fix(debugging): Additional debugging
|
2020-12-13 07:19:24 -08:00 |
|
Chris Troutner
|
77ab090bc2
|
fix(debugging): Debugging problem with hydrateUtxos()
|
2020-12-13 06:51:07 -08:00 |
|
Chris Troutner
|
586c2972da
|
feat(blockbook): Removing blockbook support from testnet
|
2020-12-11 15:15:03 -08:00 |
|
Chris Troutner
|
3d41e41192
|
fix(testnet): Updating integration tests
|
2020-12-11 14:59:46 -08:00 |
|
Chris Troutner
|
10f6f58ec5
|
fix(testnet): Fixing testnet integration tests
|
2020-12-08 18:28:30 -08:00 |
|
Chris Troutner
|
07b7cb0afd
|
Added test/integration/implementations/ for customized integration tests for different implementations
|
2020-12-08 17:55:47 -08:00 |
|
Chris Troutner
|
358dad533d
|
Removing old bchn integration tests
|
2020-12-08 17:42:31 -08:00 |
|
Chris Troutner
|
7a63573143
|
fix(integration): Refactored abc and bchn integration tests
|
2020-12-08 17:23:41 -08:00 |
|
Chris Troutner
|
d6ae6ffb6b
|
fix(tests): Cleaning up integration tests
|
2020-12-06 19:39:23 -08:00 |
|
Chris Troutner
|
d1847d2eca
|
feat(tokenUtxoDetails()): Using fallback SLP validators
|
2020-12-06 19:18:47 -08:00 |
|
Chris Troutner
|
1f01e6ae47
|
fix(tokenUtxoDetails): Catching and invalidating malformed SLP OP_RETURNs
|
2020-12-06 18:40:14 -08:00 |
|
Chris Troutner
|
1375601a81
|
Restored all unit tests
|
2020-12-06 17:41:43 -08:00 |
|
Chris Troutner
|
e97a8e7cf5
|
fix(slp utils): refactoring unit tests
|
2020-12-06 15:41:39 -08:00 |
|
Chris Troutner
|
3df211301c
|
fix(unit tests): Refactored a lot of code flow
|
2020-12-06 14:51:48 -08:00 |
|
Chris Troutner
|
a81dec068c
|
fix(address unit tests): Fixed to prevent network call
|
2020-12-06 13:48:06 -08:00 |
|
Chris Troutner
|
4af6716631
|
Editing slp-util unit tests
|
2020-12-06 13:07:35 -08:00 |
|
Chris Troutner
|
98f7cb8f3a
|
encapsulating and mocking axios in the slp-utils lib and unit tests
|
2020-12-06 09:59:01 -08:00 |
|
Chris Troutner
|
348a67a79b
|
tokenUtxoDetails: prototyped different validation methods
|
2020-12-06 09:49:30 -08:00 |
|
Chris Troutner
|
bdf1c50c9d
|
fix(unit test): Fixing changing test
|
2020-12-05 21:47:26 -08:00 |
|
Chris Troutner
|
13d9f89a82
|
Commenting out test that still needs to be mocked
|
2020-12-05 20:44:53 -08:00 |
|
Chris Troutner
|
f5de593f89
|
fix(tests): Getting all tests passing
|
2020-12-05 20:42:07 -08:00 |
|
Chris Troutner
|
3b0ec95fba
|
perf(v4): Switching to bch-api v4 routes
|
2020-12-05 19:28:33 -08:00 |
|
Chris Troutner
|
0a328090ea
|
saving confused progress
|
2020-12-05 19:06:11 -08:00 |
|
Chris Troutner
|
315cb4f254
|
feat(whitelist): Added method for getting SLPDB whitelist
|
2020-12-05 14:02:39 -08:00 |
|
Chris Troutner
|
28f08f02ac
|
fix(ABC): fixed integration tests that broke
|
2020-12-05 12:23:41 -08:00 |
|
Chris Troutner
|
5949e0f6f8
|
Changing free-tier to bchn
|
2020-11-23 07:51:19 -08:00 |
|
Chris Troutner
|
72d560e407
|
fix(price): Adding BCHA price
|
2020-11-17 14:41:04 -08:00 |
|
Chris Troutner
|
4c020240e1
|
fix(rate limits): Updated e2e tests for post-fork servers
|
2020-11-11 18:39:57 -08:00 |
|
Chris Troutner
|
fbbd855145
|
feat(Basic Authentication): Adding authPass for auth token to all libraries
|
2020-11-11 17:47:46 -08:00 |
|
Chris Troutner
|
731987b35b
|
fix(Basic Authentication): Adding back in
|
2020-11-11 14:56:53 -08:00 |
|
Chris Troutner
|
1e8e7b79f2
|
Updating comments in e2e rate limit tests
|
2020-11-11 14:11:13 -08:00 |
|
Chris Troutner
|
f89b52ac86
|
Merge branch 'master' into ninsight-tx-details
|
2020-11-10 08:21:07 -08:00 |
|
Stoyan Zhekov
|
7990d0bffd
|
Add Ninsight TX Details
|
2020-11-10 19:04:16 +09:00 |
|
Chris Troutner
|
c0eaaf77c8
|
fix(integration tests): Updating scripts in package.json
|
2020-11-09 18:17:44 -08:00 |
|
Chris Troutner
|
fc0d8b7f8c
|
fix(ninsight): Adding tx history endpoint
|
2020-11-09 16:12:10 -08:00 |
|
Stoyan Zhekov
|
0ef8555837
|
Add Ninsight TX History to bch-js
|
2020-11-09 19:49:41 +09:00 |
|
Stoyan Zhekov
|
a7564ce611
|
Add Ninsight Unconfirmed UTXOs
|
2020-11-09 17:44:09 +09:00 |
|
Chris Troutner
|
360d56e283
|
fix(network): Updates for fork
|
2020-11-08 14:05:10 -08:00 |
|
Chris Troutner
|
078f157e4e
|
fix(rate limits): Updating e2e rate limit tests for new bch-api rate limits
|
2020-11-08 09:15:53 -08:00 |
|
Chris Troutner
|
9863fad6a6
|
fix(testnet): Updating testnet integration tests to pass BVT
|
2020-11-02 14:49:28 -08:00 |
|
Chris Troutner
|
3a2f38bcf0
|
fix(integration): Removed all non-integration tests from integration tests
|
2020-11-02 14:27:31 -08:00 |
|
Chris Troutner
|
c80a0dcde4
|
fix(bchn): Starting separate integration tests for bchn
|
2020-10-30 16:05:26 -07:00 |
|
Chris Troutner
|
a2f7ae7fb4
|
fix(electrumx): Updates for new abc v0.22.4
|
2020-10-30 15:10:55 -07:00 |
|
Chris Troutner
|
6efb08565a
|
fix(hydrateUtxos): Fixing integration test
|
2020-10-29 21:46:53 -07:00 |
|
Chris Troutner
|
ae58895d71
|
fix(integration tests): Updating testnet integration tests
|
2020-10-29 07:18:59 -07:00 |
|