Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.
Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.
💡 [REQUEST] - Support for non-Anchor programs
💡 [REQUEST] - Access instruction Return value in Fuzz Tests
💡 [REQUEST] - Add `block_timestamp` field to the transaction context
💡 [REQUEST] - Generate errors enum in types.rs
💡 [REQUEST] - Better set account experience
💡 [REQUEST] - Better random for fuzzing
💡 [REQUEST] - Remove account from AddressStorage
💡 [REQUEST] - Generate PartialEq for Enums
💡 [REQUEST] - Make the trident test directory configurable
Drop the "create" reference from the `get_or_create()` function name