Skip to content

ci(changesets): version packages - #516

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci(changesets): version packages#516
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@evolution-sdk/aiken-uplc@2.0.13

Patch Changes

  • Updated dependencies [2b6825f, 2b6825f]:
    • @evolution-sdk/evolution@0.5.13

@evolution-sdk/evolution@0.5.13

Patch Changes

  • #494 2b6825f Thanks @emmanuel-musau! - TxBuilder no longer requires a Plutus redeemer to authorize a hot credential or resign a native-script (multisig) constitutional committee cold credential. A CC certificate whose cold credential is a native script is authorized by vkey witnesses, not a redeemer, so previously .authCommitteeHot() and .resignCommitteeCold() could not build these ledger-valid certificates. Mirroring the DRep certificate fix, the native-vs-Plutus distinction is made at build time once the cold credential's script is attached via .attachScript() (or supplied through a reference input): a redeemer is required only for Plutus-script cold credentials, and a redeemer mistakenly supplied for a native-script cold credential is pruned from the transaction.

  • #494 2b6825f Thanks @emmanuel-musau! - TxBuilder no longer requires a Plutus redeemer to register, update, or deregister a native-script (multisig) DRep. A script-controlled DRep certificate whose script is native is authorized by vkey witnesses, not a redeemer, so previously these certificates could not be built even though they are ledger-valid. Mirroring the native-script vote fix, the native-vs-Plutus distinction is now made at build time, once the DRep's script is attached via .attachScript() (or supplied through a reference input): a redeemer is required only for Plutus-script DRep credentials, and a redeemer mistakenly supplied for a native-script DRep certificate is pruned from the transaction.

@evolution-sdk/devnet@3.0.14

Patch Changes

  • Updated dependencies [2b6825f, 2b6825f]:
    • @evolution-sdk/evolution@0.5.13
    • @evolution-sdk/aiken-uplc@2.0.13
    • @evolution-sdk/scalus-uplc@2.0.13

@evolution-sdk/scalus-uplc@2.0.13

Patch Changes

  • Updated dependencies [2b6825f, 2b6825f]:
    • @evolution-sdk/evolution@0.5.13

docs@0.0.55

Patch Changes

  • Updated dependencies [2b6825f, 2b6825f]:
    • @evolution-sdk/evolution@0.5.13
    • @evolution-sdk/devnet@3.0.14

evolution-vite-react-example@0.1.33

Patch Changes

  • Updated dependencies [2b6825f, 2b6825f]:
    • @evolution-sdk/evolution@0.5.13

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.

0 participants