Skip to content

v0.2.7

Compare
Choose a tag to compare
@vlopes11 vlopes11 released this 13 Aug 16:45
· 485 commits to master since this release
08bac0d

Added

  • Anyhow & thiserror for error handling support.
  • Serialisation methods for the crate public structures &
    serde support.

Removed

  • failure for error support since has been deprecated.

Changed

  • add_witness_to_circuit_description requires now just to send
    a Scalar and returns a constant & constrained witness Variable.
  • Update add_witness_to_circuit_description fn sig (#282, #284)
  • dusk-jubjub version updated to 0.3.6