bitcoin-ruby icon indicating copy to clipboard operation
bitcoin-ruby copied to clipboard

Fuzz testing the protocol parser

Open mhanne opened this issue 11 years ago • 0 comments

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..

mhanne avatar Mar 28 '14 09:03 mhanne