Skip to content

merge upstream#6

Merged
qdrs merged 7 commits into
community-editionfrom
merge_upstream
Aug 1, 2023
Merged

merge upstream#6
qdrs merged 7 commits into
community-editionfrom
merge_upstream

Conversation

@qdrs

@qdrs qdrs commented Aug 1, 2023

Copy link
Copy Markdown

jonathanpwang and others added 7 commits July 6, 2023 21:44
…iom-crypto#91)

* feat(base): range_check 0 bits by asserting is zero

* chore: add range_check 0 bits test

* feat(ecc): `FpChip::range_check` now works with `max_bits < n * (k-1)`
Currently with `first_pass = true`, it skips the first pass, but when
feature "halo2-axiom" is used, there is only one pass of `synthesize` so
the whole thing gets skipped. Mea culpa!
* fixed compatibility issue, added explanation

* added comment, formatted

* changed corrected computation into circuit constraint, removed old code

* added first version of test

* finalised tests

* remove unnecessary builder construction from test

* removed unnecessary variable k

* added poseidon test to ci.yml
@qdrs qdrs merged commit a8df697 into community-edition Aug 1, 2023
@qdrs qdrs deleted the merge_upstream branch August 1, 2023 05:41
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.

4 participants