Releases: Manta-Network/manta-rs
Releases · Manta-Network/manta-rs
v0.5.10
Version 0.5.10
What's Changed
Added
- Poseidon Hash and AES Benchmarks by @BoyuanFeng in #303
- TS Client and Server Binaries by @SupremoUGH in #259
Full Changelog: v0.5.9...v0.5.10
v0.5.9
Version 0.5.9
What's Changed
Added
- Fix asset value display by @AlexParshh in #293
- Trusted Setup Results by @GhostOfGauss in #297
- Transaction data methods by @SupremoUGH in #295
Fixed
- Asset display fix by @AlexParshh in #296
- fix: distinguish between panic-errors and possible-fix-errors by @bhgomes in #294
- Fuzzing test fix by @SupremoUGH in #302
- fix: verifying key serialization by @bhgomes in #304
Full Changelog: v0.5.8...v0.5.9
v0.5.8
Version 0.5.8
What's Changed
Added
- MantaPay v1 by @SupremoUGH in #286
Changed
- Feat: upgraded key system by @SupremoUGH in #282
- Move R1CS compiler to
manta-crypto
by @bhgomes in #284 - Feat: upgrade asset system by @SupremoUGH in #283
Full Changelog: v0.5.7...v0.5.8
v0.5.7
Version 0.5.7
What's Changed
Added
- Feat: new circuits part 1 by @SupremoUGH in #276
- Signer redesign features by @AlexParshh in #262
Changed
- Fix: Update Release Number in TS Client Installer Script by @GhostOfGauss in #274
New Contributors
- @AlexParshh made their first contribution in #262
Full Changelog: v0.5.6...v0.5.7
v0.5.6
Version 0.5.6
What's Changed
Added
- TS Client Installation Script by @GhostOfGauss in #267
Changed
- Trusted Setup Client v2 by @GhostOfGauss in #268
Full Changelog: v0.5.5...v0.5.6
v0.5.5
Version 0.5.5
What's Changed
Added
- Trusted Setup Phase 2 by @BoyuanFeng in #172
- Move Poseidon sage script by @SupremoUGH in #206
- Migrate Crypto Upgrades from #153 by @bhgomes in #197
- feat/fixed base scalar multiplication using precomputed table by @tsunrise in #196
- Add Ceremony Utilities by @bhgomes in #213
- Bn254 Backend for Perpetual Powers of Tau by @GhostOfGauss in #193
- Windowing algorithm for point multiplication by @SupremoUGH in #215
- Feat: fuzzing test by @SupremoUGH in #237
- feat: Trusted Setup Ceremony Primitives by @tsunrise in #238
- client binary by @SupremoUGH in #264
Changed
- Move HTTP utilities to
manta-util
by @bhgomes in #191 - Add Arkworks Backend to
manta-crypto
by @bhgomes in #180 - Chore: Move Ratio Proof by @SupremoUGH in #236
- Move arkworks curves to
manta-crypto
by @bhgomes in #247
Fixed
- Less Bounds Checks on Matrix Operations by @bhgomes in #212
- feat: add
.gitignore
andREADME.md
support tomanta-parameters
by @bhgomes in #220
New Contributors
- @SupremoUGH made their first contribution in #206
- @GhostOfGauss made their first contribution in #193
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
Version 0.5.3
What's Changed
Added
- feat: add new release-PR template by @bhgomes in #144
- feat: add new encryption scheme abstractions by @bhgomes in #137
- feat: add improvements to speed up CI builds by @bhgomes in #145
- feat: add ec benchmark by @BoyuanFeng in #147
- feat: add fixed-size unsigned integer for ECLAIR by @tsunrise in #146
- feat: add
cargo-sort
to the CI pipeline by @bhgomes in #163 - feat: add poseidon encryption implementation by @bhgomes in #149
Changed
Fixed
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Version 0.5.2
What's Changed
Added
- feat: add more parameter loading utilities by @BoyuanFeng in #128
- feat: mds security hardcoded test by @tsunrise in #130
- feat: move to new eclair-v0 constructions/patterns by @bhgomes in #126
- feat: add signature scheme abstraction by @bhgomes in #134
- feat: add pseudorandom permutation and sponge APIs by @bhgomes in #136
- feat: Add generate-proof-input for Transfer by @BoyuanFeng in #133
Changed
- fix: reduce the
Sample
API to justRngCore
by @bhgomes in #127 - fix: simplify algebra APIs by @bhgomes in #132
Fixed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Version 0.5.1
What's Changed
Added
- feat: move concrete parameters from
manta-sdk
tomanta-parameters
by @BoyuanFeng in #102 - feat(ci): add binary compatiblity test by @tsunrise in #90
- feat: add
load_parameters
as a library function by @BoyuanFeng in #106
Fixed
- fix: remove download dependency from
manta-benchmark
by @BoyuanFeng in #103
Full Changelog: v0.5.0...v0.5.1