Tom McGuire

Results 32 issues of Tom McGuire

### Description A follow up task for https://github.com/valora-inc/wallet/issues/2293. A quantitative way to measure performance. ### Option 1 Document existing ways of quantifying performance metrics of the application. Include steps used...

Component: Performance

### Description Fixes the header display for the recovery phrase quiz. Fixes the header display for the recovery phrase display. ### Other changes Snapshots updated. ### Tested Tested locally in...

### Description Moves to @react-navigation/native-stack from @react-navigation/stack for increased performance. Initial testing shows a ~20% memory usage reduction from 350MB to 275MB. #### Todo - [ ] Fix build errors...

### Current behavior Attempting to send the max amount of CELO fails to send. Does not occur with cUSD, cEUR or cREAL. ### Desired behavior Max send CELO should be...

bug
Component: Send/Request
Priority: P3
Component: Swap

Added methods to validate the stop_times.txt

### Description Currently large fonts can display the 12 word seed phrase with letters rendered off screen or covered index numbers. This PR fixes that by using the fontScale to...

### Current behavior Withdrawal of Celo to an external wallet shows as a positive transaction in the transaction feed. ### Desired behavior Celo Withdrawals should be shown as debit from...

bug
Priority: P3
Component: Add/Withdraw
Component: Feed & Notifications

### Current behavior Scanning QR codes for multitoken support is throwing errors in [Sentry](https://sentry.io/organizations/valora-inc/issues/2978478494/events/?environment=co.clabs.valora&project=1250733&referrer=alert_email). ### Desired behavior No unexpected errors during multi-token send flow. ### Steps to Reproduce WIP ###...

bug
Component: Send/Request
Priority: P4

### Description Enables users to use biometrics during onboarding for a streamlined onboarding experience. Will be hooked up to an experiment to measure impact. ### Test plan - [x] Tested...

### Description Expands on the work in #5400 to allow the multiple button types and pools in `EarnCard.tsx`. This abstraction should now work for any Aave v3 pools on any...