Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/spacemeshos/go-spacemesh from 1.6.3 to 1.6.4 #119

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps github.com/spacemeshos/go-spacemesh from 1.6.3 to 1.6.4.

Release notes

Sourced from github.com/spacemeshos/go-spacemesh's releases.

v1.6.4

Zip Files

checksum - Zip files

YAML with all the checksums of this version : https://storage.googleapis.com/go-spacemesh-release-builds/v1.6.4/sha256sum.yaml

  • Windows amd64 - sha256 : EAA38C5EA403A46D9713E6D2AB4F9D785725824AD81DEEA8F3BAA6F98D6A852B
  • Linux amd64 - sha256: e5203797d7ea133965f7c0f6a13999aec0a95fe68ee964c9e77e1ef818e1a47a
  • Linux arm64 - sha256: 00fd4258f92cfcfff44af17108716a13f1fa752eb1bd98c261e08a45ef408da6
  • macOS amd64 - sha256: a5d46fe79e35b571243a59946400136c4e189d189224c0b6199af16d566b28a1
  • macOS arm64 - sha256: 357b7bfdca3ef4046da806a42244107a56b26efcecfda81be52c6c0600f95aca

For information about changes in this release see the changelog.

Changelog

Sourced from github.com/spacemeshos/go-spacemesh's changelog.

Release v1.6.4

Improvements

  • #6107 Cache PoET queries between multiple identities on the same node. This will reduce the number of requests the node makes to the PoET server during the cyclegap.

  • #6152 Fixed a bug where in rare cases the node would panic due to the closing of a closed channel in the fetcher.

  • #6142 Fix node not dropping peers that are broadcasting invalid ATXs.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/spacemeshos/go-spacemesh](https://github.com/spacemeshos/go-spacemesh) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/spacemeshos/go-spacemesh/releases)
- [Changelog](https://github.com/spacemeshos/go-spacemesh/blob/develop/CHANGELOG.md)
- [Commits](spacemeshos/go-spacemesh@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: github.com/spacemeshos/go-spacemesh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 23, 2024
@fasmat fasmat merged commit 523d344 into develop Jul 23, 2024
4 checks passed
@fasmat fasmat deleted the dependabot/go_modules/github.com/spacemeshos/go-spacemesh-1.6.4 branch July 23, 2024 14:31
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.

None yet

1 participant