#August 10-12, 2018
- Create account - hangs with metamask
- Cause - most likely non-increasing nonce issue with metamask: MetaMask/metamask-extension#1999)
- Solution - open issue
- Sometimes errors with the “known transaction” when deploying a contract.
- Cause: not yet known
- Solution: only solution so far is to increase the
gasPrice
in contracts -> testnet -> deployment. Embark team currently investigating.
- Getting contract events (tweets in this case) doesn’t work
- Cause: Metamask known issue “The current provider doesn’t support subscriptions: MetamaskInpageProvider”
- Solution: open issue
- Websockets errors
- Cause: known issue with metamask: MetaMask/metamask-extension#1645)
- Solution: open issue