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

PSBT support for the wallet #107

Open
dopetard opened this issue Nov 6, 2018 · 0 comments
Open

PSBT support for the wallet #107

dopetard opened this issue Nov 6, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dopetard
Copy link
Owner

dopetard commented Nov 6, 2018

Creating unsigned or partially signed transactions to be passed around to multiple signers is currently implementation dependent, making it hard for people who use different wallet software from being able to easily do so. Implementing PSBT support will help tackle this issue by allowing even offline signers to sign transactions without needing direct access to the UTXO set and without risk of being defrauded.

@dopetard dopetard added the enhancement New feature or request label Nov 6, 2018
@dopetard dopetard added this to the v0.0.3 milestone Nov 6, 2018
@ImmanuelSegol ImmanuelSegol self-assigned this Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants