Page MenuHomePhabricator

[landing] Reduce code duplication in landing/siwe.react.js
ClosedPublic

Authored by ashoat on Oct 9 2023, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 6:31 PM
Unknown Object (File)
Sat, Oct 19, 4:20 AM
Unknown Object (File)
Sat, Oct 19, 4:20 AM
Unknown Object (File)
Sat, Oct 19, 4:19 AM
Unknown Object (File)
Sat, Oct 19, 4:01 AM
Unknown Object (File)
Sep 15 2024, 1:15 PM
Unknown Object (File)
Sep 15 2024, 1:15 PM
Unknown Object (File)
Sep 15 2024, 1:13 PM
Subscribers

Details

Summary

This code is completely duplicated from lib/utils/wagmi-utils.js.

Test Plan
  1. In my local environment, make sure that mobile SIWE still works with Rainbow wallet (mobile SIWE uses landing, but web SIWE doesn't)
  2. In combination with other diffs in the stack, I tested the following on both my local environment, and in a staging environment for my keyserver on comm.domains:
    • Mobile sign in with Rainbow wallet using Rainbow login
    • Mobile sign in with Rainbow wallet using WalletConnect login
    • Web sign in with Rainbow wallet using Rainbow login
    • Web sign in with Rainbow wallet using WalletConnect login
    • Web sign in with Metamask wallet

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable