Skip to content

docs: add Game ID Formats section to oracle.md#932

Merged
yahia008 merged 2 commits into
StellarCheckMate:mainfrom
euniceamoni:docs/chess-com-game-id-format
Jun 27, 2026
Merged

docs: add Game ID Formats section to oracle.md#932
yahia008 merged 2 commits into
StellarCheckMate:mainfrom
euniceamoni:docs/chess-com-game-id-format

Conversation

@euniceamoni

Copy link
Copy Markdown
Contributor

Closes #849

Changes

  • Added a Game ID Formats section to docs/oracle.md with a table covering Platform, Format, Example, and Validation Rule for both Lichess and Chess.com
  • Cross-references the MAX_GAME_ID_LEN constant (64 bytes) with a note on the on-chain enforcement behavior

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 930700c 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.

Add Chess.com game ID format documentation to docs/oracle.md

2 participants