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
{{ message }}
This repository was archived by the owner on Jun 1, 2026. It is now read-only.
Enhance address name resolution to prefer asset-based names and deduplicate results: made ChainAddress Hash+Eq, extended AddressNamesClient to query assets repository, added get_scan_names/get_asset_names helpers and a merge_names routine; added asset_id/asset_name helpers and unit tests. Added a test AddressName::mock utility in primitives testkit and exported it. Moved and expanded EVM simulation tests (some tests moved into decode.rs and client.rs), replaced inline JSON fixtures with external testdata files for various Permit/Permit2 cases, and removed the old tests.rs. These changes improve name lookup accuracy (asset-first) and consolidate EVM test fixtures for maintainability.
0 commit comments