Skip to content

ADD: PartialTrieView reconstruction from ExecutionWitness#81

Draft
thomas-quadratic wants to merge 1 commit intobesu-eth:mainfrom
Quadratic-Labs:feature/verkle-proof-verification
Draft

ADD: PartialTrieView reconstruction from ExecutionWitness#81
thomas-quadratic wants to merge 1 commit intobesu-eth:mainfrom
Quadratic-Labs:feature/verkle-proof-verification

Conversation

@thomas-quadratic
Copy link
Copy Markdown
Contributor

PR description

New feature for proof verification. This will include several steps:

  1. Deserialising geth execution witness format into intermediary representation.
  2. Building a View of the Partial Verkle Trie from that intermediary representation.
  3. Gather Verification Queries
  4. Call IPAMultiPointLib to verify the queries against the proof.

Fixed Issue(s)

Step 1 will probably be a PR in Besu.
Step 2 is this initial draft PR
Step 3 is coming
Step 4 will probably be a PR in rust-verkle.

Signed-off-by: Thomas Zamojski <thomas.zamojski@quadratic-labs.com>
@github-actions
Copy link
Copy Markdown

  • I thought about the changelog.

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