Skip to content

Commit

Permalink
Merge pull request #177 from ChmielewskiKamil/patch-2
Browse files Browse the repository at this point in the history
Exercise 5 and 6 names were swapped
  • Loading branch information
montyly authored Jan 6, 2023
2 parents 4f89e84 + 66374aa commit 13b0288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions program-analysis/echidna/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Watch our [Fuzzing workshop](https://www.youtube.com/watch?v=QofNQxW_K08&list=PL
- [Exercise 2](./Exercise-2.md): Testing access control
- [Exercise 3](./Exercise-3.md): Testing with custom initialization
- [Exercise 4](./Exercise-4.md): Testing with `assert`
- [Exercise 5](./Exercise-5.md): Solving Damn Vulnerable DeFi - Unstoppable
- [Exercise 6](./Exercise-6.md): Solving Damn Vulnerable DeFi - Naive Receiver
- [Exercise 5](./Exercise-5.md): Solving Damn Vulnerable DeFi - Naive Receiver
- [Exercise 6](./Exercise-6.md): Solving Damn Vulnerable DeFi - Unstoppable
- [Exercise 7](./Exercise-7.md): Solving Damn Vulnerable DeFi - Side Entrance
- [Exercise 8](./Exercise-8.md): Solving Damn Vulnerable DeFi - The Rewarder

Expand Down

0 comments on commit 13b0288

Please sign in to comment.