Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Integrating newer modules from bitcoinjs-lib #45

Open
junderw opened this issue Jul 21, 2019 · 4 comments
Open

Integrating newer modules from bitcoinjs-lib #45

junderw opened this issue Jul 21, 2019 · 4 comments
Assignees

Comments

@junderw
Copy link

junderw commented Jul 21, 2019

We just pushed out PSBT support, and are moving to remove TransactionBuilder and the templates folder completely (replaced by the payments module).

Also we have TypeScript support, which looks like it would work well with your BitgoJS/core module using TypeScript.

Feel free to ask me any questions here or on keybase (I have it linked with my Github) if you have any questions.

Payments and PSBT are an extremely powerful combination.

Have a look at the integration tests we have for PSBT:

bitcoinjs/bitcoinjs-lib : test/integration/transactions-psbt

p2sh and p2wsh payments can be nested in a loop, (see the helper function for the above integration test)

@argjv
Copy link
Contributor

argjv commented Jul 31, 2019

Thanks. I'll definitely take a look. How can I find you in keybase?

@junderw
Copy link
Author

junderw commented Aug 2, 2019

I am here: https://keybase.io/junderwood

Also, I have a new branch supporting BCH and BTG: (Can't merge upstream, but this works)

https://github.com/junderw/bitcoinjs-lib/tree/cashv5

@ppoliani
Copy link

Hi guys. Is there any progress on this issue? I believe the PSBT support is quite important.

@OttoAllmendinger
Copy link
Contributor

there will be an effort to address this in 2021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants