Fuzz Testing
Open
evm
testing
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
Fuzz the inputs, particularly for precompiles and asset amounts (for decimal conversion). Should give us confidence that number inputs function properly in various settings and at the interface between the EVM and Cosmos SDK.
Contributor guide
Research direction
Start by locating the Go entry points for precompiles, asset-amount decimal conversion, and the EVM–Cosmos SDK boundary. Define fuzz cases for number inputs across those interfaces and verify that the fuzzing runs complete without conversion or execution failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100