ethereum / hevm

symbolic EVM evaluator
https://hevm.dev
GNU Affero General Public License v3.0
227 stars 46 forks source link

[DRAFT] Better cheatcode error texts #503

Open msooseth opened 2 months ago

msooseth commented 2 months ago

Description

This PR aims to fix #497 so we can have better cheatcode errors. However, I am still struggling with actually triggering an error :) With some time I will manage. In the meanwhile, I am creating this PR so I can work on it.

Checklist

msooseth commented 1 week ago

Can you maybe trigger one of these faults so we can see if this is working @arcz ? I just couldn't find a way to trigger them :(