Releases: EspressoSystems/jellyfish
Releases · EspressoSystems/jellyfish
0.1.2
What's Changed
- Made
tagged_blob
be able to accept constants by @VictorKoenders in #72 - Release 0.1.2 by @VictorKoenders in #74
Full Changelog: 0.1.1...0.1.2
turboplonk dizk challenge 0.1.0
Update: make structs and fields related to proof generation public (#73) * Update: make all the fields in `ProvingKey` public * Update: make more necessary structs/fields public * Fix: format doc
0.1.1
What's Changed
- Table domain separation by @chancharles92 in #51
- update API: is_xxx to check_xxx when self is mutated by @zhenfeizhang in #57
- Release 0.1.1 by @bfish713 in #59
- signature trait by @zhenfeizhang in #53
- naive impl bls signature and vrf by @zhenfeizhang in #55
- bugfix range-gate by @chancharles92 in #64
- impl H2G for TE curves by @zhenfeizhang in #65
- Update tagged-base64 by @jbearer in #66
New Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- derive
Debug
forTaggedBlobError
by @alxiong in #28 - Derive Snafu for TaggedBlobError. by @jbearer in #30
- Updated URL from SpectrumXYZ to EspressoSystems by @VictorKoenders in #31
- Example: proof of knowledge of exponent by @zhenfeizhang in #27
- Bump actions/checkout from 2 to 3 by @dependabot in #33
- update contact info by @zhenfeizhang in #34
- Update Documentation Link by @Ancient123 in #35
- Added a link to the discord chatroom by @zhenfeizhang in #36
- add package licenses by @clu8 in #39
- add a disclaimer and update rescue link by @zhenfeizhang in #38
- update disclaimer by @clu8 in #40
- Add serde and Display/FromStr for schnorr_dsa::KeyPair by @jbearer in #42
- chore: refactor exact instances of
ok_or_else
by @huitseeker in #43 - a comment on lookup table creation api by @chancharles92 in #47
- Table domain separation by @chancharles92 in #51
New Contributors
- @alxiong made their first contribution in #28
- @VictorKoenders made their first contribution in #31
- @dependabot made their first contribution in #33
- @clu8 made their first contribution in #39
- @huitseeker made their first contribution in #43
Full Changelog: https://github.com/EspressoSystems/jellyfish/commits/0.1.0