spacemeshos / smcli

Spacemesh command-line tool
https://spacemesh.io/
MIT License
8 stars 9 forks source link

Bump github.com/spacemeshos/go-spacemesh from 1.0.2 to 1.0.18 #76

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/spacemeshos/go-spacemesh from 1.0.2 to 1.0.18.

Release notes

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

v1.0.18

Zip Files

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.17...v1.0.18 Note

v1.0.17

Zip Files

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.15...v1.0.17

we noticed that small fraction of nodes are not voting consistently with consensus results, due to missing blocks data from the period when they were offline. smeshers are recommended to upgrade when they are not eligible for rewards.

116c6295211e53b085995acb0131a5bdee0a669636e1859770e84724ee6df698  Linux.zip
d44def85b0bea285be20bd6e3ccfda59a030690ea7b7ede113bf9477021d75d9  Linux_ARM64.zip
585d8365bfe46f11af4775783322134ebe5e416d8135bffbd4f42bd324b053b5  Windows.zip
c55e1f0ce93269ff46d572769f18367fc83f8ef85a2e1bb0f49f81e3ec195c04  macOS.zip
97eed3b1447a99804d6d1b036650e12ce1d2fe7fe1058123d43383595a58d40c  macOS_ARM64.zip

v1.0.16

Zip Files

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.15...v1.0.16

... (truncated)

Commits
  • 56e2a5f fetch: requests got lost when there are no peers (#4849)
  • 437777a tortoise: cap ballot layer by current according to the clock
  • 7668357 sync, blocks: request blocks when tortoise crossed local threshold (#4826)
  • 85b1ea9 extend update
  • 1705d98 find first non-empty block
  • ac66267 invalid miner cache
  • 3de23ea extend time for update
  • b4f342f stop atx grading at layer N
  • 57041b1 separate layer average size before some point and after
  • 2b1ad2a beacon: add public metrics for current and next epoch (#4813)
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #77.