Releases: a16z/halmos
Releases · a16z/halmos
v0.1.5
What's Changed
- feat: add
ffi
cheatcode by @luksgrin in #185 - feat: add support for custom storage layouts by @daejunpark in #192
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- fix: improve unknown call resolution by @daejunpark in #170
- fix: enable SDIV when --smt-div is on by @karmacoma-eth in #174
- feat: include model in json output by @karmacoma-eth in #171
- feat: extended json output by default by @daejunpark in #176
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: implement DELEGATECALL and CALLCODE in #159
- feat: support struct type in #161
- feat: support CREATE2 in #163
- feat: library linking by @lowprivuser in #165
New Contributors
- @lowprivuser made their first contribution in #165
- @rappie made their first contribution in #152
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Release Notes
https://a16zcrypto.com/posts/article/release-notes-halmos-v0-1-0/
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- fix: balance tracking in #53
- feat: add pc opcode by @plotchy in #56
- feat: add basefee opcode in #58
- feat: add invalid opcode in #60
- feat: add vm.prank() cheatcode in #62
- feat: add vm.deal() cheatcode in #63
- feat: add vm.fee/chainId/coinbase/difficulty/roll/warp() cheatcode in #64
New Contributors
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
What's Changed
- feat: add getCode cheatcode by @ncitron in #45
- Add setUpPlus in #46
- Symbolic jump by @karmacoma-eth in #36 and #48
New Contributors
- @ncitron made their first contribution in #45
- @karmacoma-eth made their first contribution in #36 and #48
Full Changelog: v0.0.5...v0.0.6