chore(giga): remove mentions of experimental and evmone#3411
Open
chore(giga): remove mentions of experimental and evmone#3411
Conversation
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3411 +/- ##
=======================================
Coverage 59.24% 59.24%
=======================================
Files 2110 2110
Lines 174149 174149
=======================================
Hits 103175 103175
Misses 62041 62041
Partials 8933 8933
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
94f35dc to
667565b
Compare
667565b to
22e2b4c
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in 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.
Describe your changes and provide context
The Giga executor is no longer experimental, so we should remove mentions of that in comments and config.
It's also not (strictly) evmone-based, so we remove mentions of that as well.
Testing performed to validate your change
Note
Low Risk
Comment/documentation-only updates around the Giga executor; no runtime behavior or configuration keys change, so risk is low.
Overview
Cleans up Giga executor messaging by removing references to it being experimental or strictly evmone-based across app comments, config templates, docs, scripts, and integration test descriptions.
No functional changes: the
GIGA_EXECUTOR/GIGA_OCCflags, TOML keys, and transaction execution routing remain the same; only user-facing wording and log/script text is updated.Reviewed by Cursor Bugbot for commit 22e2b4c. Bugbot is set up for automated code reviews on this repo. Configure here.