Skip to content

Promote open PRs: SP1 6.5.0 stack, blake3, cc, prove_server imports - #25

Merged
robertbetts merged 3 commits into
developmentfrom
feature/promote-open-prs
Sep 1, 2026
Merged

robertbetts merged 3 commits into
developmentfrom
feature/promote-open-prs

Conversation

@robertbetts

Copy link
Copy Markdown
Contributor

Summary

Umbrella for open PRs #19–#24, which all targeted main. This lands them on development as one coordinated change.

Source Take? Notes
#19 imports Yes Required: prove_server --features sp1 fails on development without ProveRequest / ProvingKey
#19 digests No (as-is) Local heavy-smoke hashes; after SP1 6.5.0 ELF/vk change again. Keep last Linux CI pin; refresh on Linux
#20 blake3 1.8.7 Yes Lock only
#21 cc 1.4.4 Yes Lock only
#22–#24 SP1 6.5.0 Yes, together Pins sp1-sdk / sp1-build / sp1-zkvm 6.5.0 (one-crate PRs would skew)

Also: Dependabot target-branch: development + sp1-* group.

Tests (local)

  • cargo test -p lean_tee_receipt -p lean_tee_compliance
  • cargo build -p lean_tee_prove_server (mock) and --features sp1
  • Lean bins + mock demos including confidentiality_local_demo (macOS)
  • teeLoopback (flaky once, OK on retry)
  • SP1_CHECK_DIGESTS=0 bash scripts/sp1_execute_ci.sh (execute OK; new ELF/vk not committed — Mac-local)

Follow-up

Test plan

  • ci.yml lean-mock / rust-mock on this PR
  • After merge: Linux scripts/sp1_guest_digest.sh + commit pin

Made with Cursor

martynriley-rb and others added 3 commits September 1, 2026 09:37
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Bump sp1-sdk/build/zkvm together (Dependabot split them), group future SP1 updates, and retarget Dependabot at development. Keep the last Linux ELF/vk pin until a Linux guest rebuild refreshes it.

Co-authored-by: Cursor <cursoragent@cursor.com>
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