Merged
Conversation
Author
|
It seems CI is failing because one of the dependencies is asking using go1.26 so it has to update the lint version. While doing that, it started pointing to 65 issues. Which means there will be an aggressive amount of changes to make it work. |
cffls
reviewed
Mar 12, 2026
lucca30
commented
Mar 12, 2026
cffls
approved these changes
Mar 12, 2026
pratikspatil024
approved these changes
Mar 13, 2026
pratikspatil024
added a commit
that referenced
this pull request
Mar 26, 2026
* rpc: handle ss txs in GetLogsByHash (#124) * core, execution, polygon, rpc: giugliano HF - decode gas params from extra data and serve via RPC (#132) * core, execution, polygon, rpc: giugliano HF - decode gas params from extra data and serve via RPC * added optional borExtra param to eth_getBlockByNumber/Hash to get gas params and tx dependency * fix tests, not related * renamed the rpc field to decodedExtra * Giugliano HF (#135) * giugliano HF * upgrade lint to fix CI * bumps lint on ci * params: version bump to v3.5.0-beta * added giugliano block for amoy (#137) * params: version bump to v3.5.0-beta2 * core/vm: enable kzg back for madhugiri forks (#139) * added giugliano block for mainnet (#140) * params: version bump to v3.5.0 --------- Co-authored-by: Marcello Ardizzone <marcelloardizzone@hotmail.it> Co-authored-by: Lucca Martins <lucca_martins30@yahoo.com.br> Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
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.
No description provided.