This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Draft
Conversation
2969166 to
e364a51
Compare
AndreyMlashkin
pushed a commit
that referenced
this pull request
Aug 15, 2024
* Proofs generation and verification updated #222 First working test #222 Add test with component-specific table#222 Update github actions #222 Lookup table definition changed not to generate lookup table if it's not necessary#222 Register table function changed #222 Changed lookup_table_definition * to shared_ptr #222 Add blueprint_algebra_fields_plonk_non_native_lookup_logic_ops_test to CI #222 Reserved table indices counting algorithm changed #222 Minor changes from ZK#222 CI crypto3 ref changed #222 Test plonk component proof generation switched off #222 Uncomment lookup constraints in sha-256 component #237 Change table packer in test_plonk_component.hpp Change table packer call in test_plonk_component.hpp #237 Update suite ref in CI #237 Two more lookup gates uncommented #237 Error in lookup table generation corrected #237 Some parameters changed to increase efficiency #237 Added weak connectedness check variant. (#235) 222 blueprint lookup tables (#231) * Proofs generation and verification updated #222 * First working test #222 * Add test with component-specific table#222 * Update github actions #222 * Lookup table definition changed not to generate lookup table if it's not necessary#222 * Register table function changed #222 * Changed lookup_table_definition * to shared_ptr #222 * Add blueprint_algebra_fields_plonk_non_native_lookup_logic_ops_test to CI #222 * Reserved table indices counting algorithm changed #222 * Minor changes from ZK#222 * CI crypto3 ref changed #222 * Test plonk component proof generation switched off #222 * Added lookup satisfiability check. * Print full log for unsatisfied lookup constraints #237 Fixed subtables processing in satisfiability_check #237 * add range checks * Sha table generators and constraint refactor. * Sha256 naming/constraint fixes. --------- Co-authored-by: e.tatuzova <e.tatuzova@nil.foundation> Co-authored-by: shatooon <maksim.n@nil.foundation>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.