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

blockchain: add execution witness validation #515

Merged
merged 30 commits into from
Oct 29, 2024

Commits on Oct 24, 2024

  1. blockchain: add execution witness validation

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9beccc2 View commit details
    Browse the repository at this point in the history
  2. more fixes

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    86c9305 View commit details
    Browse the repository at this point in the history
  3. update go-ipa

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7ee97cc View commit details
    Browse the repository at this point in the history
  4. update go-ipa

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20fa694 View commit details
    Browse the repository at this point in the history
  5. add parentRoot to dispatched output

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b0521df View commit details
    Browse the repository at this point in the history
  6. remove todo

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7ee8902 View commit details
    Browse the repository at this point in the history
  7. fix compilation

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    47e17d1 View commit details
    Browse the repository at this point in the history
  8. target tenatative version

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fd59830 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0406d61 View commit details
    Browse the repository at this point in the history
  10. generate parentRoot for witness check

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a588006 View commit details
    Browse the repository at this point in the history
  11. progress

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b08b06b View commit details
    Browse the repository at this point in the history
  12. more fixes

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dcaffc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3ca9415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c781d4b View commit details
    Browse the repository at this point in the history
  3. cleanup

    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    034a01c View commit details
    Browse the repository at this point in the history
  4. fix

    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b738092 View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c229a56 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    551b0c8 View commit details
    Browse the repository at this point in the history
  7. mod: use latest go-verkle

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    606e682 View commit details
    Browse the repository at this point in the history
  8. more fixes

    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4afce0a View commit details
    Browse the repository at this point in the history
  9. update go-verkle

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f4a98cf View commit details
    Browse the repository at this point in the history
  10. add comment

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8461f91 View commit details
    Browse the repository at this point in the history
  11. cleanup

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e9f1c83 View commit details
    Browse the repository at this point in the history
  12. ci: test fixtures alpha

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bf7a55b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. ci change branch

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8790b40 View commit details
    Browse the repository at this point in the history
  2. restore target branch

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3a17341 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. pr feedback

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1ac865c View commit details
    Browse the repository at this point in the history
  2. fix nit

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ff97fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d134ccf View commit details
    Browse the repository at this point in the history
  4. disable more linter checks

    gballet committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f0cfa2e View commit details
    Browse the repository at this point in the history