Commit Graph
100 Commits
Author SHA1 Message Date
Chris Troutner 0eb7aeaed1 feat(version): Adding npm version to ipfs-coord announce payload 2021-08-03 13:12:02 -07:00
Chris Troutner dbd5022c4c Merge pull request #17 from Permissionless-Software-Foundation/ct-unstable
feat(about): Adding npm version to JSON RPC About endpoint output
2021-08-03 13:07:57 -07:00
Chris Troutner 72ac73c410 feat(about): Adding npm version to JSON RPC About endpoint output 2021-08-03 13:05:45 -07:00
Chris Troutner 9b52c81b25 Adding startup script to gitignore 2021-08-03 12:53:35 -07:00
Chris Troutner 7cc13b9ba9 Adding todo in comments 2021-07-31 16:07:47 -07:00
Chris Troutner 3ba866d2d6 Merge pull request #13 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
2021-07-31 15:57:18 -07:00
Chris Troutner 3d058d9164 fix(ipfs-service-provider): Synced with upstream 2021-07-31 15:55:47 -07:00
Chris Troutner fde8b16fef Merge pull request #16 from Permissionless-Software-Foundation/dh-required
fix(users): Using the users entity in the use cases
2021-07-31 15:41:25 -07:00
Chris Troutner 74f8b60472 Adding link to API documentation 2021-07-28 13:28:53 -07:00
Chris Troutner 53846762f0 Merge pull request #12 from Permissionless-Software-Foundation/dh-improve-documentation
feat(documentation): Improved ipfs-bch-wallet-service documentation
2021-07-28 13:25:13 -07:00
Chris Troutner d57085949c Merge pull request #15 from Permissionless-Software-Foundation/ct-unstable
Removing comments
2021-07-25 17:31:48 -07:00
Chris Troutner 9dc40a417a Removing comments 2021-07-25 17:30:15 -07:00
Chris Troutner 81e5592b81 Merge pull request #14 from Permissionless-Software-Foundation/ct-unstable
Converting wlogger and Controller libraries to classes
2021-07-25 16:51:30 -07:00
Chris Troutner 44867f0173 fix(controllers): Made Controllers library a class 2021-07-25 16:49:01 -07:00
Chris Troutner c46f7357c3 fix(wlogger): Refactored into Class for better unit test control 2021-07-25 16:34:56 -07:00
Chris Troutner 47b8dce966 Adding link to YouTube video in README. 2021-07-21 15:10:05 -07:00
Chris Troutner 63b08d1acb Merge pull request #11 from Permissionless-Software-Foundation/ct-unstable
feat(test): Added e2e test simulating a consumer of JSON RPC
2021-07-18 15:51:22 -07:00
Chris Troutner fa05fcf3d4 feat(test): Added e2e test simulating a consumer of JSON RPC 2021-07-18 15:46:32 -07:00
Chris Troutner f9846e95fd Created client scheme for JSON RPC 2021-07-18 08:09:27 -07:00
Chris Troutner def4f9003c Got simulated client to send a JSON RPC command 2021-07-17 19:51:56 -07:00
Chris Troutner 06cdc03287 Got client to connect to service 2021-07-17 19:14:11 -07:00
Chris Troutner c3bfbbb6e1 Merge pull request #10 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Setting name with an env var
2021-07-17 16:22:51 -07:00
Chris Troutner c7ed9eb3fd fix(ipfs-coord): Setting name with an env var 2021-07-17 16:19:03 -07:00
Chris Troutner a023202703 Adding debug log for mongodb connection string 2021-07-17 11:33:17 -07:00
Chris Troutner e31dceb07f Merge pull request #9 from Permissionless-Software-Foundation/ct-unstable
fix(production): Adjusting production settings
2021-07-17 11:25:38 -07:00
Chris Troutner af0e727ba8 fix(production): Fixed merge conflicts 2021-07-17 11:24:00 -07:00
Chris Troutner 6f64fc4652 fix(production): Adjusting production settings 2 2021-07-17 11:16:57 -07:00
Chris Troutner e91dd7f834 feat(production): Adjusting production settings 2021-07-17 20:16:19 +02:00
Chris Troutner e717124fc7 Merge pull request #8 from Permissionless-Software-Foundation/ct-unstable
fix(production): Updated Docker container
2021-07-17 10:55:48 -07:00
Chris Troutner 3c8d2cfdd3 fix(production): Updated Docker container 2021-07-17 10:54:00 -07:00
Chris Troutner 71fbebe672 Merge pull request #7 from Permissionless-Software-Foundation/ct-unstable
feat(JWT): Added automatic JWT handling for FullStack.cash
2021-07-17 10:08:00 -07:00
Chris Troutner cab819081a Got everything passing and working 2021-07-17 10:06:29 -07:00
Chris Troutner 4f0adbb773 Updated to ipfs-coord v4.0.1 2021-07-17 09:12:37 -07:00
Chris Troutner e04cb1f05a Got all tests passing again 2021-07-17 08:15:02 -07:00
Chris Troutner 6f619db666 Updated unit tests 2021-07-16 18:51:38 -07:00
Chris Troutner 126bee86bd feat(JWT): Added automatic JWT handling for FullStack.cash 2021-07-16 17:26:51 -07:00
Chris Troutner 3761d139f1 Merge pull request #6 from Permissionless-Software-Foundation/ct-unstable
fix(endpoints): Tested endpoints, fixed some bugs and docs
2021-07-16 15:27:55 -07:00
Chris Troutner 006727cc9d fix(bch-js): Updating bch-js to v4.20.2 2021-07-16 15:26:21 -07:00
Chris Troutner bcd2a54aa7 fix(endpoints): Tested endpoints, fixed some bugs and docs 2021-07-16 15:19:03 -07:00
Chris Troutner 70155c7b90 Merge pull request #5 from Permissionless-Software-Foundation/ct-unstable
Added broadcast and transaction endpoints
2021-07-16 10:53:10 -07: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 baad128ba2 Merge pull request #4 from Permissionless-Software-Foundation/ct-unstable
feat(utxos): Added utxos endpoing to REST and JSON RPC
2021-07-15 19:07:11 -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 762e07e662 Merge pull request #3 from Permissionless-Software-Foundation/ct-unstable
feat(balance): Added Fulcrum balance call to REST and JSON
2021-07-15 09:33:46 -07:00
Chris Troutner 720508e7c4 Merge branch 'master' into ct-unstable 2021-07-15 09:31:58 -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 4223262323 Merge pull request #2 from Permissionless-Software-Foundation/ct-unstable
feat(Fulcrum): Added transactions endpoint for REST and JSON RPC
2021-07-14 15:26:47 -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 32af7a7233 feat(Fulcrum): Added transactions endpoint for REST and JSON RPC 2021-07-13 18:35:08 -07:00
Chris Troutner f68e63f7d6 Merge pull request #1 from Permissionless-Software-Foundation/ct-unstable
Testing CI/CD
2021-07-13 16:58:39 -07:00
Chris Troutner 568b2df7d0 testing webhook 2021-07-13 16:55:26 -07:00
Chris Troutner 1472a4868a fix(CI): Testing CI 2021-07-13 16:53:30 -07:00
Chris Troutner f1eeb391a9 Customizing README and package.json 2021-07-13 16:42:39 -07:00
Chris Troutner 626c8a0331 Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider 2021-07-13 12:37:10 -07:00
Chris Troutner 677e82a689 Forked from ipfs-service-provider 2021-07-13 12:34:51 -07:00
Chris Troutner dda00b0d36 Merge pull request #13 from Permissionless-Software-Foundation/ct-unstable
Updating README
2021-07-13 10:06:03 -07:00
Chris Troutner d536033208 Updating README 2021-07-13 10:04:34 -07:00
Chris Troutner 2629bfd7b6 Updating README 2021-07-13 10:00:39 -07:00
Chris Troutner c7173f73ef Merge pull request #12 from Permissionless-Software-Foundation/clean-arch
Clean Architecture and 100% Test Coverage
2021-07-13 09:14:51 -07:00
Chris Troutner cb90eb4a9b Got 100% test coverage 2021-07-13 09:09:42 -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 49c3820898 Increased user json-rpc controller to 100% unit test coverage 2021-07-12 15:49:56 -07:00
Chris Troutner 4515fbed64 Got auth json-rpc controller to 100% coverage 2021-07-12 15:46:09 -07:00
Chris Troutner 508369be01 Increased unit test coverage of controllers 2021-07-12 15:38:05 -07:00
Chris Troutner 43b2b9dfdf Increased unit test coverage of controllers 2021-07-11 21:59:18 -07:00
Chris Troutner 4cdb389706 Increased unit test code coverage for adapters 2021-07-11 19:33:26 -07:00
Chris Troutner 0da7b705c9 Added increased code coverage of wlogger 2021-07-11 08:48:58 -07:00
Chris Troutner eae2b05aad Increased 100% test coverage for use-case index.js 2021-07-11 08:25:48 -07:00
Chris Troutner 8d2719ff86 Moved rest-api unit tests to controllers dir 2021-07-11 07:58:56 -07:00
Chris Troutner 4c2ccf0fc6 Moved json-rpc tests to controllers dir 2021-07-11 07:55:52 -07:00
Chris Troutner 4b6e6d7453 linting 2021-07-10 21:09:29 -07:00
Chris Troutner d5643dc086 Got tests working again 2021-07-10 21:08:00 -07:00
Chris Troutner 013f9f9a09 fixed tests 2021-07-10 17:56:54 -07:00
Chris Troutner 2667002b0d Refactored JSON RPC validation library 2021-07-10 09:57:25 -07:00
Chris Troutner bf357443aa Added unit tests for User Entity 2021-07-10 09:04:03 -07:00
Chris Troutner 51d4da8151 Commenting out noise in tests 2021-07-07 17:50:13 -07:00
Chris Troutner d0cb103098 Moved user lib to use-cases dir 2021-07-07 17:46:46 -07:00
Chris Troutner 6e08ddba7f moved auth lib into validators lib 2021-07-07 17:15:27 -07:00
Chris Troutner c5e0a8a95b Moved contact lib to adapters dir 2021-07-07 17:08:30 -07:00
Chris Troutner 36791231cc Moved auth library to adapters dir 2021-07-07 17:04:19 -07:00
Chris Troutner 67c5f553b6 moved json-files to adapters directory 2021-07-07 16:55:08 -07:00
Chris Troutner 89bc296381 Added libraries to adapter lib 2021-07-07 08:40:00 -07:00
Chris Troutner c838f22bac Moved wlogger lib to adapters dir 2021-07-07 08:09:25 -07:00
Chris Troutner ef81744862 Moved password lib to adapters dir 2021-07-07 08:01:22 -07:00
Chris Troutner b2e455ffcc Moved logapi lib to adapter dir 2021-07-07 07:58:33 -07:00
Chris Troutner b36cf15b36 injecting dependencies to controllers 2021-07-06 19:29:49 -07:00
Chris Troutner 20cd77efa5 Moved DB models into localdb adapter 2021-07-06 18:16:39 -07:00
Chris Troutner fd2cfe0b2f Created and connected index.js files for use-cases, adapters, and controllers 2021-07-06 17:17:26 -07:00
Chris Troutner 574e4a3d90 Renamed rpc folder to json-rpc 2021-07-06 15:20:51 -07:00
Chris Troutner cc0b08c2b9 moved rpc folder into controllers folder 2021-07-06 15:17:14 -07:00
Chris Troutner 15ed1e0e77 Moved error middleware 2021-07-06 15:08:07 -07:00
Chris Troutner 35948ea903 Reinstated admin e2e tests 2021-07-06 15:01:40 -07:00
Chris Troutner 1dcb7f84c2 Added e2e validation tests 2021-07-06 15:00:00 -07:00
Chris Troutner ada35eb092 feat(modules): Removed src/modules folder. Ported all REST API to /src/controllers/ folder 2021-07-06 14:47:43 -07:00