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.11 #74

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

v1.0.11

Zip Files

200c22baf265efe72558ad2552c2c869b183a76c61c7739d4c08500149b8ff33  Linux.zip
fee30da70abc319735e1cdfc5deeca48550dd23a0b02988f3dd8252239cac991  Linux_ARM64.zip
7770c48bb8f3af5560cfe1c6c22609015d6f98e6d582eae051083ad87e3d6d79  Windows.zip
feb596ecd276312c4c1ace60df2497378b491329a6f299f8b00abd5374d5f3b2  macOS.zip
6e63081d2d115c324421964076e0561f0180fd1d945bec8cf7788ea99636139b  macOS_ARM64.zip

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

  • provides config options to hardlimit number of connections
  • ignores malicious identities in beacon protocol
  • correctly configures poet client

v1.0.10

Zip Files

2bc50a246f6d37e5a93dcd955822022ec55c78bd64c440e107830f567696b9f7  Linux.zip
da354cf6faccc4ea65218b8fafef32458cd90f07babd72599c36f204467f1584  Linux_ARM64.zip
4474cda75cc5b294579b30fe702d23ec9b34d36da4a5f67112dd58e599799607  Windows.zip
0c70ba52703ed80e3f0d6341c93158ac6d29630fd3653c17eae84ce9350f1bec  macOS.zip
d86d818499e541e25436d4b3ed218b2ad0eae2268d133beb60183cc2f0e5f02f  macOS_ARM64.zip

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.9...v1.0.10

v1.0.9

ℹ️ the most up to date configs are always:

Zip Files

... (truncated)

Commits
  • b74d266 parametrize inbound/outbound fractions for experiments (#4787)
  • 55282ea sync malfeasance proof during genesis (#4785)
  • 7c3ef42 Don't rewrite poet config (#4782)
  • 8f76eff beacon: handle malicious identity (#4779)
  • 2c512aa p2p: add connection gater to prevent dials over max limit (#4775)
  • 6a4208b api: exclude malicious atxs from epoch atx stream (#4776)
  • a396bf6 p2p: add configuration for direct peers (#4769)
  • 366da6d p2p: disable autoscaling and drop from bootnodes on enough peers (#4770)
  • 05e1351 build(deps): Bump go.uber.org/zap from 1.24.0 to 1.25.0 (#4768)
  • c111549 Move staticcheck step to lint job (#4762)
  • 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 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 #75.