You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: e2e/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,11 @@ Assuming you have your environment properly setup, you can use the following com
61
61
```bash
62
62
yarn run test
63
63
```
64
+
65
+
## Using native tracers for faster performance
66
+
67
+
For better performance, build Geth from source using the [ERC-4337 Execution Clients](https://github.com/stackup-wallet/erc-4337-execution-clients) repository. Run the built geth binary and reset the bundler with the following config:
0 commit comments