Skip to content

docs(changelog): document existing min-split-amount guard (#335) - #513

Merged
fati-Onchain merged 1 commit into
Facil-Pay:mainfrom
OsagieCynthia:docs/335-min-split-amount-closure
Jul 30, 2026
Merged

docs(changelog): document existing min-split-amount guard (#335)#513
fati-Onchain merged 1 commit into
Facil-Pay:mainfrom
OsagieCynthia:docs/335-min-split-amount-closure

Conversation

@OsagieCynthia

Copy link
Copy Markdown
Contributor

docs: document existing min-split-amount guard

Issue #335 (dust splits with no minimum per-recipient threshold) was already fixed in commit 061aeebcreate_split_payment() validates each recipient's share against an admin-configurable min_split_amount before any storage write, with full test coverage in test_split_payment.rs. This PR just adds a CHANGELOG entry documenting that guard.

Closes #335

@fati-Onchain
fati-Onchain merged commit 16523a7 into Facil-Pay:main Jul 30, 2026
1 check failed
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.

[Enhancement] Split payment does not enforce a minimum per-recipient threshold — dust splits consume storage with no economic value

2 participants