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

[epic] PSBT and related BIP 32 refactoring tracking issue #473

Closed
12 of 13 tasks
dr-orlovsky opened this issue Sep 10, 2020 · 0 comments
Closed
12 of 13 tasks

[epic] PSBT and related BIP 32 refactoring tracking issue #473

dr-orlovsky opened this issue Sep 10, 2020 · 0 comments
Projects

Comments

@dr-orlovsky
Copy link
Collaborator

dr-orlovsky commented Sep 10, 2020

Over the last week I have created a number of PRs focused on brining rust-bitcoin PSBT implementation closer to the specifications (BIP 174, with dependencies on BIP 32 and CLIP 132). Here I summarize all related PRs and their merge status (with flags), including older PRs by this community.

PSBT general

## PSBT roles/responsibities
- PSBT roles/responsibilities API discussion #455
- [x] #472 PSBT roles
- [x] #456 alternative approach for PSBT roles (closed)
- [x] #457 yet another alternative approach for PSBT roles

BIP 32 dependencies:

- [ ] #469 implementation of ypub/priv, zpub/zprv and other formats according to BIP 32 and SLIP 132 (SLIPs should not be a part of rust-bitcoin)
- [ ] #279 alternative older proposal for y/zpubs (ibid)

BIP PRs

These are not parts of rust-bitcoin, however still related:

@dr-orlovsky dr-orlovsky changed the title PSBT and related BIP 32 refactoring tracking issue [epic] PSBT and related BIP 32 refactoring tracking issue Sep 10, 2020
@dr-orlovsky dr-orlovsky added this to Done in PSBT Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PSBT
Done
Development

No branches or pull requests

1 participant