Commit Graph
26 Commits
Author SHA1 Message Date
Chris Troutner 69a3406bd8 Syncing with upstream ipfs-service-provider. Fixing merge conflicts 2025-02-23 11:25:20 -07:00
Daniel Gonzalez d7136583b8 feat(tests): Added Usage Unit Tests 2025-01-15 17:59:09 -04:00
Chris Troutner 4cf8129b9d Fixed tests 2024-03-22 12:30:45 -07:00
Chris Troutner a2232f7147 Fixed merge conflicts 2024-03-22 10:59:22 -07:00
Chris Troutner dbbd321029 fix(/ipfs/node): Added unit tests for API controller 2024-03-07 18:55:09 -08:00
Chris Troutner 264d762f74 feat(/ipfs/connect): Adding REST API endpoint to connect to an IPFS peer 2023-11-01 14:17:24 -07:00
Chris Troutner a3102a0278 Cleaned up comments 2023-10-28 09:50:12 -07:00
Chris Troutner f4f142dc48 fix(tests): Increased test coverage to 100% 2023-10-28 09:17:48 -07:00
Chris Troutner d9377ea78b fix(tests): Increased coverage of REST API validators 2022-09-17 14:18:16 -07:00
Chris Troutner 448b028bb4 fixed linting issue 2022-09-08 08:58:39 -07:00
Chris Troutner 47f1b84dd8 Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable 2022-03-08 10:13:37 -08:00
Chris Troutner b09e77c079 fix(tests): Updating tests for node.js v16 2022-03-08 09:39:54 -08:00
Daniel Gonzalez 451a828a05 feat(pubkey): Added pubkey route to ipfs-bch-wallet-service 2021-11-23 19:25:01 -04:00
Chris Troutner 7035e1777b feat(transaction): Added transaction endpoint to REST and JSON 2021-07-16 10:51:47 -07:00
Chris Troutner ed82c1102e feat(broadcast): Added endpoint for REST and JSON APIs 2021-07-16 08:00:40 -07:00
Chris Troutner 57ce5c12f5 feat(utxos): Added utxos endpoing to REST and JSON RPC 2021-07-15 19:04:57 -07:00
Chris Troutner 6aa2e1e44a Converted fulcrum endpoints to bch endpoints 2021-07-15 13:31:24 -07:00
Chris Troutner 8a558f212f feat(balance): Added Fulcrum balance call to REST and JSON 2021-07-15 09:30:31 -07:00
Chris Troutner e68200ed9c Added 100% unit tests for Fulcrum endpoints 2021-07-14 15:23:26 -07:00
Chris Troutner 322a10cd74 Adding unit tests for Fulcrum REST transaction endpoint 2021-07-14 14:55:40 -07:00
Chris Troutner 677e82a689 Forked from ipfs-service-provider 2021-07-13 12:34:51 -07:00
Chris Troutner e439d54413 linting 2021-07-13 08:57:57 -07:00
Chris Troutner e3ec7f92ef Increased contact REST endpoint to 100% unit test coverage 2021-07-13 07:41:35 -07:00
Chris Troutner 268a7aadab Increased unit test coverage to 100% for REST auth endpoint 2021-07-12 18:10:26 -07:00
Chris Troutner 078b708a3e Refactored users REST API controller and router 2021-07-12 17:37:49 -07:00
Chris Troutner 8d2719ff86 Moved rest-api unit tests to controllers dir 2021-07-11 07:58:56 -07:00