Skip to content

v0.21.0

Compare
Choose a tag to compare
@greenhat greenhat released this 27 Oct 13:39
· 347 commits to develop since this release
ergo-lib-v0.21.0
e6483c6

[0.21.0] - 2022-10-27

Changed

  • add type and exports fields in package.json #637;
  • Fix bottom-up and top-down traversals in the prover (affects nested sigma conjectures) #644;
  • enable wasm-opt pass, make compiler optional to minimize wasm binary #646;