https://linear.app/comm/issue/ENG-8306/addwalletstart-rpc
this diff introduces two things:
- new RPC
- new traits to avoid code duplication
Differential D12575
[identity][proto] addWallet RPC varun on Jun 25 2024, 2:11 PM. Authored by Tags None Referenced Files
Subscribers
Details https://linear.app/comm/issue/ENG-8306/addwalletstart-rpc this diff introduces two things:
wallet login works. if nonce is expired, i get back the correct tonic status message
Diff Detail
Event TimelineComment Actions Passing back with a question: I assume your plan is to land this before the rest of the work. Is that actually safe? Are we okay to launch this publicly accessible endpoint for adding a wallet when the rest of the work is not yet in a landable state? |