Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 2.2 KB

Changelog

0.150.6 (2024-10-07)

Features

  • Remove unneeded data and calculations from simulators in witgen (#18) (7316caf)
  • Reorganize witgen (#49) (9bf5cf8)
  • Use zeroes instead of simulator states as unused part of RAM permutation witness (#47) (a336980)

Bug Fixes

  • Simplify closed_form_witness_from_full_form (#38) (af3d4c4)
  • zkevm_test_harness: Reduce ExtendedLogQuery RAM usage (#44) (eecf79a)

0.150.5 (2024-09-06)

Features

Bug Fixes