Skip to content

[chore] make KeccakComponentShardCircuit inputs into RefCell#231

Merged
jonathanpwang merged 1 commit into
release-0.4.1-rcfrom
chore/keccak-input-refcell
Dec 10, 2023
Merged

[chore] make KeccakComponentShardCircuit inputs into RefCell#231
jonathanpwang merged 1 commit into
release-0.4.1-rcfrom
chore/keccak-input-refcell

Conversation

@jonathanpwang

Copy link
Copy Markdown
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
@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