Remove mentions of Ethereum from UI and code, refactor wallet connect #214
Reference in New Issue
Block a user
Delete Branch "chore/remove_last_ethereum_bits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This removes all remaining mentions of Ethereum from both the UI and the source code, and also fixes and improves all known wallet/account connect issues.
Furthermore, it will ask the visitor to switch their connected wallet to RSK Testnet (in the app's production mode), or to add it as new custom network (using our own RSK node), and then switch, if the network ID is not available yet. Please note that this does not work properly with localhost networks in dev (at least it's broken in Metamask atm).
closes #150, #170, #215
@bumi This PR is basically finished. However, signup is actually broken, because hal8000 is not allowed to create profiles anymore. I don't remember what our proposed solution for replacing the previous permission for it was.