Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 12, 2026

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@0.0.5

Patch Changes

  • Updated dependencies [2742e40]:
    • @evolution-sdk/evolution@0.3.13

@evolution-sdk/evolution@0.3.13

Patch Changes

  • #128 2742e40 Thanks @solidsnakedev! - ### Provider Improvements: Full UTxO Resolution with Scripts and Datums

    Blockfrost Provider:

    • Added pagination support for getUtxos and getUtxosWithUnit (handles addresses with >100 UTxOs)
    • Full UTxO resolution now fetches reference scripts and resolves datum hashes
    • Updated BlockfrostDelegation schema to match actual /accounts/{stake_address} endpoint response
    • Added BlockfrostAssetAddress and BlockfrostTxUtxos schemas for proper endpoint handling
    • Improved evaluateTx to always use the more reliable /utils/txs/evaluate/utxos JSON endpoint
    • Added EvaluationFailure handling in evaluation response schema
    • Fixed delegation transformation to use withdrawable_amount for rewards
    • Added Conway era governance parameters (drep_deposit, gov_action_deposit) to protocol params

    Kupmios Provider:

    • Removed unnecessary double CBOR encoding for Plutus scripts (Kupo returns properly encoded scripts)

    PoolKeyHash:

    • Added FromBech32 schema for parsing pool IDs in bech32 format (pool1...)
    • Added fromBech32 and toBech32 helper functions

    Transaction Builder:

    • Added passAdditionalUtxos option to control UTxO passing to provider evaluators (default: false to avoid OverlappingAdditionalUtxo errors)
    • Added scriptDataFormat option to choose between Conway-era array format and Babbage-era map format for redeemers
    • Fixed cost model detection to check reference scripts (not just witness set scripts) for Plutus version detection

@evolution-sdk/devnet@1.1.13

Patch Changes

  • Updated dependencies [8494053, 2742e40]:
    • @evolution-sdk/scalus-uplc@0.0.3
    • @evolution-sdk/evolution@0.3.13
    • @evolution-sdk/aiken-uplc@0.0.5

@evolution-sdk/scalus-uplc@0.0.3

Patch Changes

  • #130 8494053 Thanks @solidsnakedev! - Add publish configuration and package metadata for npm publishing. Includes repository links, keywords, homepage, and publishConfig with public access and provenance settings.

  • Updated dependencies [2742e40]:

    • @evolution-sdk/evolution@0.3.13

docs@0.0.20

Patch Changes

  • Updated dependencies [2742e40]:
    • @evolution-sdk/evolution@0.3.13
    • @evolution-sdk/devnet@1.1.13

@github-actions github-actions bot force-pushed the changeset-release/main branch from a838e5a to 09945fa Compare January 12, 2026 18:42
@solidsnakedev solidsnakedev merged commit 6c0e198 into main Jan 12, 2026
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.

2 participants