Files
amethyst/commons
nrobi144andClaude Opus 4.8 89b2a273a0 refactor: move EOSEAccountFast to commons, KMP-purified (Phase 2 prep)
EOSEAccountFast is used by the user/event finder assemblers that will move to
commonMain. Relocate it to commons.relays with KmpLock instead of
synchronized(...) so it passes the iOS verifyKmpPurity gate. The old
amethyst.service.relays location keeps a typealias, so its 7 existing importers
are untouched. (SincePerRelayMap/MutableTime/EOSERelayList were already commons
typealiases.)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-10 11:38:08 +03:00
..