github txpipe/pallas v1.2.0

3 hours ago

[1.2.0] - 2026-09-16

๐Ÿš€ Features

  • (network2) Implement Leios mini-protocols (LeiosNotify, LeiosFetch) (#788)
  • (addresses) Add strict pointer and varuint parsing (#787)
  • (primitives) Introduce Dijkstra era ledger primitives as unstable (#799)

๐Ÿ› Bug Fixes

  • (ci) Restore green CI under current stable clippy and cddl 0.10.7 (#795)
  • (utxorpc) Convert block timestamp from seconds to ms in u5c mapping (#793)
  • (configs) Support the "extra config" of the current alonzo genesis (#798)
  • (primitives) Prevent stack overflow on deeply nested native scripts (#802)
  • (primitives) [breaking] ScriptNOfK's threshold is the ledger's signed int64, not u32 (#803)

๐Ÿ“š Documentation

  • (examples) Add tutorial-style README for leios-testnet (#790)

โšก Performance

  • (network2) Send a leios fetch when it is issued instead of waiting (#796)

๐Ÿงช Testing

  • (txbuilder) Add a Conway build test harness (#781)

โš™๏ธ Miscellaneous Tasks

  • Release v1.2.0

Example

  • Add a Leios TUI example (#791)

Don't miss a new pallas release

NewReleases is sending notifications on new releases.