Skip to content

Commit

Permalink
hot-fuzz remove temporary instructions fix (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngmachado authored Jun 6, 2022
1 parent 4ab5d2b commit 4b89f01
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions packages/hot-fuzz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,7 @@ How To Use

## Setup

1. Download the latest echidna binary from: https://github.com/crytic/echidna

> :warning: Temporary Workaround needed
>
> Hot fuzz currently needs a fix in echidna to support contract deployment to specific address.
>
> The fix can be found at https://github.com/crytic/echidna/pull/758.
>
> To download, open the link above -> click "Checks" tab -> click "CI" -> Download the artifact
> for your operating system.
1. Download the latest echidna binary from: https://github.com/crytic/echidna/releases

2. Add `@superfluid-finance/hot-fuzz` to your project `devDependencies`.

Expand Down

0 comments on commit 4b89f01

Please sign in to comment.