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

how to generate a transaction with P2WPKH? #159

Open
onesand opened this issue Jan 31, 2019 · 5 comments
Open

how to generate a transaction with P2WPKH? #159

onesand opened this issue Jan 31, 2019 · 5 comments

Comments

@onesand
Copy link

onesand commented Jan 31, 2019

No description provided.

@msgilligan
Copy link
Member

To generate P2WPKH transactions we'll need (yet-to-be-released) bitcoinj 0.15, which should be happening in the next month or so. Once that is ready we'll need to make a new release of OmniJ that generates the correct format transactions.

@msgilligan
Copy link
Member

We'll probably also want to implement Issue #120.

@msgilligan
Copy link
Member

OmniJ release 0.5.8 upgrades to bitcoinj 0.15.1 which provides support for SegWit and P2WPKH. We can now try to construct P2WPKH Omni transactions...

@msgilligan
Copy link
Member

And I failed to state the obvious, we'll also need a new Omni Core.

@msgilligan
Copy link
Member

Also, see Issue #198

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

2 participants