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

fix: reduce PIN attempts in Send and ChangePIN flows #2311

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

limpbrains
Copy link
Collaborator

@limpbrains limpbrains commented Oct 14, 2024

Description

  • extract all complex PIN logic to the hook
  • use this hook in all 3 flows: General auth, Change PIN, Send flows
  • disable annoying eslint rule, we don't need it, we have prettier

Linked Issues/Tasks

Type of change

Bug fix

Tests

Detox test

@limpbrains limpbrains marked this pull request as ready for review October 15, 2024 15:20
@limpbrains limpbrains requested a review from pwltr October 15, 2024 15:21
Copy link
Collaborator

@pwltr pwltr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, LGTM

src/components/PinPad.tsx Outdated Show resolved Hide resolved
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.

2 participants