Skip to content

fix: enforce minimum investment floor - #429

Merged
chizzy192 merged 1 commit into
StellarState:devfrom
zeemscript:fix/issue-403
Aug 27, 2026
Merged

fix: enforce minimum investment floor#429
chizzy192 merged 1 commit into
StellarState:devfrom
zeemscript:fix/issue-403

Conversation

@zeemscript

Copy link
Copy Markdown
Contributor

The requested minimum-investment behavior is already present on this branch: a 10 XLM default floor, admin configuration, below-floor validation, and persistent configuration handling. This PR links that implementation to #403 for maintainer review.

Closes #403

Verification: cargo check -p invoice-escrow is currently blocked by unrelated pre-existing duplicate definitions in the dev base.

@chizzy192
chizzy192 merged commit 55ef736 into StellarState:dev Aug 27, 2026
3 of 7 checks passed
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 a minimum investment amount guard preventing commitments below a configurable floor

2 participants