crytic / etheno

Simplify Ethereum security analysis and testing
GNU Affero General Public License v3.0
332 stars 31 forks source link

Etheno needs to be redesigned, removing features are unused or broken #95

Open ggrieco-tob opened 2 years ago

ggrieco-tob commented 2 years ago

Right now, Etheno is an important part of end-to-end testing using Echidna, however most of the features are not related to that and tend to break the rest of the tool. Right now, we need to remove all the code that is barely used, including:

When we have a more reduced codebase, we can start with other improvements.

anishnaik commented 2 years ago

Parity integration will also be removed since it is no longer supported and is now called openEthereum