aboutsummaryrefslogtreecommitdiff
path: root/docs/MONZERO_PHASE0_STABILIZATION.md
diff options
context:
space:
mode:
authorMonzero Build System <builds@monzero.org>2026-08-15 22:07:17 +0100
committerMonzero Build System <builds@monzero.org>2026-08-15 22:07:17 +0100
commitf4b7631ee2c13c936ca44b658423612ecba16f3c (patch)
treefdb95ff45e029bf401fdb701f0f57b5a1bbba298 /docs/MONZERO_PHASE0_STABILIZATION.md
parent24d3d77a21fe6be7db9bde7232af48e8136ec001 (diff)
downloadmonzero-core-f4b7631ee2c13c936ca44b658423612ecba16f3c.tar.gz
monzero-core-f4b7631ee2c13c936ca44b658423612ecba16f3c.tar.xz
monzero-core-f4b7631ee2c13c936ca44b658423612ecba16f3c.zip
Make block asset issuance atomic and reorg-safe
Diffstat (limited to 'docs/MONZERO_PHASE0_STABILIZATION.md')
-rw-r--r--docs/MONZERO_PHASE0_STABILIZATION.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/MONZERO_PHASE0_STABILIZATION.md b/docs/MONZERO_PHASE0_STABILIZATION.md
index 267020435..d7cba0206 100644
--- a/docs/MONZERO_PHASE0_STABILIZATION.md
+++ b/docs/MONZERO_PHASE0_STABILIZATION.md
@@ -130,6 +130,7 @@ isolated disposable development network may be used after cryptographic review.
- [x] Strict canonical issuance-descriptor decoder with byte-boundary truncation tests.
- [x] Bounded authenticated issuance-payload envelope with strict signature shape rules.
- [x] Deterministic authenticated registry snapshots with atomic restore failure behavior.
+- [x] Atomic ordered block-issuance adapter, detach behavior, and deterministic state commitments.
- [x] External cryptographic-review brief and mandatory threat cases.
- [ ] Reviewed confidential per-asset commitment and range-proof construction.
- [ ] Versioned asset transaction serialization with strict parser limits.