Skip to content

Enable plugins to provide Besu with a tracer #8489

@OlivierBBB

Description

@OlivierBBB

Description

To connect Linea's traces to the Shomei traces in Linea's state manager the most natural solution would be for the tracer plugin to be able to provide Besu with the Trie Logs it produced while executing a (sequence of) block(s).

The underlying issue is that the state accesses required by the arithmetization outnumber those produced by a normal Besu node. If the state accesses of the tracer plugin could be fed back to the trie logs that Shomei converts into its traces, we would solve this issue elegantly and at very small cost (as compared to a spec change.)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions