filecoin-signing-tools icon indicating copy to clipboard operation
filecoin-signing-tools copied to clipboard

Fuzzing

Open rllola opened this issue 2 years ago • 0 comments

In https://github.com/Zondax/filecoin-signing-tools/pull/551 we have removed the fuzzing code. When introducing the remote serde feature we removed the need for intermediary structure to convert from JSON to CBOR.

Therefore some of the fuzzing code wasn't relevant anymore. However we should not loose the fuzzing feature and would need to see where it is needed now.

:link: zboto Link

rllola avatar Apr 26 '22 09:04 rllola