Skip to content

feat: pass bip32PathsAbsolute flag into bip174 #54

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

Merged

Conversation

davidkaplanbitgo
Copy link

@davidkaplanbitgo davidkaplanbitgo commented Jan 23, 2023

  • Bump bip174
  • Pass in bip32PathsAbsolute flag for PSBT deserialization

BG-54756

@davidkaplanbitgo davidkaplanbitgo force-pushed the BG-54756-pass-in-bip32-decoding-flag-into-bip174 branch from 00abbb7 to e70ce0c Compare January 24, 2023 15:48
@davidkaplanbitgo
Copy link
Author

@ericcrosson-bitgo - want your review to make sure that the package-lock.json is working correctly. Thanks

@davidkaplanbitgo davidkaplanbitgo marked this pull request as ready for review January 24, 2023 15:59
@davidkaplanbitgo davidkaplanbitgo force-pushed the BG-54756-pass-in-bip32-decoding-flag-into-bip174 branch from e70ce0c to 677dfdb Compare January 24, 2023 16:28
@davidkaplanbitgo davidkaplanbitgo force-pushed the BG-54756-pass-in-bip32-decoding-flag-into-bip174 branch from 677dfdb to 4a88a1e Compare January 24, 2023 16:32
@davidkaplanbitgo davidkaplanbitgo changed the title chore: pass bip32PathsAbsolute flag into bip174 feat: pass bip32PathsAbsolute flag into bip174 Jan 24, 2023
@davidkaplanbitgo davidkaplanbitgo removed the request for review from ericcrosson-bitgo January 24, 2023 16:35
"version": "npm:@bitgo/[email protected]",
"resolved": "https://registry.npmjs.org/@bitgo/bip174/-/bip174-3.0.0.tgz",
"integrity": "sha512-Qv98vy6l1WgZwrxKx7IPYY91/+Z3tpALVSDn+Ic9qCsxygCq9gYw5eL8q3kd7LYTFLy/HgcqhcMOa83Spbp4JA=="
"version": "npm:@bitgo-forks/[email protected]",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this was gonna be -master.1?

Copy link

@ericcrosson-bitgo ericcrosson-bitgo Jan 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are 2 identical versions: 3.0.0-rc.1, which I published manually, and 3.1.0-master.1, which semantic-release published when the release pipeline was turned on

image

https://www.npmjs.com/package/@bitgo-forks/bip174?activeTab=versions

Copy link

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package lockfile looks good to me

@davidkaplanbitgo davidkaplanbitgo merged commit 17653d8 into master Jan 24, 2023
@ericcrosson-bitgo ericcrosson-bitgo deleted the BG-54756-pass-in-bip32-decoding-flag-into-bip174 branch January 24, 2023 21:07
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

Successfully merging this pull request may close these issues.

3 participants