Skip to content

Merge missing commits after revert #49

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

Merged
merged 43 commits into from
May 22, 2024
Merged

Conversation

Stephen-BCW
Copy link
Collaborator

No description provided.

BGluth and others added 30 commits March 26, 2024 10:18
Updated `.gitignore` to ignore generated plonky2 state
* Update Cargo.toml

Remove test-only from default features.

* Fix Literal(proof)

* Fix Clippy

---------

Co-authored-by: Linda Guiga <lindaguiga3@gmail.com>
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](hyperium/h2@v0.3.25...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- Previously they were both different, and both were missing important
  modules.
Debug & proving scripts now use indentical logging
feat: add circuit version consistency check
- Was not mentioned in the readme at all, and people would always run
  into this if they followed the old docs.
Co-authored-by: Robin Salen <30937548+Nashtare@users.noreply.github.com>
…_blocks

Updated docs for new parameter in `prove_blocks.sh`
Now logs time to generate proofs
- Txn ident was being printed twice.
- Only the first `4` chars of the ident were being printed.
Fixed txn proof logs not rendering correctly
Co-authored-by: Robin Salen <30937548+Nashtare@users.noreply.github.com>
praetoriansentry and others added 13 commits April 22, 2024 13:33
* cargo audit update

* update plony2/evm

* fmt
* feat: provide IR for debugging upon failure

* fix: fix clippy issues

* fix: fix pr comments

* fix: make evm_arithmetization non optional for ops

* fix: fix pr comments

* fix: fix clippy issues

* fix: fix clippy issue

* fix: fix pr comment

* fix: fix clippy issue

* fix: fix cargo lock

* fix: fix pr comments

* fix: fix format issues

* fix: fix save input on error for test-only

* fix: fix pr comments

* fix: fix

* fix: fix clippy issue

* fix: fmt fix

---------

Co-authored-by: Vladimir Trifonov <trifonov.vp@gmail.com>
* fix: fix circuit version consistency check

* fix: fix clippy issues

* fix: update deps

---------

Co-authored-by: Vladimir Trifonov <trifonov.vp@gmail.com>
Co-authored-by: Robin Salen <salenrobin@gmail.com>
match circuit sizes between leader/worker
Pull changes from Polygon's repo
@Stephen-BCW Stephen-BCW merged commit 76d72db into develop May 22, 2024
4 of 6 checks passed
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.