Skip to content

Releases: a16z/halmos

v0.3.3

31 Jul 02:07
ba94bdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Jul 00:29
d2365db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Jul 17:39
72fd7a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Jun 20:47
dac5018
Compare
Choose a tag to compare

Release Notes

https://a16zcrypto.com/posts/article/halmos-v0-3-0-release-highlights/

New Contributors

Full Changelog: v0.2.6...v0.3.0

v0.2.6

19 Feb 23:14
e0a4de6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

15 Feb 01:54
5c5ca39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

24 Jan 23:48
028d726
Compare
Choose a tag to compare

What's Changed

Bugfixes:

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Dec 19:36
0ef9341
Compare
Choose a tag to compare

What's Changed

  • fix: linear memory growth by @karmacoma-eth in #426
  • feat: support for snapshot cheatcodes by @daejunpark in #427

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Dec 02:38
27f620a
Compare
Choose a tag to compare

What's Changed

  • feat: display spinning progress by @daejunpark in #417
  • feat: embrace uv by @karmacoma-eth in #422

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Nov 01:20
ce13a9f
Compare
Choose a tag to compare

What's Changed

This release improves internal functionalities.

Improved handling of dynamic arrays:

Improved keccak hash reasoning:

  • feat: handle concrete keccaks concretely by @karmacoma-eth in #391
  • perf: improve hash injectivity constraints by @daejunpark in #406
  • feat: injectivity for truncated hashes by @daejunpark in #408

Misc:

  • feat: target Panic(k) for any k specified in --panic-error-codes by @daejunpark in #382
  • fix: exclude test contract from symbolic calls by @daejunpark in #388
  • feat: customize bash prompt in our docker images by @karmacoma-eth in #407

New Contributors

Full Changelog: v0.2.0...v0.2.1