Skip to content

docs: rewrite threat-model.md for Soroban/Stellar-Save (#863)#939

Merged
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/863-threat-model
May 30, 2026
Merged

docs: rewrite threat-model.md for Soroban/Stellar-Save (#863)#939
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/863-threat-model

Conversation

@olaayoade27-coder
Copy link
Copy Markdown
Contributor

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

pr closes #863

@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 5db56f3 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] Document threat model and security assumptions

2 participants