-
Notifications
You must be signed in to change notification settings - Fork 0
v1.0.6-alpha #116
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
v1.0.6-alpha #116
Conversation
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
* get user on refresh * improve error handling
* encode and decode nonce * delete test message * fix sign_test.go * Update api/handler/login.go Co-authored-by: Auroter <[email protected]> * Update api/handler/user.go Co-authored-by: Auroter <[email protected]> * minor fix * Update pkg/internal/common/sign_test.go Co-authored-by: Auroter <[email protected]> Co-authored-by: Auroter <[email protected]>
Co-authored-by: akfoster <[email protected]>
Co-authored-by: akfoster <[email protected]>
Co-authored-by: akfoster <[email protected]>
Co-authored-by: akfoster <[email protected]>
Task/sean/str 385
delete docker compose (we moved it to infra/local) and update readme …
Persist ALB DNS and Listener ARNs
* first pass at refactoring executor * abstract card payment steps * more cleanup * s to p * cleaned up errors * fixing bugs * working as expected * remove sign_test changes * revert card changes * Added more comments to postProcess and moved it closer to the top of transaction.go * Update pkg/service/transaction.go * close executor earlier * clean up executor calls --------- Co-authored-by: Sean <[email protected]>
auroter
previously approved these changes
Feb 13, 2023
alcalawil
previously approved these changes
Feb 13, 2023
* only a name change needed * cleanup of card creation and payment * set authorizeCharge to take transasctionProcessingData struct * move default cc back to success * simplify GetCardByFingerprint wrapper of GetWalletByAddr
alcalawil
previously approved these changes
Feb 13, 2023
* need a payment_code on transactions to associate with checkout payment * persist paymentCode after capture; we may not be able to immediately get action data * make chargeCard() use transactionProcessingData struct * cleanup * remove encodedMessage from sign_test.go * remove log
alcalawil
approved these changes
Feb 14, 2023
ocasta181
approved these changes
Feb 14, 2023
auroter
approved these changes
Feb 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.