Skip to content

Commit 57d0e89

Browse files
docs(release-notes): v0.187.1 (#1862)
1 parent 6140c6f commit 57d0e89

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ title: Release notes
44

55
# Release notes
66

7+
## v0.187.1
8+
9+
- **Date:** 2026-07-07
10+
- **Version:** 0.187.1
11+
12+
### Summary
13+
14+
This release improves Dijkstra block compatibility and restores correct validation for genesis staking pool metadata and VRF keys.
15+
16+
### Breaking Changes
17+
18+
* Updated Dijkstra block bodies to the new `Transactions`, `InvalidTransactions`, `LeiosCertificate`, and `PerasCertificate` layout, and applications that read or build Dijkstra blocks must now validate them with `blake2b256(block_body)`.
19+
20+
### Bug Fixes
21+
22+
* Fixed genesis staking pool parsing so Shelley `publicKey`, `vrf`, `owners`, and `metadata` aliases load correctly and pools validate with the expected VRF key hash.
23+
24+
* Improved Dijkstra decoding and encoding so inline transactions, transaction offsets, and Plutus V4 witness script offsets match the reference CDDL.
25+
726
## v0.187.0
827

928
- **Date:** 2026-07-06

0 commit comments

Comments
 (0)