Problem Statement
We are bringing in a new wave of contributors! As part of our ongoing efforts to improve the Sanctifier ecosystem, we need help with contracts/runtime-guard-wrapper/src/lib.rs.
Task: Add fuzz testing harness for contracts/runtime-guard-wrapper/src/lib.rs.
Context: Create a fuzz test using cargo fuzz to ensure the contract handles unexpected inputs gracefully.
Acceptance Criteria
Difficulty Hint
This is a great issue for anyone looking to get involved in the Soroban Smart Contracts stack of the project. If you have questions, drop a comment below!
Tags: smart-contracts,soroban,help wanted,contrib-wave
File Pointer: contracts/runtime-guard-wrapper/src/lib.rs
Problem Statement
We are bringing in a new wave of contributors! As part of our ongoing efforts to improve the Sanctifier ecosystem, we need help with
contracts/runtime-guard-wrapper/src/lib.rs.Task: Add fuzz testing harness for
contracts/runtime-guard-wrapper/src/lib.rs.Context: Create a fuzz test using
cargo fuzzto ensure the contract handles unexpected inputs gracefully.Acceptance Criteria
make testorcargo test).Difficulty Hint
This is a great issue for anyone looking to get involved in the
Soroban Smart Contractsstack of the project. If you have questions, drop a comment below!Tags:
smart-contracts,soroban,help wanted,contrib-waveFile Pointer: contracts/runtime-guard-wrapper/src/lib.rs