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: transaction outcome proof verification with composition #25

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

austinabell
Copy link
Contributor

@austinabell austinabell commented Apr 24, 2024

** Experimental, do not use in production **

  • Switches the example to use recent live data, rather than an old scraped vector.
  • Implements program to verify a transaction outcome proof, composed with the light client proof
  • Bump zkvm version to 0.21

There is a strange issue relating to the outcome RPC proofs to resolve to the block hash rather than the block merkle root. I've asked about it here https://near.zulipchat.com/#narrow/stream/295558-core/topic/Outcome.20proof.20block.20root.20inconsistency/near/435204661

TODO:

  • Resolve above issue
  • Resolve types duplication at some point (they indicated they are doing a refactor to remove the bloat that also makes it incompatible to compile the core types in the zkVM, there are some unideal hacks)
  • Add License and headers

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.

None yet

1 participant