Skip to content

Releases: a16z/halmos

v0.1.5

15 Sep 18:01
933117a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Aug 18:50
38904d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Aug 17:50
e3aea14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Aug 02:01
5f19dbd
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Jul 06:36
ca2b3c3
Compare
Choose a tag to compare

What's Changed

  • fix: exitcode for all setup failures in #150

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Jul 01:34
24a56ea
Compare
Choose a tag to compare

v0.0.8

06 May 03:03
4dc3e38
Compare
Choose a tag to compare

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

22 Mar 04:46
1cbfb7a
Compare
Choose a tag to compare

What's Changed

  • Fix sys.set_int_max_str_digits error in #51

Full Changelog: v0.0.6...v0.0.7

v0.0.6

17 Mar 22:52
26e38b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

10 Mar 20:11
2049e03
Compare
Choose a tag to compare

What's Changed

  • Improve nonlinear arithmetic reasoning in #38
  • Add SIGNEXTEND opcode by @zobront in #41

New Contributors

Full Changelog: v0.0.4...v0.0.5