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: prove all tx in a block #6

Merged
merged 8 commits into from
Dec 6, 2023
Merged

feat: prove all tx in a block #6

merged 8 commits into from
Dec 6, 2023

Commits on Nov 29, 2023

  1. blockdata fetcher

    nikkolasg committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    39b60be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000ccf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. full proof verification

    nikkolasg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e11e31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e5143 View commit details
    Browse the repository at this point in the history
  3. full block proving

    nikkolasg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c4b2e7e View commit details
    Browse the repository at this point in the history
  4. fmt

    nikkolasg committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    279ade5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. move prover to test

    nikkolasg committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9092582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc1ea3 View commit details
    Browse the repository at this point in the history