When I use Ethereum Wallet (in Mist) with parity, then it seems like Ethereum Wallet reloads itself back to the main Wallets page regularly. It seems to be somehow tied to the rate that new blocks are received; it doesn't happen on every new block, but seems like when the reload happens it always coincides with a new block, and it happens ridiculously more frequently on the Kovan testnet (which has a 4 second block time). I'm running parity --geth --chain kovan, and just started Mist. Here's a video of it reloading several times and interrupting me after I go to the Contracts page:
I'm not totally sure if this bug is parity-related or not since I haven't used geth much (it never finished syncing on my machine). Not totally sure whether this is the right place to report this or whether it might be reported elsewhere already; I looked a bit but couldn't find any pre-existing issues.
When I use Ethereum Wallet (in Mist) with parity, then it seems like Ethereum Wallet reloads itself back to the main Wallets page regularly. It seems to be somehow tied to the rate that new blocks are received; it doesn't happen on every new block, but seems like when the reload happens it always coincides with a new block, and it happens ridiculously more frequently on the Kovan testnet (which has a 4 second block time). I'm running
parity --geth --chain kovan
, and just started Mist. Here's a video of it reloading several times and interrupting me after I go to the Contracts page:https://crashcoherency.net/misc/ethereum-refresh-bug.webm
I'm not totally sure if this bug is parity-related or not since I haven't used geth much (it never finished syncing on my machine). Not totally sure whether this is the right place to report this or whether it might be reported elsewhere already; I looked a bit but couldn't find any pre-existing issues.