build(deps): bump github.com/blinklabs-io/gouroboros from 0.153.1 to 0.160.0#535
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.153.1 to 0.160.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.153.1...v0.160.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.160.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #544. |
dependabot
Bot
deleted the
dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.160.0
branch
March 16, 2026 14:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/blinklabs-io/gouroboros from 0.153.1 to 0.160.0.
Release notes
Sourced from github.com/blinklabs-io/gouroboros's releases.
... (truncated)
Changelog
Sourced from github.com/blinklabs-io/gouroboros's changelog.
... (truncated)
Commits
aeebf7efix(ledger): epoch nonce calc (#1619)147db04feat(protocol): skip return error on connection close (#1469)8c76795fix(ledger): datum hashes, redeemer iterator, updated mintxfee calc (#1617)48a1591feat(cbor): Fixed LazyValue.MarshalJSON for empty CBOR and added a test for L...91fde04chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#1616)d38385achore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1615)7aa46f6fix(protocol): correct max pending bytes, split n2n/n2c (#1613)c02bcbaci(benchmarks): support triggering by comment (#1612)577ad32feat(vrf): era-specific VRF (#1610)f1ddb34feat(add-workflow): update-closed-issues (#1614)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrade
github.com/blinklabs-io/gouroborosto v0.160.0 to improve protocol flow control and fix ledger validation (VRF/nonce, fee sizing) and CBOR JSON handling. This should make node connections more stable and validation more accurate.github.com/blinklabs-io/gouroborosto v0.160.0.filippo.io/edwards25519to v1.2.0.github.com/blinklabs-io/plutigoto v0.0.26.Written for commit 0dcf744. Summary will update on new commits.