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
|
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
|
4af6716631
|
Editing slp-util unit tests
|
2020-12-06 13:07:35 -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
|
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
|
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 |
|
Stoyan Zhekov
|
0ef8555837
|
Add Ninsight TX History to bch-js
|
2020-11-09 19:49:41 +09:00 |
|
Chris Troutner
|
360d56e283
|
fix(network): Updates for fork
|
2020-11-08 14:05:10 -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 |
|
Chris Troutner
|
b1d583cfe4
|
fix(rawtransactions): Updating integration test for latest version of ABC
|
2020-10-27 18:03:32 -07:00 |
|
Chris Troutner
|
eb3bc7bcff
|
fix(price): Fixing broken integration test
|
2020-10-20 18:18:18 -07:00 |
|
Chris Troutner
|
2180b14e1f
|
feat(price): Added additional endpoints for retrieving market price of BCH
|
2020-10-19 19:36:55 -07:00 |
|
Chris Troutner
|
9539119c57
|
fix(testnet): Added additional integration tests for testnet SLP
|
2020-10-16 22:22:18 -07:00 |
|
Chris Troutner
|
ba38d3e107
|
fix(tokenUtxoDetails): handling dust attack transactions better
|
2020-10-11 17:46:27 -07:00 |
|
Chris Troutner
|
be3094fc77
|
feat(validateTxid2): slp-validate based validation of SLP txids
|
2020-10-11 15:23:50 -07:00 |
|
Chris Troutner
|
79088fc68d
|
linting
|
2020-10-09 11:30:07 -07:00 |
|
Chris Troutner
|
fe84729737
|
Merge branch 'master' into broacast-tx
|
2020-10-09 11:21:29 -07:00 |
|
Chris Troutner
|
a2c121bf3b
|
fix(bchn): Adding bchn free tier to integration tests
|
2020-10-09 11:17:40 -07:00 |
|
Stoyan Zhekov
|
af118f8a62
|
Add Electrumx Broadcast TX method
|
2020-10-07 17:14:30 +09:00 |
|
Chris Troutner
|
1fd4095dcb
|
fix(hydateUtxos): Refined integration test
|
2020-09-28 19:30:06 -07:00 |
|
Chris Troutner
|
73dd2c010d
|
fix(tokenUtxoDetails): returning isValid:null when 429 error encountered with decodeOpReturn()
|
2020-09-28 17:39:26 -07:00 |
|
Chris Troutner
|
ab51afb2a8
|
fix(hydrateUtxos): Adapted to accept Electrumx.utxo() output
|
2020-09-27 17:52:31 -07:00 |
|
Chris Troutner
|
32b8efa7a2
|
feat(SLP.Utils.hydrateUtxos): Added hydrateUtxos to match new bch-api endpoint
|
2020-09-27 01:47:46 -07:00 |
|
Stoyan Zhekov
|
0a897f19bb
|
code, unit and integration tests and api-doc added
|
2020-09-11 23:46:01 +09:00 |
|
Stoyan Zhekov
|
47bd0d66bc
|
Add ElectrumX get block headers method and tests
|
2020-09-01 23:52:50 +09:00 |
|
Chris Troutner
|
caee2db99e
|
fix(ninsight): fixing testnet integration test
|
2020-08-13 16:41:49 -07:00 |
|