Skip to content

Reimplement JUMPDEST prefetching on server side #20

@einar-polygon

Description

@einar-polygon

Rationale

Moving structlog fetching and the generate_jumpdest_table function serverside would allow us to fetch heavy structlogs and compute jumpdest tables ahead of time allowing for fast, cached responses.

Implementation

Do you have ideas regarding the implementation of this feature?

I already implemented it in Rust, see zk_evm#427.

Are you willing to implement this feature?

Yes.

The rpc client already contains a CLI parameter stub that needs to be activated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions