Skip to content

feat: add privacy-pools to default preinstalled petals - #148

Open
0xdewy wants to merge 2 commits into
masterfrom
feat/privacy-pools-default-petal
Open

feat: add privacy-pools to default preinstalled petals#148
0xdewy wants to merge 2 commits into
masterfrom
feat/privacy-pools-default-petal

Conversation

@0xdewy

@0xdewy 0xdewy commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds privacy-pools as the 4th default preinstalled petal, following the same pattern as polymarket, near-intents, and enso.

Pin details

  • Release: v0.1.2
  • Source commit: ae01a7d398416af4fa38a985b684ac973e128208
  • Archive: privacy-pools-v0.1.2.petal.tar.gz
  • Package hash: f86cf4fac3dcd5dc86fa6d60daadeb2377b7d3a655774f64a109a7f5aca446b4

All pins verified against the GitHub release v0.1.2 petal-release.json.

Changes

  • github_source.rs: PRIVACY_POOLS_RELEASE_COMMIT constant, PREINSTALLED_PRIVACY_POOLS struct, match arm
  • config.rs: added to default list, validation, and test assertions

Checklist

  • Tests added or updated for behavior changes — test assertions added in config.rs
  • Architecture docs (docs/architecture/) updated if contracts or behavior changed — N/A (config-only change)
  • Sealed Approval invariants respected (no signing outside a grant or bounded capability, no PRF/grant persistence, execution from sealed bytes) — N/A (no signing logic touched)
  • Agent Documentation updated (crates/bloom-vfs/src/docs/agent-guidance.md and affected Petal READMEs) — N/A (no agent-facing behavior change)

0xdewy added 2 commits August 7, 2026 00:53
Pins privacy-pools v0.1.2 (commit ae01a7d398416af4fa38a985b684ac973e128208)
as the 4th default preinstalled petal alongside polymarket, near-intents, and enso.
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