Skip to content
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

AA-472 support geth-native-tracer #66

Merged
merged 13 commits into from
Oct 27, 2024
Merged

Conversation

drortirosh
Copy link
Contributor

  • runall now brings up an geth instance that supports bundlerCollectorTracer
  • bundlers are not required to use it, but if they do:
  • the new node is exposed as $NODE_NATIVE_TRACER_URL
  • the aabundler is a new version that use this node with --tracerRpcUrl parameter (see bundler PR AA-472 support native tracer bundler#230)

- runall now brings up an geth instance that supports
bundlerCollectorTracer
- bundler can access this node at $NODE_NATIVE_TRACER_URL
(note: that node is not "connected" to the network: it requires a
"stateOverrides", created using prestateTracer - but it runs much faster
than javascript tracer)
@drortirosh drortirosh force-pushed the native-4337-bundler-collector branch from bc4c3d8 to eabfd38 Compare October 9, 2024 21:13
@drortirosh drortirosh changed the title support geth-native-tracer AA-472 support geth-native-tracer Oct 21, 2024
@drortirosh drortirosh merged commit f9b06b2 into master Oct 27, 2024
1 check failed
@drortirosh drortirosh deleted the native-4337-bundler-collector branch October 27, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants