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 |
|
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
|
7ec8442540
|
fix(Electrumx.blockHeader): Mocking negative test-case unit tests
|
2020-10-11 15:39:17 -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 |
|
Chris Troutner
|
8facfd69ac
|
fix(ninsight): Fixing failing ninsight integration test
|
2020-08-13 16:07:08 -07:00 |
|
Chris Troutner
|
662e53aaa2
|
debugging ninsight test
|
2020-08-13 15:44:26 -07:00 |
|
Chris Troutner
|
b207a1639e
|
Removing unit test for SLP.Utils.balance()
|
2020-08-07 18:13:52 -07:00 |
|
Chris Troutner
|
a169c0f7d0
|
fix(docs): Adding deploy script to automatically update documentation
|
2020-08-07 18:03:55 -07:00 |
|
Chris Troutner
|
65104d60ad
|
Commented out failing integration tests
|
2020-08-05 08:54:54 -07:00 |
|
Stoyan Zhekov
|
b184c080f1
|
Access to unconfirmed UTXOs API endpoints
|
2020-08-04 22:58:22 +09:00 |
|
Chris Troutner
|
4d2d8d0e5a
|
fix(Ninsight): Using POST endpoint only
|
2020-07-31 14:04:22 -07:00 |
|
Chris Troutner
|
b3c74b4a8b
|
fixing integration test
|
2020-07-31 13:19:21 -07:00 |
|
Chris Troutner
|
1aa99a820a
|
fix(Ninsight utxo): Added call to POST bulk endpoint
|
2020-07-31 12:58:06 -07:00 |
|
Daniel Gonzalez
|
b12110a617
|
feat(upload): Expanded IPFS Class for uploading files to the web
|
2020-07-29 01:18:33 -04:00 |
|
Chris Troutner
|
6d68e05a8f
|
fix(getHexOpReturn): Adding SLP.TokenType1.getHexOpReturn()
|
2020-07-18 20:45:17 -07:00 |
|
Chris Troutner
|
7fef149c94
|
fix(generateSendOpReturnWeb): Removed generateSendOpReturnWeb()
|
2020-07-18 20:21:19 -07:00 |
|
Chris Troutner
|
0c2667eb2c
|
fix(free tier): Adding integration tests for free tier
|
2020-07-13 15:43:08 -07:00 |
|
Chris Troutner
|
e881d24d08
|
fix(generateSendOpReturnWeb): Restoring old SLP Send for web
|
2020-07-08 10:32:07 -07:00 |
|
Chris Troutner
|
d533a64817
|
fix(openbazaar): Fixed OB integration test
|
2020-07-02 14:14:36 -07:00 |
|