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

Version Packages #97

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Version Packages #97

merged 1 commit into from
Jun 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@caravan/bitcoin@0.2.0

Minor Changes

  • #91 0d81717 Thanks @bucko13! - export signature utilities from caravan/bitcoin to support new psbt tooling

  • #91 0d81717 Thanks @bucko13! - transaction parser was stripping out network information from global xpubs being added to psbt. global xpubs will now respect the network and include appropriate prefix

@caravan/psbt@1.3.0

Minor Changes

  • #91 0d81717 Thanks @bucko13! - export of new utils for psbt v0 handling. Primarily adds support for taproot outputs by upgrading to bitcoinjs-lib v6 depedency. Upgrades to a new API from legacy utils from caravan/bitcoin and includes some utilities and types for handling conversions.

Patch Changes

@caravan/wallets@0.2.0

Minor Changes

  • #91 0d81717 Thanks @bucko13! - upgrading psbt generation to support taproot outputs and new caravan/psbt utils

Patch Changes

  • #91 0d81717 Thanks @bucko13! - fixes an issue where esbuild was polyfilling process.env which breaks the ability to override trezor connect settings and pass other env vars at run time in dependent applications

  • Updated dependencies [0d81717, 0d81717, 0d81717, 0d81717]:

    • @caravan/psbt@1.3.0
    • @caravan/bitcoin@0.2.0
    • @caravan/multisig@2.0.0

@caravan/multisig@2.0.0

Major Changes

  • #91 0d81717 Thanks @bucko13! - New package for multisig wallet utilities and types to share across other packages

caravan-coordinator@1.1.0

Minor Changes

  • #91 0d81717 Thanks @bucko13! - upgrade tx processing utils to use new psbt utils for taproot output support

Patch Changes

  • #91 0d81717 Thanks @bucko13! - fixes an issue where esbuild was polyfilling process.env which breaks the ability to override trezor connect settings and pass other env vars at run time in dependent applications

  • Updated dependencies [0d81717, 0d81717, 0d81717, 0d81717, 0d81717, 0d81717]:

    • @caravan/psbt@1.3.0
    • @caravan/bitcoin@0.2.0
    • @caravan/wallets@0.2.0
    • @caravan/eslint-config@0.0.1

@caravan/eslint-config@0.0.1

Patch Changes

  • #91 0d81717 Thanks @bucko13! - initiliazing package, upgrading deps. need to improve shared config before major release

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
caravan-coordinator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 7:29pm

@bucko13 bucko13 merged commit 45769e5 into main Jun 6, 2024
4 checks passed
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.

1 participant