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

Refactor Blink function signatures #1725

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Refactor Blink function signatures #1725

merged 1 commit into from
Dec 14, 2024

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Dec 14, 2024

Description

For #1722, I need to pass signal as a context to the Blink wallet functions. To make this easier and consistent with how other wallets are implemented, I changed the function signatures to match the common [bolt11, ] config, context signature.

Checklist

Are your changes backwards compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

8. Tested by attaching Blink send+recv:

2024-12-14.14-44-11.mp4

I also attempted a zap and got the expected error (insufficient balance).

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

no

This makes them consistent with function signatures of other wallets
@ekzyis ekzyis force-pushed the refactor-blink-signatures branch from e55564e to c8a2efa Compare December 14, 2024 13:57
@huumn huumn merged commit 3cdfe62 into master Dec 14, 2024
6 checks passed
@huumn huumn deleted the refactor-blink-signatures branch December 14, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants