Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump github.com/ava-labs/coreth from 0.11.2-rc.0 to 0.11.2 #339

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

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

Release notes

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

v0.11.2

v0.11.2

  • Add trie clean cache journaling to disk to improve processing time on restart
  • Fix regression where snapshot could be marked as stale by async acceptor during block processing
  • Add fine-grained block processing metrics
Changelog

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

v0.11.2

  • Add trie clean cache journaling to disk to improve processing time on restart
  • Fix regression where snapshot could be marked as stale by async acceptor during block processing
  • Add fine-grained block processing metrics

v0.11.1

  • Add cache size config parameters for trie-clean-cache, trie-dirty-cache, trie-dirty-commit-target, and snapshot-cache
  • Increase default trie-clean-cache size from 256 MB to 512 MB
  • Increase default snapshot-cache size from 128 MB to 256 MB
  • Add optional flag to skip chain config upgrade check on startup (allows VM to start after missing a network upgrade)
  • Make Avalanche blockchainID (separate from EVM ChainID) available within the EVM
  • Record block height when performing state sync
  • Add support for VM-to-VM messaging
  • Move eth_getChainConfig under the BlockChainAPI
  • Simplify block builder timer logic to a simple retry delay
  • Add Opentelemetry support
  • Simplify caching logic for gas price estimation

v0.11.0

  • Update Chain Config compatibility check to compare against last accepted block timestamp
  • Bump go-ethereum dependency to v1.10.25
  • Add Banff activation times for Mainnet and Fuji for October 18 4pm UTC and October 3 2pm UTC respectively
  • Banff cleanup

v0.10.0

  • Deprecate Native Asset Call and Native Asset Balance
  • Deprecate Import/Export of non-AVAX Avalanche Native Tokens via Atomic Transactions
  • Add failure reason to bad block API

v0.9.0

  • Migrate to go-ethereum v1.10.23
  • Add API to fetch Chain Config

v0.8.16

  • Fix bug in codeToFetch database accessors that caused an error when starting/stopping state sync
  • Bump go-ethereum version to v1.10.21
  • Update gas price estimation to limit lookback window based on block timestamps
  • Add metrics for processed/accepted gas
  • Simplify syntactic block verification
  • Ensure statedb errors during block processing are logged
  • Remove deprecated gossiper/block building logic from pre-Apricot Phase 4
  • Add marshal function for duration to improve config output

v0.8.15

... (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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/coreth-0.11.2 branch 2 times, most recently from e97a7c2 to c5729f9 Compare November 9, 2022 20:54
Bumps [github.com/ava-labs/coreth](https://github.com/ava-labs/coreth) from 0.11.2-rc.0 to 0.11.2.
- [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.11.2-rc.0...v0.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ava-labs/coreth-0.11.2 branch from c5729f9 to 30a661f Compare November 9, 2022 21:30
@dasconnor dasconnor merged commit ae1f165 into main Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ava-labs/coreth-0.11.2 branch November 10, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant