Skip to content
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

Enable PNP DEK Auth #4626

Merged
merged 12 commits into from Aug 5, 2020
Merged

Enable PNP DEK Auth #4626

merged 12 commits into from Aug 5, 2020

Conversation

codyborn
Copy link
Contributor

@codyborn codyborn commented Aug 4, 2020

Description

Now that six of nine PNP Signers have updated, we can enable this auth method in the mobile app. This improves the user experience by not requesting the user to enter her pin on each request.

Tested

Tested using android emulator pointing to mainnet. Verified salt query with DEK and without.

Do not merge

I'll merge this once we have 7 of 9 signers updated.

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@56c9ec5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4626   +/-   ##
=========================================
  Coverage          ?   74.38%           
=========================================
  Files             ?      323           
  Lines             ?    10378           
  Branches          ?     1053           
=========================================
  Hits              ?     7720           
  Misses            ?     2490           
  Partials          ?      168           
Flag Coverage Δ
#mobile 74.38% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/mobile/src/flags.ts 100.00% <ø> (ø)
packages/mobile/src/redux/sagas-helpers.ts 100.00% <0.00%> (ø)
packages/mobile/src/transactions/BottomText.tsx 100.00% <0.00%> (ø)
packages/mobile/test/schemas.ts 100.00% <0.00%> (ø)
packages/mobile/src/home/CeloDollarsOverview.tsx 88.00% <0.00%> (ø)
packages/mobile/src/components/Dialog.tsx 92.30% <0.00%> (ø)
packages/mobile/src/tokens/saga.ts 89.04% <0.00%> (ø)
packages/mobile/src/send/SendConfirmation.tsx 73.52% <0.00%> (ø)
packages/mobile/src/storage/keychain.tsx 60.00% <0.00%> (ø)
...ackages/mobile/src/components/TotalLineItem.v2.tsx 100.00% <0.00%> (ø)
... and 314 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56c9ec5...416566b. Read the comment docs.

@codyborn codyborn merged commit 158bf83 into master Aug 5, 2020
ewilz pushed a commit to ewilz/celo-monorepo that referenced this pull request Sep 29, 2020
* Add phone-number-privacy-common@1.0.5 to yarn.lock

* Enable PNP DEK Auth

* Remove yarn.lock update

Co-authored-by: Cody Born <codyborn@codys-mbp.lan>
@aaronmgdr aaronmgdr deleted the cody/PNP_EnableDEKAuth branch December 16, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants