Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@tzemanovic tzemanovic released this 13 Jan 16:14
· 2 commits to main since this release
v1.2.0
571f123

What's Changed

  • Exposed SaplingVerificationContextInner for mocking purposes. by @murisi in #72
  • Murisi/borsh schemas by @murisi in #71
  • Make the internals of ValueSum private by @batconjurer in #80
  • Receive the randomness used to create descriptions by @murisi in #78
  • Guarantee success in ValueSum::from_pair. by @murisi in #79
  • Murisi/guarantee value sum check by @murisi in #81
  • Verifier fix by @grarco in #74
  • deps: update bip009 dep by @rllola in #76
  • Murisi/alternative num traits by @murisi in #83
  • Expose batch functions by @grarco in #82
  • Allow the serialization of transaction build parameters. by @murisi in #84
  • masp_proofs: do not enable getrandom's "js" feature by default by @tzemanovic in #85
  • Allow Borsh (de)serialization of TxIds. by @murisi in #86
  • add optional arbitrary impls by @tzemanovic in #87
  • Murisi/box impl build params by @murisi in #88
  • prepare to publish on crates.io by @tzemanovic in #89

Full Changelog: v1.1.0...v1.2.0