Commit Graph
566 Commits
Author SHA1 Message Date
Chris Troutner 5f18bc578b fix(electrum-cash): Upgrading to electrum-cash v2.0.2 2020-08-29 13:24:22 -07:00
Chris Troutner e72a6b50e4 Merge pull request #22 from Permissionless-Software-Foundation/7-electrum-block-header
Add /block/headers GET/POST endpoints + tests and mock data
2020-08-27 17:12:02 -07:00
Chris Troutner 66c99ae442 Adding temp.sh to the gitignore 2020-08-27 16:54:59 -07:00
Rosco Kalis 5e04125bc3 Update electrum-cash version 2020-08-26 12:46:53 +02:00
Rosco Kalis fd3fd43800 Add /block/headers GET/POST endpoints + tests and mock data 2020-08-26 12:32:32 +02:00
Chris Troutner 5184da7c26 Merge pull request #23 from Permissionless-Software-Foundation/ct-unstable
fix(webhooks): testing webhooks deployment
v1.17.8
2020-08-21 17:28:51 -07:00
Chris Troutner 595caffb51 fix(webhooks): testing webhooks deployment 2020-08-21 17:26:33 -07:00
Chris Troutner 6b00f0fd5b Merge pull request #20 from Permissionless-Software-Foundation/5-electrum-tx-data
Add get transaction details from Electrum
v1.17.7
2020-08-17 10:33:50 -07:00
Chris Troutner e4a427788f Merge branch 'master' into 5-electrum-tx-data 2020-08-17 10:31:08 -07:00
Chris Troutner 27a2825a43 fix(Electrumx): Adding get tx details endpoints 2020-08-17 10:31:05 -07:00
Chris Troutner 3d453c335f Merge pull request #17 from rkalis/electrumx-p2sh
Enable P2SH addresses to be used with the ElectrumX endpoints
2020-08-17 08:17:50 -07:00
Chris Troutner 9a85a2a4ef Merge pull request #19 from Permissionless-Software-Foundation/ct-unstable
fix(util): Fixed failing integration test
v1.17.6
2020-08-17 08:09:30 -07:00
Chris Troutner 443fb233ae fix(util): Fixed failing integration test 2020-08-17 08:08:54 -07:00
Rosco Kalis 63b8168c45 Add get transaction details from Electrum
- Add functions for getting a single transaction details or bulk
- Add GET and POST routes for these functions
- Add tests +mock data for these functions

