monad-developers / monad-developers/ultrafuzz

Create eval per node or group of nodes (stages)

Open
#80 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

deferred-post-v0.1 help wanted
Dominant language
TypeScript
Stars
85
Forks
18
Avg merge
11h 10m
Merged PRs (30d)
194

Description

Example:

We don't need to always re-run the whole "project setup" stage every time when what we care the most is the number of bugs found

It would be interesting to always start from the same baseline (eg BaseTest.t.sol)

We need to think about how to do evals that are not metric based

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the evaluation flow around the project setup stage and the BaseTest.t.sol baseline. Determine how evaluations are grouped by node or stage and how non-metric evaluations should be represented. Done means evaluations can reuse a consistent baseline, run for selected nodes or groups, and support results that are not metric-based.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity, typescript
Domain
testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.