Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/ava-labs/coreth from 0.13.9-rc.1 to 0.14.0 #2475

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps github.com/ava-labs/coreth from 0.13.9-rc.1 to 0.14.0.

Release notes

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

v0.14.0

Note the minor version change reflects upgrading past avalanchego v1.12.0 as it corresponds with the Etna upgrade. The necessary code for the upgrade is already included in the avalanchego release.

What's Changed

New Contributors

Full Changelog: ava-labs/coreth@v0.13.8...v0.14.0

Changelog

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

v0.14.0

  • Minor version update to correspond to avalanchego v1.12.0 / Etna.
  • Remove unused historical opcodes CALLEX, BALANCEMC
  • Remove unused pre-AP2 handling of genesis contract
  • Fix to track tx size in block building
  • Test fixes
  • Update go version to 1.22

v0.13.8

  • Update geth dependency to v1.13.14
  • eupgrade: lowering the base fee to 1 nAVAX
  • eupgrade/cancun: verify no blobs in header
  • Supports ACP-118 message types
  • Gets network upgrade timestamps from avalanchego
  • Remove cross-chain handlers

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.12
  • 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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner December 18, 2024 23:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 18, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/coreth-0.14.0 branch 3 times, most recently from 9dc84a9 to 57a5e51 Compare December 19, 2024 19:25
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/coreth-0.14.0 branch 4 times, most recently from c727249 to 9e0e7a6 Compare January 2, 2025 23:57
Bumps [github.com/ava-labs/coreth](https://github.com/ava-labs/coreth) from 0.13.9-rc.1 to 0.14.0.
- [Release notes](https://github.com/ava-labs/coreth/releases)
- [Changelog](https://github.com/ava-labs/coreth/blob/master/RELEASES.md)
- [Commits](ava-labs/coreth@v0.13.9-rc.1...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/ava-labs/coreth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/coreth-0.14.0 branch from 9e0e7a6 to 3da68a8 Compare January 3, 2025 01:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2025

A newer version of github.com/ava-labs/coreth exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Backlog 🗄️
Development

Successfully merging this pull request may close these issues.

2 participants