Skip to content

fix: revert "chore: Release 1.0.0 (#80)" #81

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 2 commits into from
Jun 24, 2024
Merged

Conversation

tchataigner
Copy link
Contributor

This reverts commit b4731b1.

Workflow for publishing release and tag is failing because it does not know our release branch, we need to fix it by setting fetch-depth to 0: https://github.com/actions/checkout

@tchataigner tchataigner changed the title Revert "chore: Release 1.0.0 (#80)" fix: revert "chore: Release 1.0.0 (#80)" Jun 24, 2024
wwared added a commit to argumentcomputer/zk-light-clients that referenced this pull request Jun 24, 2024
@wwared wwared enabled auto-merge (rebase) June 24, 2024 19:34
@wwared wwared merged commit 22a491a into dev Jun 24, 2024
7 of 8 checks passed
@tchataigner tchataigner deleted the fix/revert-release-1.0.0 branch June 24, 2024 21:14
wwared added a commit to argumentcomputer/zk-light-clients that referenced this pull request Jun 24, 2024
* feat: Final docs pass

- Add security.md page
- Update all the bench commands
- Combine all the benchmarking variables (RUSTFLAGS etc) to be equal
- Pin toolchain to nightly-2024-05-31 (current nightly is unfortunately
not working for the LC)
- Minor fixes to proof_server.rs
- General minor changes over all the docs

* fix: Address in-line comments

* fix: Apply suggestions from code review

Co-authored-by: tchataigner <[email protected]>

* chore: Update plonk fixtures

* chore: Update docs for new rustfmt/rustdoc lints

* chore: Add VKs to the docs

* fix: fetch-depth in tag-release

See also argumentcomputer/sphinx#81

* fix: Add rustfmt/clippy to rust-toolchain.toml

* chore: Apply suggestions from code review

Co-authored-by: Artem Storozhuk <[email protected]>

* fix: Add `SHARD_BATCH_SIZE=0` to commands

* fix: update static aptos data (#50)

Signed-off-by: Thomas Chataigner <[email protected]>

* fix: Makefile formatting

* feat: Add short blob proof section in overview

* fix: Properly swap the bench RUN_PARALLEL blocks

* fix: Update proof_server.rs bench, add times

Remove RUST_LOG from the proof_server bench. The plonky3 and other logs
cause a loss of parallelism due to the stdout mutex, leading to a
performance regression with it on.

---------

Signed-off-by: Thomas Chataigner <[email protected]>
Co-authored-by: tchataigner <[email protected]>
Co-authored-by: Artem Storozhuk <[email protected]>
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