ava-labs / avalanche-cli

Other
101 stars 60 forks source link

Bump github.com/ava-labs/coreth from 0.13.5-rc.0 to 0.13.7 #2053

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps github.com/ava-labs/coreth from 0.13.5-rc.0 to 0.13.7.

Release notes

Sourced from github.com/ava-labs/coreth's releases.

v0.13.7

What's Changed

Full Changelog: https://github.com/ava-labs/coreth/compare/v0.13.6-rc.1...v0.13.7

v0.13.5

What's Changed

Full Changelog: https://github.com/ava-labs/coreth/compare/v0.13.4...v0.13.5

Changelog

Sourced from github.com/ava-labs/coreth's changelog.

v0.13.7

  • Add EUpgrade base definitions
  • Remove Block Status
  • Fix and improve "GetBlockIDAtHeight"
  • Bump golang version requirement to 1.21.12
  • Bump AvalancheGo to v1.11.10-prerelease

v0.13.6

  • rpc: truncate call error data logs
  • logging: remove path prefix (up to coreth@version/) from logged file names.
  • cleanup: removes pre-Durango scripts

v0.13.5

  • Bump AvalancheGo to v1.11.7
  • Bump golang version requirement to 1.21.11
  • Switches timestamp log back to "timestamp" (as was before v0.13.4)
  • Add missing fields to "toCallArg"
  • Fix state sync ETA overflow
  • Fix state sync crash bug

v0.13.4

  • Fixes snapshot use when state sync was explicitly enabled
  • Fixes v0.13.3 locking regression in async snapshot generation
  • Update go-ethereum to v1.13.8
  • Bump AvalancheGo to v1.11.6
  • Bump golang version requirement to 1.21.10
  • "timestamp" in logs is changed to "t"

v0.13.3

  • Update go-ethereum to v1.13.2
  • Bump AvalancheGo to v1.11.5
  • Bump golang version requirement to 1.21.9
  • Respect local flag in legacy tx pool
  • Disable blobpool
  • Testing improvements

v0.13.2

  • Integrate stake weighted gossip selection
  • Update go-ethereum to v1.12.2
  • Force precompile modules registration in ethclient
  • Bump Avalanchego to v1.11.3

v0.13.1

  • Bump AvalancheGo to v1.11.2
  • Remove Legacy Gossipper
  • Tune default gossip parameters

v0.13.0

... (truncated)

Commits


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 1 month ago

Superseded by #2082.