Skip to content

Production 2024-07-12_01 #2593

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 10 commits into from
Jul 11, 2024
Merged

Production 2024-07-12_01 #2593

merged 10 commits into from
Jul 11, 2024

Conversation

ibukanov and others added 10 commits June 4, 2024 20:40
promotion.Service.hotWallet is not used after the initialization. Thus
the role of the relevant initialization code is reduced to verifying
the grant wallet environment. But this is done in IsUserKYC in any case.
So remove the relevant code.
* fix: improve and simplify android receipt verification

* test: cover validateGoogleTime

* chore: trigger CI
* chore: no fingerprint verification when checking

uphold.IsUserKYC() is used only for online checks but not for payments.
So skip certificate fingerprint checks to prevent outages when Uphold
changes the certificate.

Remove unused uphold.Wallet.Logger. Wallet methods always extract the
logger from the passed Context. Plus remove from tests log level
initialization. It was no-op as LogLevelCTXKey must be zerolog.Level,
not a string.

CLOSE: #2394

* fix: review comments
* chore: update dependencies

* chore: update dependencies
@pavelbrm pavelbrm self-assigned this Jul 11, 2024
@pavelbrm pavelbrm requested a review from clD11 July 11, 2024 12:27
@pavelbrm pavelbrm marked this pull request as ready for review July 11, 2024 12:28
@pavelbrm pavelbrm added this pull request to the merge queue Jul 11, 2024
Merged via the queue into prod with commit 7a96a4c Jul 11, 2024
17 checks passed
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