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

support geth-native-tracer #66

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

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 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
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.

1 participant