Skip to content

Merge upstream 20260430 - #54

Merged
PaulLaux merged 47 commits into
zsa1from
merge_upstream_20260430
May 4, 2026
Merged

Merge upstream 20260430#54
PaulLaux merged 47 commits into
zsa1from
merge_upstream_20260430

Conversation

@ConstanceBeguier

@ConstanceBeguier ConstanceBeguier commented Apr 30, 2026

Copy link
Copy Markdown

Merge upstream until commit 32a8758

zhiqiangxu and others added 30 commits August 21, 2023 22:10
expose circuit size k for use in mapping params out for caching
Add method to retrieve circuit size parameter k
…xample

Make docs consistent with code example.
minor optimize `build_vk`: avoid realloc
`pow_vartime([n, 0, 0, 0]` => `pow_vartime([n]`
CI: Migrate to `actions/upload-artifact@v5`
`mdbook 0.5` was recently released, but `mdbook-katex` doesn't yet
support it.
CI: Build book with `mdbook 0.4`
dependabot Bot and others added 17 commits December 4, 2025 10:03
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@e673c39...e639db9)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1 to 2.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)
- [Commits](peaceiris/actions-mdbook@v1...v2)

---
updated-dependencies:
- dependency-name: peaceiris/actions-mdbook
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…morcore/zizmor-action-0.3.0

Bump zizmorcore/zizmor-action from 0.2.0 to 0.3.0
CI: Install required library before building rustdocs
…ceiris/actions-mdbook-2

Bump peaceiris/actions-mdbook from 1 to 2
Fixes a Rust 1.78+ incompatibility.
Bump lockfile to `pathfinder_simd 0.5.5`
`halo2_proofs 0.3.2`, `halo2_gadgets 0.4.0`
Comment thread .github/workflows/lints-stable.yml Dismissed
Comment thread .github/workflows/lints-beta.yml Dismissed
Comment thread .github/workflows/lints-beta.yml Dismissed
Comment thread .github/workflows/ci.yml Dismissed
Comment thread .github/workflows/ci.yml Dismissed
Comment thread .github/workflows/book.yml Dismissed
Comment thread .github/workflows/bench.yml Dismissed
Comment thread .github/workflows/ci.yml
--target ${{ matrix.target }}
run: >
cargo build
${{ steps.prepare.outputs.feature-flags }}
Comment thread .github/workflows/ci.yml
--verbose
--release
--workspace
${{ steps.prepare.outputs.feature-flags }}
Comment thread .github/workflows/ci.yml
run: >
cargo tarpaulin
--engine llvm
${{ steps.prepare.outputs.feature-flags }}
@ConstanceBeguier
ConstanceBeguier requested a review from PaulLaux May 4, 2026 09:15
@PaulLaux
PaulLaux merged commit 0931967 into zsa1 May 4, 2026
45 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.

10 participants