-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add endpoint for investor access (#1597)
* api: Add investor API endpoint * test: Add more testing funcs * auth: Add more tests * test: Add more unit and integration tests, fix failing tests * permissions: Change constants to camel-case * docs: Update swagger docs * test: Fix http handler test * test: Fix tests that create pools in the bootstrap * deps: Update gsrpc to fa070294f3fb * http: Use the new subkey SS58Encode * loan: Update LoanInfo * deps: Update gsrpc to 9417989 * deps: Update gsrpc to fd861c0 * tests: Fix test and var names * deps: Update chain-custom-types to 81196b7a88cd * test-client: Only log error when context expires * test: Increase testworld timeout, enable parallel test for investor * deps: Update gsrpc to v4.0.13 and chain-custom-types to v1.0.3 * deps: Update chain-custom-types v1.0.4 * loan: Update loan types, update tests * http: Rename validation wrapper to service
- Loading branch information
Showing
87 changed files
with
5,953 additions
and
2,013 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.