Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ref: convert aztecoRedeem to TS#7871

Merged
GladosBlueWallet merged 3 commits into
masterfrom
azteco-ts
Aug 9, 2025
Merged

ref: convert aztecoRedeem to TS#7871
GladosBlueWallet merged 3 commits into
masterfrom
azteco-ts

Conversation

@limpbrains

@limpbrains limpbrains commented May 9, 2025

Copy link
Copy Markdown
Collaborator
  • typescript
  • dark theme
  • tested with real voucher
  • show error if main scanner can't read the data
Screen_Recording_20250808_195128_BlueWallet.mp4

@limpbrains limpbrains marked this pull request as draft May 9, 2025 08:15
@limpbrains limpbrains force-pushed the azteco-ts branch 2 times, most recently from ff19198 to df86b1f Compare August 2, 2025 16:58
@limpbrains limpbrains marked this pull request as ready for review August 5, 2025 09:10
@github-actions

github-actions Bot commented Aug 9, 2025

Copy link
Copy Markdown

@marcosrdz marcosrdz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What do you think of using the Privacy util hook? To avoid screen recording the code (third party apps running on background could maliciously see that info)

navigation.navigate(...completionValue);
});
} catch (e: any) {
Alert.alert(loc.send.details_scan_error, e.message);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i have doubts it will ever throw, because the method is not async.
i think if smth is not right it just won't shoot the callback

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

You are right, my case was before async logic starts

@GladosBlueWallet GladosBlueWallet merged commit 570eb74 into master Aug 9, 2025
10 checks passed
@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Unbelievable. You, [subject name here], must be the pride of [subject hometown here]!

@GladosBlueWallet GladosBlueWallet deleted the azteco-ts branch August 9, 2025 17:06
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.

4 participants