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.
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:
- [x] The page should load without any wallet/metamask
- [x] The page should load with locked wallet/metamask
- [ ] Make sure Loading indicator works #60
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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