Skip to content

Commit 13b0288

Browse files
authored
Merge pull request #177 from ChmielewskiKamil/patch-2
Exercise 5 and 6 names were swapped
2 parents 4f89e84 + 66374aa commit 13b0288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

program-analysis/echidna/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Watch our [Fuzzing workshop](https://www.youtube.com/watch?v=QofNQxW_K08&list=PL
3131
- [Exercise 2](./Exercise-2.md): Testing access control
3232
- [Exercise 3](./Exercise-3.md): Testing with custom initialization
3333
- [Exercise 4](./Exercise-4.md): Testing with `assert`
34-
- [Exercise 5](./Exercise-5.md): Solving Damn Vulnerable DeFi - Unstoppable
35-
- [Exercise 6](./Exercise-6.md): Solving Damn Vulnerable DeFi - Naive Receiver
34+
- [Exercise 5](./Exercise-5.md): Solving Damn Vulnerable DeFi - Naive Receiver
35+
- [Exercise 6](./Exercise-6.md): Solving Damn Vulnerable DeFi - Unstoppable
3636
- [Exercise 7](./Exercise-7.md): Solving Damn Vulnerable DeFi - Side Entrance
3737
- [Exercise 8](./Exercise-8.md): Solving Damn Vulnerable DeFi - The Rewarder
3838

0 commit comments

Comments
 (0)