Skip to content

Recon-Fuzz/StakingRewards-invariants

Repository files navigation

Foundry StakingRewards

Fuzz with:

echidna . --contract CryticTester --config echidna.yaml --format text --workers 16 --test-limit 1000000
recon fuzz . --contract CryticTester --config echidna.yaml --format text --workers 16 --test-limit 1000000000
medusa fuzz

Goals:

  • Reach full coverage
  • Property Specification
  • Property Implementation

About

Foundry Starter for SNX Rewards Manager, the most OG contract still used in prod. NOTE: This is a 0.8 port, DO NOT USE WITHOUT AUDIT!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors