Wallet unlock check not working anymore #64
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
In master, checking for an unlocked metamask wallet is currently broken: when you have Metamask enabled, and are on Kovan, but it's still locked, the app will just break with an exception saying it can't find the Contributors contract address in the registry.
I'll look into that tomorrow/the day after:
slightly related is #61
have a look at #67 first! it seems it solves some problem there...
I'm closing this as it is fixed by #67