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.1.1 #78

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.1.1.

Release notes

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

v1.1.1

Zip Files

What's Changed

Notes:

An oversight in our GRPC API caused some users to experience repeated crashes of their node when used with Smapp. The problematic code has been fixed in this release.

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.1.0...v1.1.1

v1.1.0

Zip Files

4c6e687311573af7561ee340a1447f524cba8c50a8afb61dab443698430c6865  Linux.zip
75fdc28e5fc73f5e6cde4dc087ea426cea331016acb2b50ad84ec27afb9a3111  Linux_ARM64.zip
db9d5acb7763b17f1304d57b266b5afa11c91b14ecc4b63e4b5b4c37d315328f  Windows.zip
114540eed3feed96c205aa6273ef0b51de6053d906e13b36e08fc66eaaee5ed2  macOS.zip
8e4e3c544dbb32ea3a4bfcd5fec031e194d5e915228f9bddfb187602957ca195  macOS_ARM64.zip

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.11...v1.1.0

... (truncated)

Commits
  • 4441f52 Merge pull request #4886 from spacemeshos/fix-nil-pointer
  • 11eb5db Merge pull request #4885 from spacemeshos/revert-4884-fix-nil-pointer-grpc
  • 8a4daee Revert "Fix nil pointer dereference"
  • 5a0c538 Merge pull request #4884 from spacemeshos/fix-nil-pointer-grpc
  • e2b7c1d Fix nil pointer dereference
  • ca76f04 Fix nil pointer dereference
  • 64bccb6 Add peer info api (#4845)
  • b23bc52 miner oracle use ref ballot for active set (#4876)
  • 8ba3b49 support existing multiple bootstrap files (#4875)
  • b9f3333 Make grpc servers' start methods be synchronous (#4866)
  • 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 #79.