Skip to content

Fix: Add on-chain aggregate stats tracking (total invoices, total volume) (Auto-Generated)#358

Open
ndyugwu wants to merge 2 commits into
Stellar-split:mainfrom
ndyugwu:driptide/issue-313-1784862807556
Open

Fix: Add on-chain aggregate stats tracking (total invoices, total volume) (Auto-Generated)#358
ndyugwu wants to merge 2 commits into
Stellar-split:mainfrom
ndyugwu:driptide/issue-313-1784862807556

Conversation

@ndyugwu

@ndyugwu ndyugwu commented Jul 24, 2026

Copy link
Copy Markdown

Closes #313

This PR was generated by the DripTide AI coder and scoped strictly to issue #313.

Changes

Adds a ContractError::StatsOverflow variant and a stats module containing instance-storage aggregate counters, checked increments, and a StatsUpdated event.

Verification

Submitted after automated review passes; please review before merge.

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

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@ndyugwu Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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 on-chain aggregate stats tracking (total invoices, total volume)

1 participant