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

musig2 apis #191

Conversation

007harshmahajan
Copy link
Collaborator

currently apis are just to make interactive signing session with agg_signature, partial signature and nonce_gen more will be adde accordingly depending on taproot requirments

Shourya742 and others added 27 commits May 16, 2024 04:39
…Dependency

Changed walletcreatefundedpsbt with custom tx builder
This PR streamlines the default directory creation with a top level
`get_home_dir` functions where test and production behavior is isolated.

Plus a bunch of other fixes and some new functions required for Maker RPC.
Plus some more structuring of the directory app.
Signed-off-by: wthrajat <rajatkhanduri290102@gmail.com>
Signed-off-by: wthrajat <rajatkhanduri290102@gmail.com>
@mojoX911 mojoX911 added this to the taproot-musig2 milestone Jun 27, 2024
keraliss and others added 4 commits July 22, 2024 08:50
add `directoryd` and `directory-cli` binary apps
Signed-off-by: wthrajat <rajatkhanduri290102@gmail.com>
Move master `Xpriv` generation from `Store` to `Wallet`
@mojoX911
Copy link

mojoX911 commented Jul 26, 2024

@007harshmahajan can you make the tests pass so we can merge this?

@007harshmahajan
Copy link
Collaborator Author

007harshmahajan commented Jul 26, 2024

Currently working on it, will be done by Monday

@mojoX911
Copy link

@007harshmahajan any update on this? The build and lint failure seems very simple to solve.

@007harshmahajan
Copy link
Collaborator Author

007harshmahajan commented Jul 31, 2024

@007harshmahajan any update on this? The build and lint failure seems very simple to solve.

will get it done today

@mojoX911
Copy link

mojoX911 commented Aug 1, 2024

Few more clippy fixes left.

@mojoX911 mojoX911 removed this from the taproot-musig2 milestone Aug 1, 2024
@007harshmahajan
Copy link
Collaborator Author

All other lint issues are fixed in master, need to rebase from master

@mojoX911 mojoX911 linked an issue Aug 1, 2024 that may be closed by this pull request
6 tasks
@mojoX911 mojoX911 added this to the v0.1.1 milestone Aug 1, 2024
Copy link

@mojoX911 mojoX911 left a comment

Choose a reason for hiding this comment

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

ACK 7c4b3ac

Copy link

@Shourya742 Shourya742 left a comment

Choose a reason for hiding this comment

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

I see a merge commit from the master branch and a few unrelated commits, such as Clippy fixes. Could you remove the merge commit from the master branch and squash these non-contextual commits into a contextual one's?

@007harshmahajan
Copy link
Collaborator Author

squashed musig code in 316d67d and merge with master 6f94f06

@007harshmahajan
Copy link
Collaborator Author

cant have rebase without clumsy PR, will add code with after merge of #227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

swaping HTLC via Taproot+Musig2 tracking issue
8 participants