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

feat: block structlog retrieval #682

Open
wants to merge 4 commits into
base: einar/prefetch_transaction_jumps/pr
Choose a base branch
from

Conversation

atanmarko
Copy link
Member

Resolves #675

@atanmarko atanmarko self-assigned this Oct 1, 2024
@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Oct 1, 2024
@atanmarko atanmarko added this to the Performance Tuning milestone Oct 1, 2024
@atanmarko atanmarko marked this pull request as ready for review October 1, 2024 16:43
@Nashtare Nashtare linked an issue Oct 1, 2024 that may be closed by this pull request
@atanmarko
Copy link
Member Author

I'll remove server-fetched-structlogs. Then we will have:

  1. prover simulation
  2. client fectched structlogs (client gets raw structlogs from the server)
  3. server generated jumpdest table

Also, I'll remove create memory retrieval

@atanmarko atanmarko force-pushed the feat/block-structlogs-retrieval branch from 64c2237 to 6c3f6d0 Compare October 3, 2024 14:00
@atanmarko atanmarko force-pushed the feat/block-structlogs-retrieval branch from 6c3f6d0 to 8a74979 Compare October 3, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: zero_bin Anything related to the zero-bin subcrates.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Replace debug_traceTransaction with block level calls where possible
1 participant