Skip to content

feat: add QR scan validation logic#253

Open
Luchistack wants to merge 1 commit into
Fracverse:masterfrom
Luchistack:Contract-Implement-Fee-Distribution-Contract
Open

feat: add QR scan validation logic#253
Luchistack wants to merge 1 commit into
Fracverse:masterfrom
Luchistack:Contract-Implement-Fee-Distribution-Contract

Conversation

@Luchistack
Copy link
Copy Markdown

#closes #175
Added fee distribution contract for protocol fee routing

Description:
Introduces fee-distribution with a new Stellar contract for collecting protocol fees and distributing them to multiple recipients by percentage shares.
Supports admin-managed recipient lists, automatic and manual distribution, accumulated fee tracking, rounding remainder handling, and reentrancy protection.
Includes comprehensive unit tests for deposit, distribution, rounding, recipient updates, and access control.
#closes

@ONEONUORA
Copy link
Copy Markdown
Contributor

@Luchistack
Pls kindly implement your issue description

@ONEONUORA
Copy link
Copy Markdown
Contributor

@Luchistack Update on this issue
You will be unassign in 6hrs

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.

Contract: Implement Fee Distribution Contract

2 participants