Skip to content

Bump ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to ae362123e911cbed3c65543e1663c9f30f6f3964 #2051

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to ae362123e911cbed3c65543e1663c9f30f6f3964.

Changelog

Sourced from ava-labs/avalanchego's changelog.

Release Notes

Pending Release

  • Added L1 validators to platformvm.GetCurrentValidators client implementation

v1.13.1

This version is backwards compatible to v1.13.0. It is optional, but encouraged. The supported plugin version is 39.

AVM

  • Removed indexer config flags
    • --index-transactions
    • --index-allow-incomplete

APIs

  • Removed avm.getAddressTxs api

Configs

  • Removed --tracing-enabled and added disabled as an option to --tracing-exporter-type

v1.13.0

This upgrade consists of the following Avalanche Community Proposal (ACP):

  • ACP-176 Dynamic EVM Gas Limits and Price Discovery Updates

The ACP in this upgrade goes into effect at 11 AM ET (3 PM UTC) on Tuesday, April 8th, 2025 on Mainnet.

All Fortuna supporting Mainnet nodes should upgrade before 11 AM ET, April 8th 2025.

The plugin version is unchanged at 39 and is compatible with version v1.12.2.

APIs

  • Added ProposerVM block timestamp metrics: avalanche_proposervm_last_accepted_timestamp
  • Added network health check to alert if a primary network validator has no ingress connections. Runs a configurable time after startup or 10 minutes by default.

Configs

  • Added:
    • --proposervm-min-block-delay
    • --network-no-ingress-connections-grace-period to configure how long after startup it is expected for a Mainnet validator to have received an ingress connection.

What's Changed

... (truncated)

Commits
  • ae36212 [tmpnet] Ensure GetNodeURIs returns locally-accessible URIs to ensure kube co...
  • 409ad90 adds config.json for C-Chain during antithesis - json logs (#3968)
  • 6cdbc54 Add Load Framework (#3942)
  • 9bf2cfa Bump github/codeql-action from 3.28.16 to 3.28.18 (#3970)
  • 209065e Bump bufbuild/buf-action from 1.1.1 to 1.1.4 (#3971)
  • dc7762c [ci] Update dependabot to only propose security updates for github actions (#...
  • 08bc475 refactor genesis building logic in avm and platformvm (#3949)
  • ec5fe0c Add Granite to the upgrade.Config (#3964)
  • 366868c Remove dead code (#3966)
  • ae2f8b1 Update proposervm summary to roll forward only (#3950)
  • Additional commits viewable in compare view

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 <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)

Bumps [ava-labs/avalanchego](https://github.com/ava-labs/avalanchego) from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to ae362123e911cbed3c65543e1663c9f30f6f3964.
- [Release notes](https://github.com/ava-labs/avalanchego/releases)
- [Changelog](https://github.com/ava-labs/avalanchego/blob/master/RELEASES.md)
- [Commits](ava-labs/avalanchego@c8b3f57...ae36212)

---
updated-dependencies:
- dependency-name: ava-labs/avalanchego
  dependency-version: ae362123e911cbed3c65543e1663c9f30f6f3964
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 26, 2025
@dependabot dependabot bot requested a review from aaronbuchwald as a code owner May 26, 2025 19:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 26, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #2052.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/ava-labs/avalanchego-ae362123e911cbed3c65543e1663c9f30f6f3964 branch June 2, 2025 19:44
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants