Skip to content

docs: update storage-layout.md with complete key schema and cost esti…#940

Merged
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/861-storage-layout
May 30, 2026
Merged

docs: update storage-layout.md with complete key schema and cost esti…#940
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/861-storage-layout

Conversation

@olaayoade27-coder
Copy link
Copy Markdown
Contributor

pr closes #861

Summary

Motivation

Closes #

Type of change

  • feat — new feature
  • fix — bug fix
  • docs — documentation only
  • refactor — code restructuring, no behaviour change
  • test — tests only
  • chore — build, deps, tooling
  • perf — performance improvement
  • Breaking change (existing behaviour changes)

Changes

Testing

Smart contract:

cargo test -p stellar-save

Frontend:

cd frontend && npm test run

Manual steps (if applicable):

Checklist

  • cargo fmt run (Rust changes)
  • cargo clippy -- -D warnings passes (Rust changes)
  • npm run lint passes (frontend changes)
  • Tests added or updated for new/changed behaviour
  • CI is green
  • Documentation updated (if behaviour changed)
  • No secrets or .env files staged

Screenshots / recordings

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@olaayoade27-coder 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

@Xoulomon Xoulomon merged commit 0e3276a into Xoulomon:main May 30, 2026
4 of 12 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.

[Documentation] Write storage layout documentation

2 participants