Skip to content

Bump github.com/spacemeshos/go-spacemesh from 1.7.9 to 1.7.16#23

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/spacemeshos/go-spacemesh-1.7.16
Closed

Bump github.com/spacemeshos/go-spacemesh from 1.7.9 to 1.7.16#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/spacemeshos/go-spacemesh-1.7.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

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

Release notes

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

v1.7.16

Zip Files

checksum - Zip files

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

  • Windows amd64 - sha256 : 37E20656131DAEABA0DC3209B0DB048C52528B0CB66E7207A21A7AD0087D0B98
  • Linux amd64 - sha256: ebd8563f3f205e90aa3b8aee7b783d42b5d1ebb6e8256a40095d578efab87b6d
  • Linux arm64 - sha256: 88333c228dce4e39ce83c4acc847445df9d7e84021a95d60b9ce0906966ab89b
  • macOS amd64 - sha256: 0374adbd64ca73b17320168c9cc06168e2b8d1a937d2c6203cae727e6b33ccc5
  • macOS arm64 - sha256: 0e4be4a517ade3455c7c2d6d5758d85840299545ec8d9eb2245ac72eb13de548

For information about changes in this release see the changelog.

v1.7.15

Zip Files

checksum - Zip files

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

  • Windows amd64 - sha256 : B5E22A3CAEC26BF45246E13FEF9E96BF2015B9CB30DF9402BEE7948FD243DFD8
  • Linux amd64 - sha256: c65d82c598a605b9d2788461c781271074567014e7f2e141a9bc68f5bd33dc55
  • Linux arm64 - sha256: 2eb6eb9a17bbd4297e5e8afc7af44d06ead274e506c23f86efb85a38d3938994
  • macOS amd64 - sha256: 01003f89a5964434f7277c8d3d6fb2121cc2730970033ab8b636f732ea14257b
  • macOS arm64 - sha256: 6b706788aa99d541c7a51a34ad25a6e0ba810667d6e669a04d30294f8bf86e99

For information about changes in this release see the changelog.

v1.7.14

Zip Files

checksum - Zip files

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

  • Windows amd64 - sha256 : AC298C502A237AC0900875621751B86FB834EA71F79100D2ACC74DEAEF5BF204
  • Linux amd64 - sha256: 727eb61290b0ab3faab50efe5f7190fd877b9919a7ceac71fde35029cd407bce
  • Linux arm64 - sha256: cc634917c06c96abb89b1d10eeadf2459f89f55456d3b7bb58d5c6bd9fe1c11d
  • macOS amd64 - sha256: 69040d2474b68edcf1c2c7761b16ba43f727d9bb4164d398e0eaa4a79ff39834

... (truncated)

Changelog

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

Changelog

See RELEASE for workflow instructions.

v1.7.15

Improvements

  • #6732 Fixed malfeasance V2 proofs not preventing malicious identities from receiving rewards.

v1.7.14

Improvements

  • #6708 Long deprecated or unimplemented endpoints for GRPC v1 have been removed.

  • #6712 Added additional checks to prevent publishing ATXs that would mark the identity that created them as malicious. Instead the publication will fail and the node will log an error.

  • #6715 The new malfeasance protocol is disabled until ATXv2 goes live. This prevents nodes getting stuck on syncing when upgrading without ATXv2 enabled.

v1.7.13

Highlights

With this release the implementation of ATXv2 is complete. We are now actively testing before enabling the feature on mainnet.

Improvements

  • #6652 Finalize implementation of malfeasance v2, new proofs can now be synced between nodes.

  • #6673 Don't log ERROR when sync fails against a peer. Only if sync against multiple peers fail the node will log an error.

v1.7.12

Sync v2 is now enabled by default for all nodes. Nodes will sync faster and use less resources. At the moment only ATXs use the new sync method, but more data types will be added gradually in the future.

Improvements

  • #6629 Improve syncv2 default settings for mainnet.

  • #6656 Enable syncv2 for ATXs by default for all nodes.

... (truncated)

Commits
  • 6477d20 build(deps): Bump github.com/multiformats/go-multiaddr from 0.14.0 to 0.15.0 ...
  • 2a8b58d increase hare commitee size in systests (#6752)
  • 2d743ec Fix malfeasance sync not automatically starting in first ATXv2 epoch (#6746)
  • 276c4af Update CHANGELOG (#6748)
  • acdf92c Fix malicious identities getting rewards in ATXv2 (#6732)
  • f990ced build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#6739)
  • b47d7b7 Stability improvements to unit tests (#6741)
  • 8d03aae build(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (...
  • f683ea1 build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#6733)
  • 5f06fb7 remove unused TimeConfigValues global (#6731)
  • 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.16.
- [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.16)

---
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 Mar 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2025

Superseded by #24.

@dependabot dependabot bot closed this Mar 5, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/spacemeshos/go-spacemesh-1.7.16 branch March 5, 2025 05:42
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