Skip to content

feat: add recurring group auto restart#156

Open
TUPM96 wants to merge 1 commit into
sorosave-protocol:mainfrom
TUPM96:codex/auto-restart-16
Open

feat: add recurring group auto restart#156
TUPM96 wants to merge 1 commit into
sorosave-protocol:mainfrom
TUPM96:codex/auto-restart-16

Conversation

@TUPM96
Copy link
Copy Markdown

@TUPM96 TUPM96 commented May 25, 2026

Closes #16
/claim #16

Summary

  • add recurring group creation with an auto_restart flag stored on group state
  • let active recurring group members opt out of the next cycle
  • restart completed recurring groups at round 1 with opted-out members removed and payout order rotated for the new cycle
  • keep non-recurring groups on the existing completed lifecycle

Validation

  • cargo fmt --check
  • cargo test --package sorosave
  • cargo clippy --package sorosave --all-targets -- -D warnings
  • cargo build --package sorosave
  • git diff --check

Payout details can be provided privately on acceptance.

Copilot AI review requested due to automatic review settings May 25, 2026 11:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Implement recurring group (auto-restart)

2 participants