Chris Troutner
5f63e53a6d
Merge branch 'master' into 6-electrum-broadcast
2020-10-02 08:18:23 -07:00
Chris Troutner
c664758654
Fixing bug
2020-10-01 20:51:01 -07:00
Chris Troutner
b4823be86a
fix(hydrateUtxos): Adding localhost to max rate limit
2020-10-01 20:47:04 -07:00
Chris Troutner
41a3cd91fc
fix(hydrateUtxos): Using local calls to the REST API
2020-10-01 20:20:28 -07:00
Chris Troutner
86bf504b78
Fixing unit tests
2020-10-01 17:34:36 -07:00
Chris Troutner
d56e6d6b3a
linting
2020-10-01 17:26:31 -07:00
Chris Troutner
7339b8554f
fix(basic auth): Disabling Basic Authentication
2020-10-01 17:25:52 -07:00
Rosco Kalis
085618470f
Update comments
2020-09-30 20:55:43 -04:00
Rosco Kalis
22d7a2b7a2
Add POST /tx/broadcast endpoint + tests
2020-09-30 20:52:13 -04:00
Chris Troutner
698ac38251
fix(rate limits): Fixing hydrateUtxos rate limits
2020-09-28 20:17:07 -07:00
Chris Troutner
10eb4da112
fix(rate limits): Increasing rate limits for internal calls
2020-09-28 19:49:49 -07:00
Chris Troutner
d67b3aa052
fix(rate limits): Increasing internal rate limits
2020-09-28 18:32:43 -07:00
Chris Troutner
40f6b17d3b
fix(internal calls): Applying paid rate limits to internal calls
2020-09-28 08:37:34 -07:00
Chris Troutner
0a14ca08a4
fix(hydrateUtxos): Adjusting input to match output of Electrumx.utxo()
2020-09-27 17:26:34 -07:00
Chris Troutner
6f25ec4b68
Replacing @chris.troutner/bch-js with @psf/bch-js
2020-09-27 00:31:38 -07:00
Chris Troutner
cb416d26c0
Replacing @chris.troutner/bch-js with @psf/bch-js
2020-09-27 00:26:57 -07:00
Chris Troutner
376094c6c2
feat(hydrateUtxos): Porting hydrateUtxos convenience utility function
2020-09-27 00:21:36 -07:00
Rosco Kalis
f97e7016c5
Change url param name
2020-09-10 19:39:35 +02:00
Chris Troutner
5f18bc578b
fix(electrum-cash): Upgrading to electrum-cash v2.0.2
2020-08-29 13:24:22 -07:00
Rosco Kalis
fd3fd43800
Add /block/headers GET/POST endpoints + tests and mock data
2020-08-26 12:32:32 +02: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
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
ab98bf05da
fix(slp-api): Adding increased rate limits for slp-api
2020-08-08 10:48:12 -07:00
Chris Troutner
584037ebdd
fix(origin): Tracking origin of requests in logs
2020-08-08 08:22:23 -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
5f09447da4
feat(SLP balance): Removing redundent, non-functional SLP balance endpoint
2020-08-06 14:02:22 -07:00
Stoyan Zhekov
b84ca11a6b
Correct urls in the api-doc: mempool -> unconfirmed
2020-07-30 19:20:47 +09: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
695072dfbf
fix(generateSendOpReturn): returns hex string now
2020-07-18 19:40:17 -07:00
Chris Troutner
6553560c56
Linting
2020-07-18 18:37:56 -07:00
Daniel Gonzalez
c6c4b44ce0
fix(endpoint): Fixed /generateSendOpReturn/ endpoint
2020-07-17 00:57:11 -04:00
Daniel Gonzalez
95789903f0
feat(endpoint): Added new /generateSendOpReturn POST endpoint
2020-07-14 01:45:07 -04:00
Chris Troutner
b5c18f23c7
fix(rate-limits): Fixing bug that introduced yesterday
2020-06-20 11:22:14 -07:00
Chris Troutner
abbf688fa6
fix(wallets): Adding increased rate limits for wallet apps
2020-06-18 21:46:34 -07:00
Chris Troutner
3235582c3a
fix(origin): Testing origin screening
2020-06-18 14:22:48 -07:00
Chris Troutner
7ce8a0632a
Updated tokenstats endpoint
2020-05-12 17:40:42 -07:00
Chris Troutner
299945df0d
finished unit tests for tokenStats
2020-05-12 13:27:02 -07:00
Chris Troutner
dec6aed638
Pausing work on txsByAddressSingle()
2020-05-12 09:33:29 -07:00
Chris Troutner
cc17916022
fix(tokenStats): Added generateCredentials() to tokenStats SLP method
2020-05-11 21:13:48 -07:00
Chris Troutner
e6666cb483
fix(GET publickey): Improving documentation
2020-05-03 16:18:51 -07:00
Chris Troutner
40cf87fa62
Added additional tests for GET publickey
2020-05-03 15:57:21 -07:00
Chris Troutner
f44229afe3
fix(GET /encryption/publickey): Search blockchain for a public key associated with an address
2020-05-03 15:37:46 -07:00
Chris Troutner
72ef95abe6
Created Encryption route and tests
2020-05-03 14:12:12 -07:00
Chris Troutner
2596f5ea1d
fix(getTxOut): Updated documentation for mainnet
2020-04-24 08:52:41 -07:00
Chris Troutner
3c182d810b
fix(getTxOutPost): Fixed curl example
2020-04-23 22:02:44 -07:00