Skip to content

Fix: fix(circle): join() has redundant member_count updates (wrapping_add + checked_add) (Auto-Generated) - #413

Open
precious1joe wants to merge 2 commits into
cocor-tech:masterfrom
precious1joe:driptide/issue-207-1788177818586
Open

Fix: fix(circle): join() has redundant member_count updates (wrapping_add + checked_add) (Auto-Generated)#413
precious1joe wants to merge 2 commits into
cocor-tech:masterfrom
precious1joe:driptide/issue-207-1788177818586

Conversation

@precious1joe

@precious1joe precious1joe commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #413

This pull request was generated automatically and scoped strictly to issue #413.

Changes

Removed the redundant wrapping_add line for member_count in the join function of packages/circle/src/contract.rs, keeping only the checked_add arithmetic with CircleError::InvalidAmount error handling.

Verification

⚠️ Not verified locally (no build system detected, or the required toolchain isn't installed on the worker). GitHub CI is the source of truth — please check the CI status on this PR before merging.

Linked with Closes #413 so the Drips Wave bot resolves the issue on merge.

@cypriannwokolo2-creator

Copy link
Copy Markdown
Contributor

Same as the other auto-generated circle fix: based on a stale snapshot of packages/circle/src/contract.rs, the branch rewrites the entire file and will not merge cleanly without reverting newer master changes. Please rebase onto latest master.

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.

2 participants