Skip to content

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
merged 40 commits into from
Feb 14, 2023
Merged

v1.0.6-alpha #116

merged 40 commits into from
Feb 14, 2023

Conversation

saito-sv
Copy link

No description provided.

alcalawil and others added 30 commits January 25, 2023 17:46
* 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]>
delete docker compose (we moved it to infra/local) and update readme …
ocasta181 and others added 3 commits February 7, 2023 19:37
* CI/CD

* test deployment

* updated configured creds version

* revert changes for testing deployment
* 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]>
@saito-sv saito-sv requested review from ocasta181, alcalawil, auroter and frostbournesb and removed request for ocasta181, alcalawil and auroter February 13, 2023 20:59
auroter
auroter previously approved these changes Feb 13, 2023
alcalawil
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
@ocasta181 ocasta181 dismissed stale reviews from alcalawil and auroter via 12b1efb February 13, 2023 21:24
@ocasta181 ocasta181 temporarily deployed to development February 13, 2023 21:24 — with GitHub Actions Inactive
alcalawil
alcalawil previously approved these changes Feb 13, 2023
@ocasta181 ocasta181 temporarily deployed to development February 13, 2023 22:55 — with GitHub Actions Inactive
* 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
@ocasta181 ocasta181 temporarily deployed to development February 14, 2023 01:17 — with GitHub Actions Inactive
@auroter auroter self-requested a review February 14, 2023 01:34
@saito-sv saito-sv merged commit 41cca7e into main Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants