Ruby One V2 Upgrade Log

The previous test run was rigorously done with our communities for ~ 2 months and had received great feedback. In response to our communities, we have fixed the following issues.

  • Display errors

  • Test token issues

  • UX/UI design errors

  • Transaction failures

  • Web2 connection error

Ruby One V2 can be considered as a regular iteration upon the previous version and now it is equipped with more advanced features that bring user-friendliness to a new level.

It now supports the following functionalities:

  • Secure login via email

  • Contract Account creation via email

  • Password retrieval via email codes

  • Instructions to change your password

Ruby One V2 also supports Social Recovery. This mechanism will generate & send an email to the specified mailbox based on the new MPC private key and the Contract Account information. The server will verify the DKIM signature of the email.

After it passes the verification, Ruby One mechanism will send it on-chain to be verified by the contract. Once everything checks out, the owner of the account will be updated to the new private key. With that, your crypto wallet is in your full control again.

For multi-chain contract accounts whose owner has the same private key, we will update the owner on all chains at the same time to achieve multi-chain synchronous updates.

And provide a interface for possible new ways of social authentication.

Last updated