Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 0.6.1 #463

Merged
merged 5 commits into from
Mar 12, 2021
Merged

Release version 0.6.1 #463

merged 5 commits into from
Mar 12, 2021

Conversation

CPerezz
Copy link
Contributor

@CPerezz CPerezz commented Mar 12, 2021

Resolves #464

[0.6.1] - 12-03-21

Changed

  • Change PublicParameters::trim visibility to pub. #460
  • Change StandardComposer::construct_dense_pi_vec visibility to pub.#461

CPerezz and others added 4 commits March 12, 2021 09:20
There's no other way to enable easy tests for the
users that develop gadgets that is not implement
the Gadget as if it was a Circuit by itself which is
nonsensical.

So this changes the fn visibility to `pub` for
`StandardComposer::construct_dense_pi_vec`.

Resolves: #461
Make `PublicParameters::trim` a public method
avaliable for backwards testing compatibility
reasons.

Resolves: #460
Change dense PI construction fn in Composer
@CPerezz CPerezz added the team:Core Low Level Core Development Team (Rust) label Mar 12, 2021
@CPerezz CPerezz requested review from ZER0 and vlopes11 March 12, 2021 11:34
Resolves: #464
@CPerezz CPerezz merged commit 2c700fa into master Mar 12, 2021
@CPerezz CPerezz deleted the release-0.6.1 branch March 12, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:Core Low Level Core Development Team (Rust)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release version 0.6.1
2 participants