Skip to content

Commit caa295c

Browse files
docs(release-notes): v0.186.3 (#1856)
1 parent 47f246a commit caa295c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

RELEASE_NOTES.md

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

55
# Release notes
66

7+
## v0.186.3
8+
9+
- **Date:** 2026-07-06
10+
- **Version:** 0.186.3
11+
12+
### Summary
13+
14+
This release fixes Conway witness decoding for tolerated duplicate set members and keeps CI linting tooling current.
15+
16+
### Bug Fixes
17+
18+
* Fixed Conway witness decoding so historical blocks with duplicate `vkey` witnesses, `bootstrap` witnesses, `native` scripts, or `Plutus` data now decode successfully in Conway protocol versions 9 through 11 instead of failing with `duplicate member in set`, while `Plutus` script sets still reject duplicates.
19+
20+
### Additional Changes
21+
22+
* Updated the lint workflow to use `golangci-lint` action v9.3.0, leaving application runtime unchanged.
23+
724
## v0.186.2
825

926
- **Date:** 2026-07-05

0 commit comments

Comments
 (0)