-
Notifications
You must be signed in to change notification settings - Fork 18
Add to_omni_account for UserId
#3811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
Claude finished @Kailai-Wang's task —— View job PR Review: Add
|

Context
It still uses
Identity::to_omni_accountunder the hood, asIdentityhas better type constraints - just in rpc handling we don't have to convert toIdentityfirst.It implements a
Fromfor IdentityString too to dismissfrom_web2_accountcompletely.It also upgrades the rustc to 1.89