Page MenuHomePhabricator

remove reserved wallet registration RPC
ClosedPublic

Authored by varun on Jun 21 2024, 4:48 PM.
Tags
None
Referenced Files
F3268549: D12547.diff
Sat, Nov 16, 3:22 AM
Unknown Object (File)
Thu, Nov 7, 3:34 PM
Unknown Object (File)
Sun, Nov 3, 4:56 AM
Unknown Object (File)
Oct 12 2024, 2:40 PM
Unknown Object (File)
Oct 12 2024, 2:40 PM
Unknown Object (File)
Oct 12 2024, 2:40 PM
Unknown Object (File)
Oct 12 2024, 2:40 PM
Unknown Object (File)
Sep 28 2024, 8:35 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
No Lint Coverage
Unit
No Test Coverage

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.