This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Releases: EspressoSystems/cap
Releases · EspressoSystems/cap
0.0.4
0.0.3
0.0.2
What's Changed
- Embed universal parameters into the executable with
include_bytes!
by @tri-joe in #15 - improve CI by @zhenfeizhang in #25
- add Amount/UserAddress APIs for AssetPolicy by @chancharles92 in #27
- expose enc_key by @zhenfeizhang in #28
- check mt path before generating the proof by @zhenfeizhang in #29
- update srs api by @alxiong in #30
- Add public
is_blinding_factor_revealed
method by @jbearer in #31 - implement more generic derive_txns_fee_records by @zhenfeizhang in #34
- Prepare for release 0.0.2 by @bfish713 in #35
New Contributors
- @tri-joe made their first contribution in #15
- @alxiong made their first contribution in #30
- @jbearer made their first contribution in #31
- @bfish713 made their first contribution in #35
Full Changelog: 0.0.1...0.0.2
Release 0.0.1
Run cargo fmt (#23)