ava-labs / avalanche-cli

Other
99 stars 56 forks source link

Bump github.com/ava-labs/coreth from 0.13.3-rc.2 to 0.13.5 #1939

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 weeks ago

Bumps github.com/ava-labs/coreth from 0.13.3-rc.2 to 0.13.5.

Release notes

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

v0.13.5

What's Changed

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

v0.13.4

What's Changed

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

v0.13.3

What's Changed

New Contributors

Full Changelog: https://github.com/ava-labs/coreth/compare/v0.13.2...v0.13.3

Changelog

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

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

  • Bump AvalancheGo to v1.11.1
  • Bump minimum Go version to 1.21.7
  • Add more error messages to warp backend

v0.12.10

  • Add support for off-chain warp messages
  • Add support for getBlockReceipts RPC API
  • Fix issue with state sync for large blocks
  • Migrating Push Gossip to avalanchego network SDK handlers

v0.12.9

... (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 3 days ago

Superseded by #2011.