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(engine): proof fetching on state update for StateRootTask #12458

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    60d2b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c251741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d88b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44c39aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e518b7c View commit details
    Browse the repository at this point in the history
  6. fix test

    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    0f787e0 View commit details
    Browse the repository at this point in the history
  7. prevent state root calculation and returning final result without the…

    … ongoing proof calculations received
    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    15178e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d52bdad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ca5a25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06f3f32 View commit details
    Browse the repository at this point in the history
  11. Update crates/engine/tree/src/tree/root.rs

    Co-authored-by: Roman Krasiuk <[email protected]>
    fgimenez and rkrasiuk committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6849f8e View commit details
    Browse the repository at this point in the history
  12. fmt

    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2fa00fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e45f38 View commit details
    Browse the repository at this point in the history
  14. fix add proof

    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2c08410 View commit details
    Browse the repository at this point in the history
  15. fix add_proof

    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    9a4aa01 View commit details
    Browse the repository at this point in the history
  16. reduce test state elements

    fgimenez committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    1665120 View commit details
    Browse the repository at this point in the history