Skip to content

feat(proxy-curator): add Soroban curator operations proxy#416

Closed
carrion256 wants to merge 1 commit into
refactor/extract-governance-proxyfrom
refactor/curator-proxy
Closed

feat(proxy-curator): add Soroban curator operations proxy#416
carrion256 wants to merge 1 commit into
refactor/extract-governance-proxyfrom
refactor/curator-proxy

Conversation

@carrion256

@carrion256 carrion256 commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a typed Soroban curator operations proxy crate for vault runtime maintenance/allocation calls.
  • Forward governance submit/accept/revoke/view calls through the governance contract instead of deopaquing governance in the proxy.
  • Add package checks, workspace membership, lockfile entry, and ignore generated Soroban test snapshots.

Verification

  • cargo check -p templar-curator-proxy-soroban --tests
  • cargo test -p templar-curator-proxy-soroban --tests
  • cargo check -p templar-curator-proxy-soroban -p templar-4626-proxy-soroban -p templar-soroban-runtime -p templar-soroban-governance --tests
  • just check-curator-proxy

This change is Reviewable

@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: c9296225-cbac-4e52-be66-b29e5df4a06f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/curator-proxy

Comment @coderabbitai help to get the list of available commands and usage tips.

@carrion256

Copy link
Copy Markdown
Collaborator Author

Superseded by the SPR-managed stack: #417 -> #418 -> #419.

@carrion256 carrion256 closed this Apr 23, 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