Skip to content

Allow permissionless release after deadline#241

Closed
1sgtpepper wants to merge 2 commits into
Disciplr-Org:mainfrom
1sgtpepper:fix/permissionless-deadline-release
Closed

Allow permissionless release after deadline#241
1sgtpepper wants to merge 2 commits into
Disciplr-Org:mainfrom
1sgtpepper:fix/permissionless-deadline-release

Conversation

@1sgtpepper

Copy link
Copy Markdown

Summary

  • remove the unconditional creator authorization gate from release_funds
  • document the release authorization matrix and fixed success_destination invariant
  • add tests covering post-deadline release without creator release auth and fixed-destination transfer behavior

Closes #235

Validation

  • git diff --check
  • cargo fmt -- --check
  • conflict-marker scan

@1sgtpepper 1sgtpepper marked this pull request as draft June 20, 2026 02:46
@1sgtpepper 1sgtpepper closed this Jun 20, 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.

Decouple release_funds authorization from creator.require_auth to match the documented "anyone can release after deadline" rule

1 participant