Commits
Click on a commit to change the comparison rangefeat(common): replace suix_resolveNameServiceAddress with SuinsClient.getNameRecord
Changes
- install @mysten/suins
- upgrade @mysten/sui to 1.18.1 to be compatible
with suins.
- add getNameRecord call to WrappedSuiClient
- update SuiNSResolver to use rpcSelector.getNameRecord Add NameRecord type to common since SuiNS does not export it Merge branch 'main' into alextzimas/seint-602-replace-suix_resolvenameserviceaddress refactor: add suins attribute to WrappedSuiClient