Bump Geth to v1.15.7-sei-2 and set request size limit to 10MB#2261
Merged
Bump Geth to v1.15.7-sei-2 and set request size limit to 10MB#2261
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2261 +/- ##
==========================================
- Coverage 60.15% 60.14% -0.02%
==========================================
Files 311 311
Lines 30095 30098 +3
==========================================
- Hits 18103 18101 -2
- Misses 10717 10718 +1
- Partials 1275 1279 +4
🚀 New features to boost your workflow:
|
sei-will
approved these changes
Jul 25, 2025
philipsu522
approved these changes
Jul 25, 2025
codchen
approved these changes
Jul 28, 2025
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
Simply bump Geth to next version to include sei-protocol/go-ethereum#62 also upstream to ethereum/go-ethereum#32279 change and set websocket readLimit to prevent the OOM issue
Testing performed to validate your change