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

Directly include parallel crypto3 #2

Closed
wants to merge 422 commits into from

Conversation

AndreyMlashkin
Copy link
Collaborator

No description provided.

nemothenoone and others added 30 commits January 30, 2023 04:37
…R_32

Moving changes up to PR #32 from crypto3 math library
…R_32

Some minor changes to the actor math library related to the latest updates from the crypto3 lib
…mits

Moving commits from crypto3-zk, up to PR #120, commit c22778b (23 commits total)
)

* Adding ACTOR_FIXTURE_TEST_CASE, and fixing an unused variable issue.

* Changes according to review comments, removing duplicate code.

* Adding the forgotten define.
* Moving changes from crypto3-zk.

* Removing unnneded changes.

* Few last fixes

* This class was commented out in the crypto3 version.
Required for building proof-market-toolchain in CI.
* Move the pow function with its tests.

* Fixes to pow function according to review comments.
* Move changes from crypto3-zk up to commit a9b351b.

* Commenting disabled tests.

* Small changes related to review comments.
* Refactored placeholder code a bit, more changes will come.

* Refactoring Placeholder to reduce memory usage, and clear the code.
…shable. (#147)

* Making everything hashable, we need it for later changes. Also merging similar terms when creating a non-linear combination.
martun and others added 26 commits July 12, 2024 18:16
Co-authored-by: Martun Karapetyan <[email protected]>
Corrected file permissions #15

Removed missing target from flake.nix #15
Added parallel implementation for proof_of_work for non-poseidon trascript, #11

Update for grinding, synchronizing with crypto3 #11

Renamed int_be to to_byte_array #11
* Parallelize gate argument outside the expression tree.

* Optimize memory consumption a bit.

---------

Co-authored-by: Martun Karapetyan <[email protected]>
@AndreyMlashkin AndreyMlashkin force-pushed the directly-include-parallel-crypto3 branch from 16c88a5 to 727e200 Compare August 23, 2024 09:29
AndreyMlashkin pushed a commit that referenced this pull request Sep 2, 2024
Support SWAP/DUP opcodes with arbitrary stack depth
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.