Hyperdrive Fuzzing
Past due by about 1 year
100% complete
We have a general imperative to fuzz the protocol and find as many bugs as possible
- invariant checks during fuzzing
- automate deployment of infra fuzz pipeline
- automate crash report delivery & notification
-
make it as easy as possible to troubleshoot bugs found during fuzzing
- reduce false positives
- write more unit tests around fuzz pipeline to make …
We have a general imperative to fuzz the protocol and find as many bugs as possible
- invariant checks during fuzzing
- automate deployment of infra fuzz pipeline
- automate crash report delivery & notification
- make it as easy as possible to troubleshoot bugs found during fuzzing
- reduce false positives
- write more unit tests around fuzz pipeline to make it easier to narrow down bugs
- load bot & chain state in python to ensure the bug is in solidity
- add expected anvil errors that we can ignore/retry around w/ warnings
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.