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

[Merged by Bors] - Add invalid post malfeasance #6308

Closed
wants to merge 36 commits into from

Commits on Nov 6, 2024

  1. Add invalid post malfeasance

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    64aadb5 View commit details
    Browse the repository at this point in the history
  2. make generate

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5d4742f View commit details
    Browse the repository at this point in the history
  3. Continue validation of proof

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aba0dbf View commit details
    Browse the repository at this point in the history
  4. Add missing string for enum

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a7e2b3b View commit details
    Browse the repository at this point in the history
  5. Refactor proof interface

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5ae98bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83fb450 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f514d8 View commit details
    Browse the repository at this point in the history
  8. WiP

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7b8a890 View commit details
    Browse the repository at this point in the history
  9. WiP Invalid Post Proof

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c14e9f7 View commit details
    Browse the repository at this point in the history
  10. Refactor proof generation

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8dceaf6 View commit details
    Browse the repository at this point in the history
  11. More refactoring

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    096f93e View commit details
    Browse the repository at this point in the history
  12. Continued refactoring

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c9dd294 View commit details
    Browse the repository at this point in the history
  13. Code deduplication

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    92c6f62 View commit details
    Browse the repository at this point in the history
  14. Cleanup

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bc17ddf View commit details
    Browse the repository at this point in the history
  15. Add todos for later

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ce59ff9 View commit details
    Browse the repository at this point in the history
  16. WiP

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    00fbeff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c5b5e44 View commit details
    Browse the repository at this point in the history
  18. WiP Adding tests

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    382bed6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9866631 View commit details
    Browse the repository at this point in the history
  20. Make positive test pass

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2339333 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7170bd6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a2f690d View commit details
    Browse the repository at this point in the history
  23. More testcases

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ebda15f View commit details
    Browse the repository at this point in the history
  24. Fix typos

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a3de4da View commit details
    Browse the repository at this point in the history
  25. Add remaining tests

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0989153 View commit details
    Browse the repository at this point in the history
  26. Add test to handler v2

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    312dd2e View commit details
    Browse the repository at this point in the history
  27. Add missing tests

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    434a7b1 View commit details
    Browse the repository at this point in the history
  28. Remove obsolete method

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4bc8b97 View commit details
    Browse the repository at this point in the history
  29. Cleanup

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4b5a81f View commit details
    Browse the repository at this point in the history
  30. Cleanup

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    beba431 View commit details
    Browse the repository at this point in the history
  31. Simplify check

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2e16199 View commit details
    Browse the repository at this point in the history
  32. Update merkle-tree library

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cb7ccaa View commit details
    Browse the repository at this point in the history
  33. Update TODO

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    03607bc View commit details
    Browse the repository at this point in the history
  34. Update TODOs

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1334924 View commit details
    Browse the repository at this point in the history
  35. Fix failing test

    fasmat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    33ef67e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3425c11 View commit details
    Browse the repository at this point in the history