Skip to content

trace based block for non existing block #866

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

Open
4 tasks
FlorianHuc opened this issue Apr 11, 2025 · 0 comments
Open
4 tasks

trace based block for non existing block #866

FlorianHuc opened this issue Apr 11, 2025 · 0 comments

Comments

@FlorianHuc
Copy link
Contributor

Description

create an endpoint to generate a trace for an invalid block

Tasks

  • define the RPC format. Input required are: block number, list of transaction, TBC coinbase address
  • use the state of the parent block, and generate a trace for a virtual block that would reuse the same timestamp, block number randao, ... as block from input parameter and that contains the list of trasnaction from the parameters.

Acceptance criteria

  • the generated trace can be used to generate a proof
  • state of the tracer instance is not modified
@FlorianHuc FlorianHuc changed the title trace based block for invalid request trace based block for non existing block Apr 11, 2025
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

No branches or pull requests

1 participant