rwadurian/backend/services/identity-service/src/domain
hailin b9f3482b17 fix(identity): update KAVA address validation to EVM format
KAVA now uses EVM-compatible 0x addresses instead of Cosmos bech32 format.
DST continues to use Cosmos bech32 format (dst1...).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 23:04:14 -08:00
..
aggregates/user-account refactor(identity): remove province/city/address fields 2025-12-07 11:23:26 -08:00
entities fix(identity): update KAVA address validation to EVM format 2025-12-08 23:04:14 -08:00
enums refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
events feat(mnemonic): propagate accountSequence through MPC keygen flow (DDD) 2025-12-08 01:08:27 -08:00
repositories refactor(identity): remove province/city/address fields 2025-12-07 11:23:26 -08:00
services refactor: move mnemonic verification from identity-service to blockchain-service 2025-12-07 00:11:06 -08:00
value-objects refactor(identity): remove province/city/address fields 2025-12-07 11:23:26 -08:00
domain.module.ts refactor: move mnemonic verification from identity-service to blockchain-service 2025-12-07 00:11:06 -08:00