Skip to content

Development - #17

Merged
robertbetts merged 9 commits into
mainfrom
development
Aug 6, 2026
Merged

robertbetts merged 9 commits into
mainfrom
development

Conversation

@robertbetts

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Mock path: bash scripts/ci.sh (or relevant demos) when touching receipts / guests / gRPC
  • Rust: cd host && cargo test -p lean_tee_receipt -p lean_tee_compliance if host crypto/guests change
  • SP1: note sp1-execute impact if guest/runtime/digests change
  • Docs/proto updated if wire or Accept semantics change

Checklist

robertbetts and others added 9 commits August 6, 2026 22:55
Coordinate gRPC crates (tonic-prost / tonic-prost-build) so Dependabot cannot skew versions; keep bincode on 1.3 and ignore majors (3.0.0 is an unmaintained stub).

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Coordinated Dependabot upgrades (tonic 0.14, sha2 0.11, Actions v7)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
GitHub-hosted runners lack the RAM/CPU for reliable SP1 execute/prove;
run scripts/sp1_execute_ci.sh locally instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use platform cfg for prctl vs PT_DENY_ATTACH, and portable mem/PROTOC helpers so local smokes run on Darwin.

Co-authored-by: Cursor <cursoragent@cursor.com>
Linux + macOS support for sealed_worker and SP1 scripts
@robertbetts
robertbetts merged commit 4d305b9 into main Aug 6, 2026
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.

1 participant