Skip to content

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.181.0#217

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.181.0
Closed

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.170.1 to 0.181.0#217
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.181.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/blinklabs-io/gouroboros from 0.170.1 to 0.181.0.

Release notes

Sourced from github.com/blinklabs-io/gouroboros's releases.

v0.181.0

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.180.1...v0.181.0

v0.180.1

What's Changed

Full Changelog: blinklabs-io/gouroboros@v0.180.0...v0.180.1

v0.180.0

What's Changed

New Contributors

Full Changelog: blinklabs-io/gouroboros@v0.179.0...v0.180.0

v0.179.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/blinklabs-io/gouroboros's changelog.

v0.181.0 - Leios support and ledger metadata helpers

  • Date: 2026-06-07
  • Version: 0.181.0

Summary

This release expands Leios support through the Leios testnet network definition and typed endorser block handling, adds ledger metadata helpers for JSON parsing and metadata CBOR workflows, introduces voting procedure helper APIs for safer value management, and refreshes RELEASE_NOTES.md with the prior release entries.

New Features

  • Added the Leios testnet network definition so standard network lookups can target the Leios testnet with the published network magic 164 and its bootstrap peer.
  • Improved voting procedure helpers so applications can add or replace entries by value, look up existing procedures, clone procedure sets, receive defensive copies, and keep existing CBOR encoding behavior unchanged.
  • Expanded metadata helpers so applications can parse metadata JSON with or without detailed schemas, keep metadata map encoding in deterministic canonical CBOR order, and build Shelley auxiliary data that carries metadata only.

Breaking Changes

  • Updated Leios endorser block handling so applications now receive typed CIP-0164 endorser blocks with stricter CBOR validation, and downstream code must rename the exported alias from LeiosEndorderBlock to LeiosEndorserBlock.

Additional Changes

  • Refreshed RELEASE_NOTES.md to include the prior v0.180.0 and v0.180.1 entries so the recent release history remains complete.

v0.180.1 - Conway mint encoding fix

  • Date: 2026-06-03
  • Version: 0.180.1

Summary

This release fixes Conway and later Plutus V1 and V2 mint encoding so transaction data now matches ledger expectations during building, serialization, and evaluation, preventing incompatible mint representations while leaving earlier protocol versions unchanged.

Bug Fixes

  • Fixed Conway and later Plutus V1 and V2 mint encoding so zero quantity mint values now match the ledger format expected during Conway transaction building, serialization, and validation.

v0.180.0 - Introduce Dijkstra support and strengthen reliability

  • Date: 2026-06-02
  • Version: 0.180.0

Summary

This release introduces initial Dijkstra era support, corrects Leios committee voting and stake parameter handling, fixes rewards calculation when total pool rewards fall below the fixed fee, hardens protocol behavior against blockfetch panics from invalid configurations, and includes routine dependency, formatting, and test maintenance.

New Features

  • Added initial Dijkstra era support so integrations can track the latest era coverage in the library.

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.170.1 to 0.181.0.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Changelog](https://github.com/blinklabs-io/gouroboros/blob/main/RELEASE_NOTES.md)
- [Commits](blinklabs-io/gouroboros@v0.170.1...v0.181.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-version: 0.181.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #219.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.181.0 branch June 15, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants