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

Complete implementation of psbt Satisfier for hashlocks and timelocks #140

Closed
sanket1729 opened this issue Oct 1, 2020 · 1 comment
Closed

Comments

@sanket1729
Copy link
Member

psbt struct has all the information we need for a complete implementation of satisfy API. This issue awaits merging of rust-bitcoin/rust-bitcoin#478 for Hashlock support. Support for timelocks also can be added with it.

Support for psbt Pk, Pkh satisfier already implemented in: #119

@sanket1729
Copy link
Member Author

Timelocks have implemented on #142

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

No branches or pull requests

1 participant