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

Fuzz testing the protocol parser #76

Open
mhanne opened this issue Mar 28, 2014 · 0 comments
Open

Fuzz testing the protocol parser #76

mhanne opened this issue Mar 28, 2014 · 0 comments

Comments

@mhanne
Copy link
Contributor

mhanne commented Mar 28, 2014

See #75 - this actually happened to me by accident (I was feeding it a block with the magic bytes still in front).

Maybe we should add some fuzz-testing for the protocol parser that just feeds it (semi?) random data and makes sure it doesn't fail in unexpected ways.

Any thoughts?

I think I have heard about such a thing for bitcoind once, but I can't find it anymore..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant