Skip to content

feat: track contribution defaults after deadlines#158

Open
TUPM96 wants to merge 1 commit into
sorosave-protocol:mainfrom
TUPM96:codex/deadline-defaults-2
Open

feat: track contribution defaults after deadlines#158
TUPM96 wants to merge 1 commit into
sorosave-protocol:mainfrom
TUPM96:codex/deadline-defaults-2

Conversation

@TUPM96
Copy link
Copy Markdown

@TUPM96 TUPM96 commented May 25, 2026

Closes #2
/claim #2

Summary

  • add defaulted member tracking to each round
  • reject late contributions after the round deadline
  • add mark_defaults so missed contributors can be recorded after the deadline without accepting a late contribution
  • emit a default event for each newly recorded missed contribution

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:20
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.

Add contribution deadline enforcement

2 participants