-
Notifications
You must be signed in to change notification settings - Fork 0
task/sean/str-678 #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
task/sean/str-678 #240
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e0c4a80
first pass
ocasta181 653be58
fix some bugs, clear unneeded code
ocasta181 4aba2fb
check and identify priviledge, assess true cost, true priviledge leve…
7198e9e
create identity on user creation, and update on email verification
ocasta181 2507bdb
add kyc service
ocasta181 5825d48
Update pkg/service/kyc.go
83ef00b
simplify KYC function names
ocasta181 27df6f7
unit tests passing
ocasta181 22df8aa
add route
frostbournesb 4fd4485
update annotations
ocasta181 452a27e
ensure the identity actually get's built
ocasta181 7bd8b6b
handle noRows in sql selects
ocasta181 52f9b6b
Merge branch 'develop' into task/sean/str-678
6800661
Merge branch 'task/andrin/str-679' into task/sean/str-678
6796299
adjust logic to use KYC object
cf8466e
Update pkg/internal/common/util.go
auroter 8fe3d48
Merge branch 'develop' into task/sean/str-678
auroter 5c127cc
cast KYCLevel to int when comparing
65617ab
make webhook secret keys optional
ocasta181 592043e
undo prior changes -- these are required
ocasta181 9430a55
ensure unsigned quote payload is returned with 403 if KYC level is no…
c7277a3
stop dereferencing nil
c70cb3c
Update pkg/service/transaction.go
auroter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.