plutus-core
Added
- Implementations of
ScaleValueprimitives.
Changed
-
Renamed 'Size' types functions to AstSize
-
In #7323 made the
Constr,ListandMapbuiltins 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_multiScalarMulandbls12_381_G2_multiScalarMulwill 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