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
Goal\nEnsure amount conversions preserve value across Ethereum and Stellar decimal formats.\n\n## Acceptance criteria\n- Cover minimum, maximum, and fractional boundary values.\n- Reject conversions that lose unsupported precision.\n- Keep tests deterministic and offline.\n\n## Complexity\nHigh - small implementation, high reliability value.
Goal\nEnsure amount conversions preserve value across Ethereum and Stellar decimal formats.\n\n## Acceptance criteria\n- Cover minimum, maximum, and fractional boundary values.\n- Reject conversions that lose unsupported precision.\n- Keep tests deterministic and offline.\n\n## Complexity\nHigh - small implementation, high reliability value.