-
Notifications
You must be signed in to change notification settings - Fork 459
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
simulators/ethereum/engine: Withdrawals Test Suite #659
Conversation
5ec12a3
to
10c3830
Compare
Build for This doesn't seem right, I'm not sure why a replace within a submodule could affect the root module in a workspace, do you know if this behavior is expected @fjl ? Any pointers would be appreciated, since I've tried many workarounds to this error and I could not get it fixed. |
07c40e0
to
62a69bf
Compare
This was merged in #676 |
Draft of withdrawals tests.
At the moment it simply makes the required changes to the CLMocker to be able to send the new versions of the Engine API methods that support withdrawals.
More test cases need to be added.