feat(scripts): add ability to create futarchy transaction from dao action scripts - #490
Merged
Merged
Conversation
Contributor
|
Repository Guard
Repository GuardCargo dependency pinning
Cross-program Anchor/Solana version consistency
solana-program crate pin
Anchor.toml solana_version
Crate minimum age
Yarn package.json pinning
npm minimum age
Workflow toolchain consistency
GitHub Action SHA pinning
Sensitive program / config changes
Overall status: pass Lockfile freshness (Cargo.lock + yarn.lock) is checked by the workflow directly and cannot be bypassed. The sensitive-diff section is a review hint - CODEOWNERS handles the actual merge gate. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
Greptile Summary
Adds script utilities for creating futarchy proposals from DAO actions, including resumable Squads proposal creation and initialization.
Confidence Score: 5/5
No new reportable issue remains, and the PR appears safe to merge based on the active review findings.
The previous retry-recovery, ambiguous-send, and resume-validation threads were manually resolved without explanation. metapileks dismissed the requested liquidity-removal coverage as disproportionate for a script, and Greptile conceded that it should be an optional follow-up.
Important Files Changed
Reviews (4): Last reviewed commit: "fix(scripts): verify a resumed squads pr..." | Re-trigger Greptile