Skip to content

Fix android name resolve endpoint#60

Merged
gemcoder21 merged 2 commits intomainfrom
fix-android-name-resolve-endpoint
Apr 4, 2026
Merged

Fix android name resolve endpoint#60
gemcoder21 merged 2 commits intomainfrom
fix-android-name-resolve-endpoint

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 3, 2026

Migrate to /v2/devices/name/resolve/ (matching iOS) which uses authenticated device API via SecurityInterceptor.

DRadmir added 2 commits April 3, 2026 17:32
The v1 endpoint /v1/name/resolve/ returns 404 for all requests.
Migrate to /v2/devices/name/resolve/ (matching iOS) which uses
authenticated device API via SecurityInterceptor.
- Add ResolveNameCase interface in gemcore/cases/name/
- Add NameRepository implementation in data:repositories/name/
- Add NameModule Hilt DI in data:repositories/di/
- Remove duplicate AddressChainViewModel from add_asset:viewmodels
- Update single AddressChainViewModel in recipient:viewmodels to use
  ResolveNameCase instead of direct API client dependency
- Update add_asset:presents and import_wallet to use the shared ViewModel
@DRadmir DRadmir self-assigned this Apr 3, 2026
@DRadmir DRadmir added the Android label Apr 3, 2026
@gemcoder21 gemcoder21 merged commit e7fa8e5 into main Apr 4, 2026
4 of 5 checks passed
@gemcoder21 gemcoder21 deleted the fix-android-name-resolve-endpoint branch April 4, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants