Skip to content

Commit 8e80bc9

Browse files
docs(release-notes): refine v0.188.1 wording
Signed-off-by: Doc Holiday <docs@docholiday.local> Signed-off-by: Doc Holiday <doc@doc.holiday>
1 parent 429e241 commit 8e80bc9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ title: Release notes
1111

1212
### Summary
1313

14-
This release improves `leiosfetch` error handling, tightens Conway reward withdrawal validation on protocol major versions 10 and 11, and refreshes release history and build tooling.
14+
This release improves `leiosfetch` error handling, tightens Conway reward withdrawal validation on protocol major versions 10 and 11, and refreshes release history plus workflow tooling.
1515

1616
### New Features
1717

18-
* Improved `leiosfetch` request handling so missing data now returns `MsgNoBlock` and `MsgNoBlockTxs` in band, keeps the protocol session open, and lets callers distinguish not found responses from protocol failures with typed sentinel errors.
18+
* Improved `leiosfetch` request handling so missing data now returns `MsgNoBlock` and `MsgNoBlockTxs` in band, keeps the connection open, and lets callers distinguish not found responses from protocol failures with typed sentinel errors.
1919

2020
### Bug Fixes
2121

2222
* Fixed Conway reward withdrawal validation so protocol major versions 10 and 11 now require `DRep` delegation, return explicit validation errors when a withdrawing stake credential is not delegated, and fail when delegation lookup is unavailable; protocol version 12 and later keep the existing behavior.
2323

2424
### Additional Changes
2525

26-
* Updated `github.com/blinklabs-io/plutigo` from `v0.1.16` to `v0.1.17`, including the chain sync shutdown synchronization fix so `Stop` now waits for protocol shutdown to complete and no longer surfaces `ErrProtocolShuttingDown` during teardown.
26+
* Updated `github.com/blinklabs-io/plutigo` from `v0.1.16` to `v0.1.17`, including the chain sync shutdown fix so `Stop` now waits for protocol shutdown to complete and no longer surfaces `ErrProtocolShuttingDown` during teardown.
2727
* Refreshed GitHub Actions workflows to pin `actions/setup-go` `v7.0.0` across the Go workflow files.
28-
* Preserved the prior `v0.187.4` release notes entry so the published history stays complete.
29-
* Recorded the prior `v0.188.0` release notes entry so the published history stays current.
28+
* Preserved the prior `v0.187.4` release history entry so the published history stays complete.
29+
* Recorded the prior `v0.188.0` release history entry so the published history stays current.
3030

3131
## v0.188.0
3232

0 commit comments

Comments
 (0)