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.9 #73

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

v1.0.9

ℹ️ the most up to date configs are always:

Zip Files

9f62b081828ed7170cae05d448515fab6fe49826846b386ff0eeeff4dbed4c08  Linux.zip
04256df1600f7d797ac05f5628519a842fb4fa9ef38f3250235d787c63e9c0c1  Linux_ARM64.zip
d3b07f0e109faf2059624313b087753fe40d3209cf781f47961d46ad8f7a62f4  Windows.zip
f3bc8be8850c048cc4ef7224b71f5dd3e726b7a4896eab63afbd6a8172412f8d  macOS.zip
da48c821d36c7b0fe1f3cf852a44e06523319f099d8973f2091045fe96857044  macOS_ARM64.zip

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

v1.0.8

ℹ️ Recommended config attached

Zip Files

53bc8abb72b8b6bdbb3e0473682cf1f193506078ca9227652e5746d25afc626e  Linux.zip
7563cf403414da8ab713a7b76c5b7b08ec3dad52c1a473cd93bdd00701b2814a  Linux_ARM64.zip
7f07adb63771a8d08c46ac9e9bc1278484ca2f5f457e2175ec6159097bb877eb  Windows.zip
f0b2537ef12623b020d6c715ee5bdd8c1158865e395effa99af2f734f0744e07  macOS.zip
d2809a11be4f5fdb316401f34fdd1f27c29d680698c036668de131061fad8d1f  macOS_ARM64.zip

Full Changelog: https://github.com/spacemeshos/go-spacemesh/compare/v1.0.7...v1.0.8

  • Changes in p2p. Disabled autoscaling and dropping bootnodes on enough peers: spacemeshos/go-spacemesh#4770
  • When fetching a poet proof for the publish epoch 1 the state will be updated to duplicate the request for PoET 110 to PoET 111 such that the node will also try to fetch from there even if it didn't submit a proof to it: spacemeshos/go-spacemesh#4752

v1.0.7

This release contains new p2p discovery spacemeshos/go-spacemesh#4736

... (truncated)

Commits
  • 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)
  • 8d8f7cf build(deps): Bump github.com/spacemeshos/poet from 0.8.6 to 0.8.7 (#4761)
  • f1f5c60 build(deps): Bump github.com/spacemeshos/post from 0.8.9 to 0.8.11 (#4764)
  • 81a9ca7 Fix logging issues in TestSpacemeshApp_NodeService (#4763)
  • c3b7250 use atx grading for hare (#4718)
  • 6a20160 Add check for next poet round on mainnet to codebase. (#4752)
  • 24e5f90 Remove global logger (#4749)
  • 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 9 months ago

Superseded by #74.