Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Consensus fuzzing #1840

Merged
merged 2 commits into from
Nov 13, 2018
Merged

Consensus fuzzing #1840

merged 2 commits into from
Nov 13, 2018

Conversation

luckychess
Copy link
Contributor

Description of the Change

Fuzzing for consensus (SendState endpoint).

Benefits

One more fuzzing-covered endpoint.

Possible Drawbacks

Need CI integration.

Usage Examples or Tests

cmake -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++  -DFUZZING=ON ..
make consensus_fuzz

@l4l
Copy link
Contributor

l4l commented Nov 8, 2018

Fix the build please

@l4l l4l added needs-review pr awaits review from maintainers security labels Nov 8, 2018
Signed-off-by: Konstantin Munichev <toobwn@gmail.com>
Signed-off-by: Konstantin Munichev <toobwn@gmail.com>
@luckychess luckychess merged commit ed83735 into dev Nov 13, 2018
@luckychess luckychess deleted the feature/consensus_fuzzing branch November 13, 2018 11:09
luckychess added a commit that referenced this pull request Nov 19, 2018
Signed-off-by: Konstantin Munichev <toobwn@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-review pr awaits review from maintainers security
Development

Successfully merging this pull request may close these issues.

None yet

3 participants