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

Gifting #636

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Gifting #636

merged 3 commits into from
Aug 3, 2023

Conversation

benthecarman
Copy link
Collaborator

Took a stab at the gifting feature. Turns out is is fairly simple, tricky part is making sure the NWC is single use. Need to test and spend some time on that.

@benthecarman benthecarman force-pushed the gifting branch 3 times, most recently from bd48f7a to accd272 Compare July 7, 2023 03:19
@TonyGiorgio
Copy link
Contributor

needs rebase

Copy link
Contributor

@TonyGiorgio TonyGiorgio left a comment

Choose a reason for hiding this comment

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

Some initial comments, haven't gone through it all yet.

mutiny-core/src/nostr/mod.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/mod.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/mod.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/mod.rs Show resolved Hide resolved
@benthecarman benthecarman force-pushed the gifting branch 2 times, most recently from 0d888d7 to 1d87fd0 Compare July 25, 2023 20:56
@benthecarman benthecarman changed the title WIP: Gifting Gifting Jul 25, 2023
mutiny-wasm/src/models.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Outdated Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Show resolved Hide resolved
mutiny-core/src/nostr/nwc.rs Show resolved Hide resolved
Copy link
Contributor

@TonyGiorgio TonyGiorgio left a comment

Choose a reason for hiding this comment

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

Code looks good. Not sure if you want to get in some basic frontend testing first before merging but up to you and @futurepaul

@benthecarman
Copy link
Collaborator Author

benthecarman commented Aug 3, 2023

Found one issue that I fixed, otherwise only issue seemed to be general nwc stuff

MutinyWallet/mutiny-web#421

@benthecarman benthecarman merged commit ec6f2c1 into master Aug 3, 2023
9 checks passed
@benthecarman benthecarman deleted the gifting branch August 3, 2023 21:12
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