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

Add multi parent support to wallet #3228

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

raphjaph
Copy link
Collaborator

@raphjaph raphjaph commented Mar 6, 2024

Closes #3586 and #2494

@raphjaph raphjaph linked an issue Mar 11, 2024 that may be closed by this pull request
@raphjaph raphjaph marked this pull request as ready for review August 16, 2024 15:07
src/wallet/batch/plan.rs Outdated Show resolved Hide resolved
@raphjaph raphjaph requested a review from casey August 17, 2024 13:37
@raphjaph
Copy link
Collaborator Author

Ready for review

Copy link
Collaborator

@casey casey left a comment

Choose a reason for hiding this comment

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

Mostly looks good to me, see comments! Do we need any tests which exercise other combinations of options? What happens when we etch a rune with multiple parents? What happens when we inscribe with multiple parents with different modes, like SharedOutput, SameSat, etc?

src/subcommand/wallet/batch_command.rs Outdated Show resolved Hide resolved
src/subcommand/wallet/inscribe.rs Outdated Show resolved Hide resolved
src/wallet.rs Outdated Show resolved Hide resolved
src/wallet.rs Outdated Show resolved Hide resolved
src/wallet/batch/file.rs Show resolved Hide resolved
@arik-so
Copy link
Contributor

arik-so commented Aug 19, 2024

You may wanna rebase this before digging to deeply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

ord wallet inscribe with multiple parents Allow multiple parents
3 participants