ethereum / hevm

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

`CopySlice` simplification, more generic Array/Map slot simplification, fixing `decompose`, `--nodecompose` flag #448

Closed zoep closed 6 months ago

zoep commented 7 months ago

Description

Changes:

Checklist

msooseth commented 7 months ago

I have now fixed this PR I think, but the more general system that I now created needs a review. Furthermore, I am not sure which order should the dop/take be, that needs to be checked.

msooseth commented 6 months ago

Thanks for the review @arcz ! Let me know if you think it's OK now :)