Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps ava-labs/avalanchego from c8b3f57d2a2556d41ca6a0b2da11561b1d7bab75 to d6386c131e828e246588a346936257ca67dc066e.

Changelog

Sourced from ava-labs/avalanchego's changelog.

Release Notes

Pending

v1.14.0

This release schedules the activation of the following Avalanche Community Proposals (ACPs):

  • ACP-181 P-Chain Epoched Views
  • ACP-204 Precompile for secp256r1 Curve Support
  • ACP-226 Dynamic Minimum Block Times

The ACPs in this upgrade go into effect at 11 AM ET (4 PM UTC) on Wednesday, November 19th, 2025 on Mainnet.

All Mainnet nodes must upgrade before 11 AM ET, November 19th 2025.

The plugin version is updated to 44; all plugins must update to be compatible.

LibEVM Hook Registration

This release includes changes for how EVM modifications are registered with libevm. For consumers of avalanchego as a library, manual registration of libevm callbacks is now required.

APIs

  • Added support for specifying multiple Avalanche-Api-Route headers for more complex routing.
  • Added proposervm gRPC, connectrpc, and jsonrpc APIs for GetProposedHeight and GetCurrentEpoch.
    • The gRPC and connectrpc APIs are routed by adding a second Avalanche-Api-Route header with the value proposervm.
    • The jsonrpc APIs are added to all chains with the base endpoint /proposervm.
  • Added platformvm platform.GetAllValidatorsAt API.

Configs

  • Changed default proposerMinBlockDelay for L1s (other than Primary Network) to 0.

Fixes

  • Improved bootstrapping ETA predictions.

Full Changelog: ava-labs/avalanchego@v1.13.5...v1.14.0

v1.13.5

This version is backwards compatible to v1.13.0. It is optional, but encouraged.

The plugin version is unchanged at 43 and is compatible with version v1.13.4.

Configs

  • Replaced pull-gossip-throttling-limit with pull-gossip-requests-per-validator in the X-Chain and P-Chain configs

Fixes

... (truncated)

Commits

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 d6386c131e828e246588a346936257ca67dc066e.
- [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...d6386c1)

---
updated-dependencies:
- dependency-name: ava-labs/avalanchego
  dependency-version: d6386c131e828e246588a346936257ca67dc066e
  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 Nov 17, 2025
@dependabot dependabot bot requested a review from aaronbuchwald as a code owner November 17, 2025 19:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 17, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #2104.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/ava-labs/avalanchego-d6386c131e828e246588a346936257ca67dc066e branch November 24, 2025 19:52
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.

1 participant