Page MenuHomePhabricator

remove reserved wallet registration RPC
ClosedPublic

Authored by varun on Jun 21 2024, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 6:57 PM
Unknown Object (File)
Thu, Sep 12, 10:50 AM
Unknown Object (File)
Thu, Sep 12, 10:50 AM
Unknown Object (File)
Thu, Sep 12, 10:50 AM
Unknown Object (File)
Thu, Sep 12, 10:50 AM
Unknown Object (File)
Aug 19 2024, 12:14 PM
Unknown Object (File)
Aug 19 2024, 8:14 AM
Unknown Object (File)
Aug 8 2024, 10:38 AM
Subscribers

Details

Summary

we don't need this. SIWE is enough to prove that a user owns a particular wallet address

Depends on D12546

Test Plan

everything builds, git grep'd for any remaining references to this RPC and message type

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun requested review of this revision.Jun 21 2024, 5:07 PM

Why did we introduce it initially? 🤨

This revision is now accepted and ready to land.Jun 21 2024, 10:54 PM

Why did we introduce it initially? 🤨

i didn't think carefully enough about how reserved wallet addresses would be registered on identity

This revision was automatically updated to reflect the committed changes.