This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Conversation
* refactor CallExpert * more correctness * refactor: add back CallStipend * inline CanTransferMC * inline call to CallExpert * use high value to fail balance check instead of modifying Context.CanTransfer * add log * drop call stipend * remove callex * remove balancemc * remove unused * deadcode
* params: add BerlinBlock, LondonBlock, ShanghaiTime * fix for UTs & e2e
* bump avalanchego, start v0.13.9 cycle * update versions.sh
* keep deprecatedContract behavior for previously deployed contracts * avoid modifying globals * set timestamps in chain config
* fix: set eth upgrades in backwards compatible way * fix * undo debugging * add UT
* nit: peer/network.go: remove refs to cross chain in comments (ava-labs#1333) * bump golang version * remove style changes --------- Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
dupontcy
approved these changes
Dec 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why this should be merged
https://taurusgroup.atlassian.net/browse/DEV-34295
Update Avalanche node to avalanche go v1.12.0
How this works
avalanchego v1.12.0 depends on coreth v0.13.9-rc.1
How this was tested
CI tests