Commit Graph
368 Commits
Author SHA1 Message Date
Chris Troutner 41d048f6a5 fix(apiLevel): passing apiLevel is req.locals 2019-10-31 13:21:59 -07:00
Chris Troutner 469081c57f fix(tests): Fixed unit and integration tests 2019-10-31 07:52:30 -07:00
Chris Troutner 9090d1b991 fix(validateTxid): Fixed bug in SLP validateTxid() 2019-10-30 12:33:29 -07:00
Chris Troutner 7d141bb6cc Fixed integration tests 2019-10-28 11:23:54 -07:00
Chris Troutner c669622c2a Fixed all unit tests 2019-10-28 11:05:38 -07:00
Chris Troutner c3cf9ad494 fix(nock): Fixed failing tests mocked with nock 2019-10-28 10:49:49 -07:00
Chris Troutner 44a4783f7e Updating docs 2019-10-28 10:06:42 -07:00
Chris Troutner 01c3e61d19 fix(sweep balanceOnly): Added balanceOnly to retrieve just the balance of a WIF 2019-10-28 09:55:42 -07:00
Chris Troutner 83d47bfda9 feat(token-sweep): Added token sweep endpoint 2019-10-28 09:48:10 -07:00
Chris Troutner dc643d865a Unit test is ready for mocking 2019-10-23 17:00:25 -07:00
Chris Troutner 83ebcfccdc Created util.js/sweepWif() route 2019-10-23 15:01:17 -07:00
Chris Troutner ccb0b3bfab Integrated remote JWT auth server 2019-10-20 12:33:16 -07:00
Chris Troutner b9b5c52c40 Removed local auth lib and code. Not needed for JWT 2019-10-20 11:59:25 -07:00
Chris Troutner 4032e66be3 Created middleware to retrieve JWT token from header 2019-10-20 11:55:46 -07:00
Chris Troutner dd7841fd40 fix(rate-limit): Increasing default rate limit to 30 rpm 2019-10-12 14:39:26 -07:00
Chris Troutner 3687154f48 fix(blockbook utxo): Adding satoshis property to each utxo 2019-10-06 11:46:49 -07:00
Chris Troutner a84df323c1 fix(Blockbook docs): Fixed typo in blockbook api docs 2019-10-06 11:33:08 -07:00
Chris Troutner b07ac21914 fix(blockbook): Adding documentation for blockbook routes 2019-10-06 11:21:45 -07:00
Chris Troutner 6b8f10b2ce Adding satoshis property to utxos returned by Blockbook 2019-10-06 11:09:36 -07:00
Chris Troutner 493d0174d4 Fixed unit tests 2019-10-03 18:29:04 -07:00
Chris Troutner eb78e91946 fix(blockbook-path): Added blockbook-path util lib 2019-09-29 12:08:13 -07:00
Chris Troutner a8d6bae80f Increasing rate limit to 20 per minute 2019-09-25 19:36:43 -07:00
Chris Troutner a088a74171 Added unit tests for Blockbook txBulk route handler. 2019-09-25 13:33:35 -07:00
Chris Troutner 04efadbe5f Added unit tests for the txSingle route handler 2019-09-25 13:15:25 -07:00
Chris Troutner 5d024035d9 feat(Blockbook): Adding transaction details endpoint for Blockbook 2019-09-25 12:35:42 -07:00
Chris Troutner e2134e831a fix(slp balance bulk): Added POST/bulk call for slp token balance by address 2019-08-15 14:15:22 -07:00
Chris Troutner 54f84f8b4d fix(bug): fixed bug introduced when trying to remove socket.io 2019-08-10 17:24:00 -07:00
Chris Troutner f81a053674 fix(bch-js): replacing calls to bitbox-js with bch-js 2019-08-10 16:54:13 -07:00
Chris Troutner 117d35c5cf Removed zmq dependencies 2019-08-10 12:11:46 -07:00
Chris Troutner fd58feba39 feat(removed websockets): Removing websockets 2019-08-10 12:05:19 -07:00
Chris Troutner bdd0ef17fa fix(rate-limits): Re-enabling rate-limit unit tests. Setting rate limit to 10 RPM 2019-08-10 12:01:16 -07:00
danielhumgon 9c08ffa0d4 Added documentation for SLP routes 2019-07-25 23:50:39 -04:00
danielhumgon 1aa1c038c0 Added documentation for Transaction Raw Transaction and Util 2019-07-19 01:09:59 -04:00
danielhumgon 621ed05817 Added Block and Mining Routes 2019-07-18 00:39:17 -04:00
danielhumgon 0cf029b901 Added documentation for Address routes 2019-07-15 19:23:35 -04:00
Chris Troutner 3dfeb12837 fix(control/getnetworkinfo): Added getnetworkinfo endpoint 2019-07-08 16:02:35 -07:00
Chris Troutner cb0ac72561 Fixing unit tests for insight-address route library 2019-07-08 13:30:37 -07:00
Chris Troutner 37c246f92d fix(insight): fixed address format for latest version of insight v3 2019-07-08 13:20:29 -07:00
Chris Troutner 152c2acb09 fix(bch-js): Replaced bitbox-js with bch-js in v3 routes 2019-07-08 12:46:40 -07:00
Chris Troutner 0124323350 Updates for bch-js 2019-07-07 12:58:27 -07:00
Chris Troutner ebc9322cc8 Added insight address library and unit tests 2019-07-01 20:43:49 -07:00
Chris Troutner ce55351f51 Added transaction library for Insight 2019-07-01 20:30:51 -07:00
Chris Troutner b26b2fffe5 added Insight and block routes back to v3 routes 2019-07-01 20:26:36 -07:00
Chris Troutner f04d01517f More api docs for the blockchain route 2019-06-19 21:50:55 -07:00
Chris Troutner ab97850f7d Added api docs to blockchain route 2019-06-19 20:57:07 -07:00
Chris Troutner 45f430bc7e Removed old logging library 2019-06-18 20:27:11 -07:00
Chris Troutner b8f96bf90c Removing generating library 2019-06-18 17:30:30 -07:00
Chris Troutner c915aff436 fix(api docs): Added api docs and first docs 2019-06-18 17:26:27 -07:00
Chris Troutner 4a271face5 Removed block and transaction endpoints 2019-06-18 13:21:06 -07:00
Chris Troutner 6758e7a564 feat(transactions): Removed transaction library. It used Insight API. 2019-06-14 21:52:49 -07:00