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

ci: add fuzz jobs #3662

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

ci: add fuzz jobs #3662

wants to merge 31 commits into from

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ed776d5 View commit details
    Browse the repository at this point in the history
  2. tx: impl Arbitrary for Tx

    tzemanovic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3b3bc44 View commit details
    Browse the repository at this point in the history
  3. fuzz mempool with arb txs

    tzemanovic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e50d693 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1e5fc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    952d3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b9a613 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0a4ffe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ef8594 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c94a2f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf39d55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b03693 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9f7a5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24754f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ba0cf1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b00fd08 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12c6707 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7109967 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dad2536 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1db22f View commit details
    Browse the repository at this point in the history
  20. fix clippy

    tzemanovic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    559cb2d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e6fb5f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd8f414 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a67f6db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cfae523 View commit details
    Browse the repository at this point in the history
  25. fuzz: add README.md

    tzemanovic committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0762355 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1939f38 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4fcb25b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d06f4cc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fuzz: add txs_wasm_run

    tzemanovic committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0d57648 View commit details
    Browse the repository at this point in the history
  2. changelog: add #3445

    tzemanovic committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a7866bf View commit details
    Browse the repository at this point in the history
  3. ci: add fuzzing jobs

    Fraccaman committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c8cc6e3 View commit details
    Browse the repository at this point in the history