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

[WIP] Fuzz test CKBProtocolHandler and ServiceProtocol #4488

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Jun 17, 2024

  1. network/fuzz move to ./fuzz

    joii2020 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8506c9e View commit details
    Browse the repository at this point in the history
  2. Add fuzz: CKBProtocolHandler

    joii2020 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    836f3a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Optimize fuzz_p2p

    joii2020 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9112e48 View commit details
    Browse the repository at this point in the history
  2. Add fuzz: ServiceProtocol

    joii2020 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5603e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c3362b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b90764 View commit details
    Browse the repository at this point in the history
  5. Update fuzz/rust-toolchain

    joii2020 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    72d30e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2b690d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d6849b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Dealing with some comments

    joii2020 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cf33b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d70ef7 View commit details
    Browse the repository at this point in the history