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

[Experimental] Transaction and receipt proofs #16

Closed
wants to merge 6 commits into from

Conversation

jonathanpwang
Copy link
Contributor

Circuits for proving specific fields inside an Ethereum transaction and/or transaction receipt, at any historical block. The provided circuits allow multiple transaction fields (from different blocks) as inputs. These are proved in ZK with respect to a Merkle Mountain Range of all block hashes for blocks from genesis to some current block.

Instructions on how to run the different provided binaries are here: https://github.com/axiom-crypto/axiom-eth/blob/experimental/tx_and_receipts/axiom-eth/src/bin/README.md#transaction-and-receipts-proof

The output calldata generated by these binaries is compatible with axiom-crypto/axiom-v1-contracts#5

@jonathanpwang jonathanpwang marked this pull request as draft July 20, 2023 02:44
@jonathanpwang jonathanpwang deleted the experimental/tx_and_receipts branch January 20, 2024 23:45
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.

2 participants