Skip to content

v0.1.108: Enable breaking on all foundry actions (#261)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 17:35
d5d097f
* kontrol/prove: make sure to break on foundry calls/returns to not generate those rules for KEVM

* kontrol/cheatcodes.md, kontrol/prove.py: break on more cheatcode rules to get maximal basic-blocks for KEVM claims

* kontrol/{prove,options,__main__}: add option --break-on-foundry for breaking on all foundry rules

* kontrol/{options,prove}: allow KEVMs --break-on-storage cut-rule too

* Set Version: 0.1.105

* kontrol/{options,__main__,prove}: enable --break-on-basic-blocks

* Set Version: 0.1.106

* kontrol/: rename --break-on-foundry => --break-on-cheatcodes

* kontrol/prove: enumerate rules directly from definition instead of manually

* Set Version: 0.1.107

* Set Version: 0.1.108

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Andrei Văcaru <[email protected]>