Skip to content

#850 Document BalanceSnapshot ring-buffer behaviour in docs/architecture.md#931

Merged
yahia008 merged 1 commit into
StellarCheckMate:mainfrom
euniceamoni:main
Jun 27, 2026
Merged

#850 Document BalanceSnapshot ring-buffer behaviour in docs/architecture.md#931
yahia008 merged 1 commit into
StellarCheckMate:mainfrom
euniceamoni:main

Conversation

@euniceamoni

@euniceamoni euniceamoni commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Closes #850


Documents the BalanceSnapshot ring buffer (MAX_SNAPSHOTS_PER_MATCH = 8), when snapshots are taken, and how to interpret the index field.

Add documentation for the BalanceSnapshot system including:
- SnapshotReason enum values
- BalanceSnapshot struct fields
- Balance Snapshots subsection explaining the ring buffer,
  when snapshots are taken (Created/Deposit/Completed/Cancelled),
  and how to interpret the index field for detecting pruned entries
@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@euniceamoni 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

@yahia008 yahia008 merged commit 4a05fea into StellarCheckMate:main Jun 27, 2026
4 of 5 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.

Document BalanceSnapshot ring-buffer behaviour in docs/architecture.md

2 participants