Moises Pompilio
Results
2
issues of
Moises Pompilio
Instead of just returning `std::optional`,` block_deserialization` functions could return the block hash. This would allow us to compare hashes for successful deserialization and extend fuzzing to cover hash validation. **Proposed...
good first issue
### What was added: **Automatic Build Script** (`auto_build.sh`): - Introduced a script to automate module builds using `CXXFLAGS`. - Supports optional cleaning modes (`FULL`, `CLEAN`, or selective cleaning) before building....