Commit Graph
30 Commits
Author SHA1 Message Date
Chris Troutner 56c52ab6ed Fixing unit tests 2022-04-08 07:35:46 -07:00
Chris Troutner 51c4272b54 feat(SLPDB): Removing SLPDB routes and tests 2022-03-13 08:33:52 -07:00
Chris Troutner 1062c50f4f fix(slpdb): Commenting out more failing integration tests 2022-02-01 09:06:10 -08:00
Chris Troutner c9befa0634 fix(slpdb): Commenting out more failing integration tests 2022-02-01 06:59:15 -08:00
Chris Troutner cec49a17e9 fix(slpdb): Commenting out failing SLPDB integration tests 2022-02-01 06:09:14 -08:00
Chris Troutner ad65ee7791 fix(integration tests): Removing two broken integration tests 2022-01-23 07:52:38 -08:00
Chris Troutner 3a1ad53a42 Fixing integration tests 2022-01-16 06:39:37 -08:00
Daniel Gonzalez 4255d98c71 Fixed unit tests 2022-01-14 22:29:01 -04:00
Daniel Gonzalez ea3801165c finished endpoints 2022-01-14 18:32:49 -04:00
Daniel Gonzalez cd9f2b5292 feat(REST): Added REST API endpoint to bch-api for the psf-slp-indexer 2022-01-13 13:05:03 -04:00
Chris Troutner cbbb7f76e4 fix(linting): Updating linting dependencies and fixing linting issues 2022-01-08 15:52:43 -08:00
Daniel Gonzalez 96b5e0e408 feat(bcash): Added getUtxos for bcash to bch-api 2021-10-22 18:53:22 -04:00
Chris Troutner 233e210131 fix(bcash): Adding scaffolding for bcash library 2021-10-18 05:40:32 -07:00
Chris Troutner e55d421f13 feat(bcash-slp): Created new library for bcash SLP 2021-10-17 20:31:09 -07:00
Chris Troutner c8f3649004 fix(tests): Fixing broken JWT token test 2021-08-16 08:26:39 -07:00
Chris Troutner f19e70ae40 feat(sweep): Removing sweep utility from v5/util route 2021-08-03 11:36:23 -07:00
Chris Troutner 63fa97c998 fix(electrumx): Fixing unit tests for v5 Electrumx route 2021-08-03 11:30:18 -07:00
Chris Troutner 6786ca9ee5 feat(jwt): Created new route for debugging JWT tokens 2021-07-12 10:44:07 -07:00
Chris Troutner fb61cfeca3 Merge branch 'master' into dh-v5-dsproof-endpoint 2021-06-09 07:08:52 -07:00
Daniel Gonzalez 41c5504846 feat(dsproof): Created v5 GET dsproof endpoint 2021-06-08 20:45:03 -04:00
Daniel Gonzalez e5f9455fbb feat(unconfirmed): Created v5 Fulcrum /unconfirmed endpoints 2021-06-07 23:39:51 -04:00
Daniel Gonzalez f241aed5b2 feat(txs): Created v5 Fulcrum /transactions endpoints in bch-api 2021-06-04 21:43:45 -04:00
Daniel Gonzalez 10a840f48d feat(block): Created v5 Fulcrum /block endpoints in bch-api 2021-06-02 23:43:25 -04:00
Daniel Gonzalez 1ab408a757 feat(tx): Created v5 Fulcrum /tx endpoints in bch-api 2021-06-01 22:20:57 -04:00
Daniel Gonzalez 17376d9dba feat(utxo): Created v5 Fulcrum utxo endpoints in bch-api 2021-05-28 21:12:21 -04:00
Daniel Gonzalez a0f9d065f9 linting 2021-05-22 21:33:16 -04:00
Daniel Gonzalez 20f2e20bcb feat(V5): Created v5 Fulcrum POST balance endpoint in bch-api 2021-05-22 20:55:24 -04:00
Chris Troutner e60f4ff144 fix(v5 electrumx): Added first unit and integration tests for new electrumx route 2021-05-19 12:01:42 -07:00
Chris Troutner 156ea0ef30 v5 tests call v5 routes 2021-05-19 08:01:17 -07:00
Chris Troutner 6da385c90e feat(v5): Adding v5 route 2021-05-18 22:05:28 -07:00