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

[chore] make KeccakComponentShardCircuit inputs into RefCell #231

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

jonathanpwang
Copy link
Contributor

Some downstream traits only borrow and not mutably borrow, but we want to be able to initialize the circuit first and then set the input later.

Also added a getter for base_circuit_builder.

@jonathanpwang jonathanpwang merged commit fe3e439 into release-0.4.1-rc Dec 10, 2023
2 checks passed
@jonathanpwang jonathanpwang deleted the chore/keccak-input-refcell branch December 10, 2023 03:31
@jonathanpwang jonathanpwang mentioned this pull request Jan 18, 2024
zemse pushed a commit to zemse/axiom-halo2-lib that referenced this pull request Jan 19, 2024
In the future we will not squash merge so as to maintain history.

## Bug Fixes
* axiom-crypto#224

## Other PRs
* axiom-crypto#218
* axiom-crypto#231
* axiom-crypto#232
* axiom-crypto#227
* axiom-crypto#235
* axiom-crypto#237
* axiom-crypto#242
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants