-
Couldn't load subscription status.
- Fork 7
chore: remove unused reth flag #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughTwo configuration changes to the Reth Docker container setup: the default image version is updated from "latest" to "pr-2765", and the ev-reth feature flag is removed from node container startup arguments. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧬 Code graph analysis (1)framework/docker/evstack/reth/config.go (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Q: evstack/ev-node#2765 has some failing e2e tests is that ok?
|
ah I think that image is not pushed, the test may fail now but should be fine once the ev-node PR is merged. |
they're failing 'cause their version of tastora is passing the flag that no longer exists, a bit of a chicken and egg problem. If we cut a tag with this it should allow the tests on both repos to pass. |
Overview
ref evstack/ev-node#2765
Summary by CodeRabbit