cosmos / cosmos/evm

Fuzz Testing

Open
#113 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.