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

Allow cancel of own invoices without hmac #1787

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Jan 2, 2025

Description

Required for #1776.

Since we only return hmacs when the invoice is created, stackers need to be able to cancel their invoices even if they don't contain an hmac anymore for #1776.

TODO:

  • sleep over this

Video

2025-01-02.15-28-55.mp4

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 anon cancels via hmac and stacker cancel without hmac, see video.

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

@ekzyis ekzyis added enhancement improvements to existing features wallets labels Jan 2, 2025
@ekzyis ekzyis marked this pull request as draft January 2, 2025 03:36
@ekzyis ekzyis mentioned this pull request Jan 2, 2025
8 tasks
@ekzyis ekzyis force-pushed the cancel-own-invoice-without-hmacs branch from b532ecb to dddaaef Compare January 2, 2025 14:24
@ekzyis ekzyis force-pushed the cancel-own-invoice-without-hmacs branch from dddaaef to 214427c Compare January 2, 2025 14:30
@ekzyis ekzyis marked this pull request as ready for review January 2, 2025 14:31
@huumn huumn merged commit 6a02ea8 into master Jan 2, 2025
6 checks passed
@huumn huumn deleted the cancel-own-invoice-without-hmacs branch January 2, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvements to existing features wallets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants