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.7.9 to 1.7.10 #146

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps github.com/spacemeshos/go-spacemesh from 1.7.9 to 1.7.10.

Release notes

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

v1.7.10

Zip Files

checksum - Zip files

YAML with all the checksums of this version : https://go-spacemesh-release-builds.spacemesh.network/v1.7.10/sha256sum.yaml

  • Windows amd64 - sha256 : 838B73CE0CEA9B862DDDF449A4FA10FC968835D8625F8C84016DEA73F7AE335A
  • Linux amd64 - sha256: b6824127b0ba256d684be82534c6f4a9ec54f38389eeb6902413b2017c8ceb60
  • Linux arm64 - sha256: 22b835e6ab1929eb093db814ceaf0a5c5a35acd1fbee9b996246e4260d6a41d7
  • macOS amd64 - sha256: 7f1dca19aa70b90a1d4974c12dbb33403b99580f02ac2476b2cd8b4079affe35
  • macOS arm64 - sha256: d7e98b17a6d0a0ec6ce28e2b6f131a995b73a1d0517d017186fcb0ca7df7cbf7

For information about changes in this release see the changelog.

Changelog

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

v1.7.10

Upgrade information

The previous release (v1.7.9) contained a bug where, if used on other networks than mainnet, hare consensus would not be compatible to other versions. Mainnet was not affected by this bug and this release fixes the issue.

Improvements

  • #6552 The ATX with the greatest height can now be fetched via the v2alpha1 API.

  • #6558 Reduce the number of needed DB queries in syncv2.

  • #6559 Further reduce the number of needed DB queries in syncv2.

  • #6579 Fix a bug where Hare Committee size was not correctly set for non-mainnet networks.

  • #6575 Removal of a possible deadlock in query cache.

  • #6576 More reductions in the number of DB queries in syncv2.

Commits
  • 988dd4a Update CHANGELOG for v1.7.10 release (#6585)
  • c8752c5 sync2: eliminate unneeded DB accesses when peers are in sync (#6576)
  • 865d114 build(deps): Bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 (#6583)
  • 2e6b90a Detect invalid prevATX malfeasance in ATXv1 Handler for v2 ATXs (#6581)
  • 2f8551c sql: remove epoch info query cache (#6575)
  • 094cec8 node: fix certificate.committee-size on testnet (#6579)
  • b905784 build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#6571)
  • bfcd746 docs: remove repetitive words (#6568)
  • 3adf465 Update cloud.google.com/go/storage and google.golang.org/grpc (#6567)
  • e4295f1 Filter CODEOWNERS in systest's filter-changes job (#6564)
  • Additional commits viewable in compare view

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.7.9 to 1.7.10.
- [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.7.9...v1.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
@fasmat fasmat merged commit 416c175 into develop Jan 6, 2025
4 checks passed
@fasmat fasmat deleted the dependabot/go_modules/github.com/spacemeshos/go-spacemesh-1.7.10 branch January 6, 2025 10:58
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.

1 participant