kuliq23

Results 4 comments of kuliq23

Hi, student of @quapka here! Thank you for all the useful comments and lots of help. I got a question. Is bitcoinfuzz being run/running somewhere periodically/constantly? It would help to...

> 2. Decode base58 (remove checksum) -> raw 78 bytes Does this mean that the initial `fuzz_data` that the mutator receives is a (valid) key encoded in base58? I thought...

## Ready for review - Updated so that deserialization target does not depend on the serialization functionality of each module and returns a string of this format: ``` $"depth={depthHex};fp={fingerprintHex};child={childHex};chaincode={chainHex};key={keyHex}" ----...