forked from ava-labs/coreth
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Master sync v0.13.9 rc.1 #10
Merged
Merged
Conversation
This file contains 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
* 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 (#1333) * bump golang version * remove style changes --------- Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
dupontcy
approved these changes
Dec 10, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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