Skip to content

Releases: Manta-Network/manta-rs

v0.5.10

23 Jan 14:13
86b4630
Compare
Choose a tag to compare

Version 0.5.10

What's Changed

Added

Full Changelog: v0.5.9...v0.5.10

v0.5.9

12 Jan 22:10
8a995e9
Compare
Choose a tag to compare

Version 0.5.9

What's Changed

Added

Fixed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

07 Dec 10:17
d819725
Compare
Choose a tag to compare

Version 0.5.8

What's Changed

Added

Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

05 Nov 17:21
0afc8d4
Compare
Choose a tag to compare

Version 0.5.7

What's Changed

Added

Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

27 Oct 15:24
2d12a38
Compare
Choose a tag to compare

Version 0.5.6

What's Changed

Added

Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

09 Oct 19:57
153b356
Compare
Choose a tag to compare

Version 0.5.5

What's Changed

Added

Changed

Fixed

  • Less Bounds Checks on Matrix Operations by @bhgomes in #212
  • feat: add .gitignore and README.md support to manta-parameters by @bhgomes in #220

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

28 Jul 20:02
aef233c
Compare
Choose a tag to compare

Version 0.5.4

What's Changed

Added

  • feat: merge abstract phase1 for trusted setup by @bhgomes in #131
  • feat: add hakari-related documentation by @bhgomes in #175
  • feat: upgrade manta-crypto abstractions for new circuits by @bhgomes in #176

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Jul 16:26
c90a4cd
Compare
Choose a tag to compare

Version 0.5.3

What's Changed

Added

Changed

Fixed

  • fix: reduce complexity by splitting transfer into parts by @bhgomes in #151

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Jun 19:37
7c8d6c4
Compare
Choose a tag to compare

Version 0.5.2

What's Changed

Added

Changed

Fixed

  • fix: reduce cost of signer key-search algorithm with pre-compute table by @bhgomes in #129

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Jun 01:42
ac8e929
Compare
Choose a tag to compare

Version 0.5.1

What's Changed

Added

  • feat: move concrete parameters from manta-sdk to manta-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