- Add test helper function for stubbing a method for unit tests
- Add test helper function for asserting an API error
2020-08-16 19:43:12 +02:00
Rosco Kalis 1e5dae56af Enable P2SH addresses to be used with the ElectrumX endpoints 2020-08-14 12:15:26 +02:00
Chris Troutner 553d6fd4b0 Merge pull request #16 from Permissionless-Software-Foundation/ct-unstable
fix(slp-api): Adding increased rate limits for slp-api
v1.17.5
2020-08-08 10:54:05 -07:00
Chris Troutner ab98bf05da fix(slp-api): Adding increased rate limits for slp-api 2020-08-08 10:48:12 -07:00
Chris Troutner 6806b4a197 Doing silent npm install 2020-08-08 10:27:34 -07:00
Chris Troutner 4ae74aed59 Merge pull request #15 from Permissionless-Software-Foundation/ct-unstable
fix(Docker): Updating dockerfile to PSF repo
v1.17.4
2020-08-08 09:35:29 -07:00
Chris Troutner 98e1a5b40f fix(Docker): Updating dockerfile to PSF repo 2020-08-08 09:32:36 -07:00
Chris Troutner 279c9b7bea Merge pull request #14 from Permissionless-Software-Foundation/ct-unstable
Tracking origin of requests in logs
v1.17.3
2020-08-08 08:27:52 -07:00
Chris Troutner 56be614980 Merge branch 'master' into ct-unstable 2020-08-08 08:22:33 -07:00
Chris Troutner 584037ebdd fix(origin): Tracking origin of requests in logs 2020-08-08 08:22:23 -07:00
Chris Troutner 44230b73f7 Merge pull request #13 from Permissionless-Software-Foundation/ct-unstable
fix(deploy): Testing deploy again
v1.17.2
2020-08-07 17:18:08 -07:00
Chris Troutner b7f1eba6bd fix(deploy): Testing deploy again 2020-08-07 17:15:00 -07:00
Chris Troutner 35bc3025d6 Merge pull request #12 from Permissionless-Software-Foundation/ct-unstable
fix(deploy): Updating deploy script
v1.17.1
2020-08-07 17:06:59 -07:00
Chris Troutner 6f6531428a fix(deploy): Updating deploy script 2020-08-07 17:00:57 -07:00
Chris Troutner cb5e962167 Merge pull request #11 from Permissionless-Software-Foundation/ct-unstable
feat(SLP balance): Removing redundent, non-functional SLP balance end…
v1.17.0
2020-08-06 14:25:01 -07:00
Chris Troutner 33da626f78 Fixing linting issues 2020-08-06 14:21:39 -07:00
Chris Troutner e9766630ed Updating index.html 2020-08-06 14:14:10 -07:00
Chris Troutner 9b6adbf4ec Updates to readme 2020-08-06 14:06:45 -07:00
Chris Troutner 5f09447da4 feat(SLP balance): Removing redundent, non-functional SLP balance endpoint 2020-08-06 14:02:22 -07:00
Chris Troutner 3c1a140cad Merge pull request #8 from Permissionless-Software-Foundation/ct-unstable
ElectrumX Unconfirmed UTXO
v1.16.1
2020-07-31 08:50:55 -07:00
Chris Troutner cd3444fb27 Merge branch 'master' of https://github.com/christroutner/bch-api into ct-unstable 2020-07-31 08:47:39 -07:00
Chris Troutner b383312ec0 fix(unconfirmed tests): Not easy to test, so skipping for integration test 2020-07-31 08:47:11 -07:00
Chris Troutner 34b4c423d6 Merge pull request #152 from zh/uncorrect-documentations-urls
Correct urls in the api-doc: mempool -> unconfirmed
2020-07-31 08:45:40 -07:00
Stoyan Zhekov b84ca11a6b Correct urls in the api-doc: mempool -> unconfirmed 2020-07-30 19:20:47 +09:00
Chris Troutner 5cc7b6f1cd Merge pull request #4 from Permissionless-Software-Foundation/ct-unstable
ElectrumX GET and POST endpoints for unconfirmed utxos
2020-07-29 10:22:45 -07:00
Chris Troutner 96f948f410 Merge branch 'master' of https://github.com/christroutner/bch-api into ct-unstable 2020-07-29 10:19:31 -07:00
Chris Troutner b2f32b2ff8 Merge pull request #151 from zh/unconfirmed-utxos-per-address
Unconfirmed utxos per address
2020-07-29 10:18:42 -07:00
Stoyan Zhekov 14ac642bdb Bulk mempool response format fixed 2020-07-29 00:10:26 +09:00
Stoyan Zhekov 74112a1ed8 Routes added 2020-07-28 23:46:02 +09:00
Stoyan Zhekov 1e53a42efd GET and POST endpoints for unconfirmed utxos 2020-07-28 23:39:16 +09:00
Chris Troutner 08a1315082 Merge pull request #1 from Permissionless-Software-Foundation/ct-unstable
feat(fork): Forked from christrounter/bch-api to PSF repo
v1.16.0
2020-07-28 07:00:43 -07:00
Chris Troutner e81ccfae20 Updating package version 2020-07-28 06:58:36 -07:00
Chris Troutner 932c7dbfd5 feat(fork): Forked from christrounter/bch-api to PSF repo 2020-07-28 06:56:14 -07:00
Chris Troutner 8052fcabcc Merge branch 'master' of https://github.com/christroutner/bch-api v1.15.4 2020-07-27 21:30:11 -07:00
Chris Troutner 2358737f9e Forked from christroutner/bch-api 2020-07-27 21:25:31 -07:00
Chris Troutner 01b9e80e89 Updating gitignore 2020-07-27 21:23:36 -07:00
Chris Troutner 2124baee28 removing save file 2020-07-27 21:23:10 -07:00