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

Integrate PoL into consensus #721

Merged
merged 29 commits into from
Sep 10, 2024
Merged

Integrate PoL into consensus #721

merged 29 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Add PoL crate

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c5bef49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1927a94 View commit details
    Browse the repository at this point in the history
  3. Integrate PoL into consensus

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e3b00b4 View commit details
    Browse the repository at this point in the history
  4. remove metal feature

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7826330 View commit details
    Browse the repository at this point in the history
  5. install risc0 on ci

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2970b7c View commit details
    Browse the repository at this point in the history
  6. more risc0 install

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    28625e5 View commit details
    Browse the repository at this point in the history
  7. fix da tests

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0a68c51 View commit details
    Browse the repository at this point in the history
  8. pass gh token

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    586d63a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f717c41 View commit details
    Browse the repository at this point in the history
  10. clippy allow

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7f220ed View commit details
    Browse the repository at this point in the history
  11. do not run in release mode

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a3f16c View commit details
    Browse the repository at this point in the history
  12. drop windows in CI

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dff3720 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c8dc73 View commit details
    Browse the repository at this point in the history
  14. fmt

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29cb145 View commit details
    Browse the repository at this point in the history
  15. configurable slot time

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5bd7b42 View commit details
    Browse the repository at this point in the history
  16. use xlarge workers

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a5ddee6 View commit details
    Browse the repository at this point in the history
  17. fix workflows

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8697555 View commit details
    Browse the repository at this point in the history
  18. remove unstable test

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0ff6071 View commit details
    Browse the repository at this point in the history
  19. use xlarge runners

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8f56da2 View commit details
    Browse the repository at this point in the history
  20. separate integrations tests

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0e28b23 View commit details
    Browse the repository at this point in the history
  21. fix features

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ac15905 View commit details
    Browse the repository at this point in the history
  22. add token to ci

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4fce5af View commit details
    Browse the repository at this point in the history
  23. downgrade runners

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    798bf94 View commit details
    Browse the repository at this point in the history
  24. fix integration tests

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    43e6c5d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d75c0e8 View commit details
    Browse the repository at this point in the history
  26. fix coverage risc0 install

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9ef8d8b View commit details
    Browse the repository at this point in the history
  27. increase slot time

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    519e829 View commit details
    Browse the repository at this point in the history
  28. use cargo binstall

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dcd5d4d View commit details
    Browse the repository at this point in the history
  29. clean before coverage

    zeegomo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c11fb7e View commit details
    Browse the repository at this point in the history