Commit Graph
20 Commits
Author SHA1 Message Date
Chris Troutner 268035f13b fixed merge conflicts. Some tests are broken 2023-10-22 17:43:28 -07:00
Chris Troutner 0d06b2eaaa feat(utxoBulk): Adding REST API endpoint for UTXO bulk queries 2023-02-08 12:17:01 -08:00
Chris Troutner e35e130816 fix(getTokenData2): Adding to REST API 2022-10-07 06:30:55 -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 c2ec08f03d feat(getTokenData): Added endpoint for getting data associated with a token 2022-05-10 13:18:24 -07:00
Chris Troutner e8c08beeb3 feat(utxoIsValid): Adding endpoint support for utxoIsValid 2022-05-10 13:06:03 -07:00
Chris Troutner e1f5e3fa9c Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable 2022-03-08 09:54:23 -08:00
Chris Troutner b09e77c079 fix(tests): Updating tests for node.js v16 2022-03-08 09:39:54 -08:00
Chris Troutner 3345160447 fixed unit tests 2022-01-29 09:47:19 -08:00
Chris Troutner 717744094e feat(pubKey): Added pubkey endpoint 2021-12-02 10:09:41 -08:00
Chris Troutner 123754f6ea Added transaction endpoint 2021-12-02 08:07:17 -08:00
Chris Troutner 766826d86e fix(bch): Moved bch use-cases to adapters 2021-11-30 18:18:56 -08:00
Chris Troutner 14150f81e9 feat(BCH): Added BCH REST API for proxying to IPFS wallet service 2021-11-26 15:28:41 -08:00
Chris Troutner 8f7f3896a3 forked from ipfs-service-provider 2021-11-23 08:38:01 -08: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