Skip to content

1.55.0.0

Latest

Choose a tag to compare

@ana-pantilie ana-pantilie released this 12 Nov 11:32
4a91d93

plutus-core

Added

  • Implementations of ScaleValue primitives.

Changed

  • Renamed 'Size' types functions to AstSize

  • In #7323 made the Constr, List and Map builtins 7+% faster.

  • Updated the Plutus Core specification to allow names with optional numeric suffixes (e.g., name-42) in #7396, resolving the discrepancy between the formal grammar and the parser implementation.

plutus-ledger-api

Added

  • The two BLS12-381 multi-scalar multiplication functions
    bls12_381_G1_multiScalarMul and bls12_381_G2_multiScalarMul will become
    available on the chain at Protocol Version 11 once a protocol parameter update
    has taken place to add the relevant cost model parameters.

Fixed

  • Allows PlutusV3 scripts with the v1.0.0 Plutus Core language version.

plutus-tx

Changed

  • Renamed 'Size' types functions to AstSize

plutus-tx-plugin

Removed

  • Removed the experimental compiler certification option temporarily due to ghc issues regarding the profiling build of plutus-metatheory.

Changed

  • Renamed 'Size' types functions to AstSize

plutus-executables

No changes.

plutus-metatheory

No changes.

Full Changelog: 1.54.0.0...1.55.0.0