You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S012 verifies the SEP-41 surface exists; it doesn't yet verify that decimals/name/symbol are consistent with storage (e.g. decimals is u32, stable across calls).
Acceptance Criteria
Add consistency checks: signature match, no mutation of decimals post-init
Problem
S012 verifies the SEP-41 surface exists; it doesn't yet verify that
decimals/name/symbolare consistent with storage (e.g. decimals isu32, stable across calls).Acceptance Criteria
decimalspost-initcontracts/token-with-bugs/Pointers
tooling/sanctifier-core/src/sep41.rs