You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
Version: mist 0.10.0
OS & Version: windows 10 x64
Node version: geth 1.8.1
Number of blocks synchronized: private network
Hi, I am trying to make a coin based on Ethereum (for practice purpose).
I have successfully built geth and mine coin with Ethminer in private network.
For wallet application, I am currently using mist with the version mentioned above, and meteor-dapp-wallet from ethereum github.
I have connected mist to my private network via RPC connection, and everything (transactions, creating a wallet etc.) works fine on Ubuntu 16.04 LTS, however, when I try to do the same on Windows 10 x64, the application crashes with the error something like 'application is not responding...'
On Windows 10 x64, only thing working is mist starting in wallet mode. Whenever I try to make a transaction to my other wallets or make an account, the application freezes.
I am wondering is this problem limited to myself or any other people here have the similar issue?
If any other develop encounter similar issue, can you tell me how to solve this problem?
The text was updated successfully, but these errors were encountered:
Version: mist
0.10.0
OS & Version: windows 10 x64
Node version:
geth 1.8.1
Number of blocks synchronized: private network
Hi, I am trying to make a coin based on Ethereum (for practice purpose).
I have successfully built geth and mine coin with Ethminer in private network.
For wallet application, I am currently using mist with the version mentioned above, and meteor-dapp-wallet from ethereum github.
I have connected mist to my private network via RPC connection, and everything (transactions, creating a wallet etc.) works fine on Ubuntu 16.04 LTS, however, when I try to do the same on Windows 10 x64, the application crashes with the error something like 'application is not responding...'
On Windows 10 x64, only thing working is mist starting in wallet mode. Whenever I try to make a transaction to my other wallets or make an account, the application freezes.
I am wondering is this problem limited to myself or any other people here have the similar issue?
If any other develop encounter similar issue, can you tell me how to solve this problem?
The text was updated successfully, but these errors were encountered: