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

Change dense PI construction fn in Composer #462

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

CPerezz
Copy link
Contributor

@CPerezz CPerezz commented Mar 12, 2021

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

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
@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 08:32
@CPerezz CPerezz merged commit 75e6e5e into release-0.6.1 Mar 12, 2021
@CPerezz CPerezz deleted the pub_inputs_composer branch March 12, 2021 10:26
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.

2 participants