Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add fuzzer for the compact custom codec implementation from PR #6720 #7091

Merged
4 commits merged into from
Sep 13, 2020

Commits on Sep 11, 2020

  1. Add fuzzer for the compact custom codec implementation introduced in PR

    paritytech#6720.
    
    This commit adds a fuzzing harness for the custom compact encoding/decoding
    introduced in PR paritytech#6720.
    Vincent Ulitzsch committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f91b77f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Update primitives/npos-elections/fuzzer/src/compact.rs

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    viniul and bkchr authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    f6d7a48 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock: Add changes in elections-fuzzer

    Vincent Ulitzsch committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    3929b7d View commit details
    Browse the repository at this point in the history
  3. Change indentation from spaces to tabs

    Vincent Ulitzsch committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    9c44f27 View commit details
    Browse the repository at this point in the history