Skip to content

docs: backfill release notes (part 2)#1604

Open
wolf31o2 wants to merge 1 commit intomainfrom
docs/backfill-release-notes
Open

docs: backfill release notes (part 2)#1604
wolf31o2 wants to merge 1 commit intomainfrom
docs/backfill-release-notes

Conversation

@wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented Feb 28, 2026

Summary by cubic

Added release notes for versions v0.128.0–v0.139.0 in RELEASE_NOTES.md to restore a complete history. Documents major Leios, Plutus, networking, CBOR, and tooling updates across these releases.

  • New Features
    • Leios protocol support (LeiosNotify, LeiosFetch) and parameters.
    • Plutus V3 evaluation and script context; governance and PlutusData helpers.
    • Protocol limits/timeouts and byte/pipeline caps per Ouroboros spec.
    • CBOR round‑trip fidelity and datum bytes preservation across eras.
    • UTxO whole query, TxSubmission lifecycle, and assorted dependency bumps.

Written for commit 742a2eb. Summary will update on new commits.

Summary by CodeRabbit

Release v0.139.0

  • New Features

    • Full Ouroboros Network Specification compliance with protocol state timeouts across mini-protocols.
    • Message byte limits and pipeline/queue limits per protocol and state.
    • Leios protocol parameter model with array-style serialization.
    • CBOR serialization support for additional error types.
  • Bug Fixes

    • Fixed zero-value hash encoding.
  • Chores

    • Updated utxorpc spec compatibility and handshake tests.

Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
@wolf31o2 wolf31o2 requested review from a team as code owners February 28, 2026 16:20
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d34752c and 742a2eb.

📒 Files selected for processing (1)
  • RELEASE_NOTES.md

📝 Walkthrough

Walkthrough

A new release version v0.139.0 is documented with protocol enhancements and bug fixes. The changes include implementation of Ouroboros Network Specification compliance with protocol state timeouts across mini-protocols, per-protocol per-state message byte limits, pipeline and queue constraints, and a Leios protocol parameter model with array-style serialization. Additional updates encompass CBOR serialization support for ScriptsNotPaidUtxo error handling, a fix for zero-value Blake2b hash encoding, and compatibility updates for utxorpc specification version 0.18.1 with related handshake tests.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: backfill release notes (part 2)' directly and clearly describes the main change—adding release notes documentation for version 0.139.0 as part 2 of a backfill effort.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/backfill-release-notes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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