-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add Voltaire erc-4337 bundler integration #298
base: main
Are you sure you want to change the base?
Conversation
tysm @sherifahmed990 ! |
Hello @hamdiallam , the PR seems to be blocked by the Unit Tests/go-tests for some reason, even if the content of the RP is in a complete new folder. Do you have a recommendation on how to unblock this? |
Hi @Sednaoui can you merge in the latest changes from the |
|
Head branch was pushed to by a user without write access
latest changes merged @fainashalts |
Hi @sherifahmed990! Thank you for the update! Looks like we have one test failing, can you take a look? Will be happy to merge this in once everything is passing. |
Thank you for reviewing @fainashalts. Unfortunately the main branch has the same test failing. The fail is not related to this PR. https://github.com/ethereum-optimism/supersim/runs/35737482822 This PR opens a complete new folder with the ERC-4337 Bundler addition, so it's not related to the go unit-tests that are failling. |
Description
This pr contains shell scripts to run and stop three voltaire bundler docker containers for the 3 default chains in supersim.
Also the script can be modified for fork mode.