brazerzkidaicontact.blogg.se

Ethereum wallet sync slow
Ethereum wallet sync slow












ethereum wallet sync slow

These nodes are overkill for running a basic ethereum full node, but I have other stuff planned for them :). I am now running full Kovan and Mainnet nodes on them simultaneously, and my load average hovers around 1. For what it’s worth, both of my machines are from Hetzner and cost 40 euro and 28 euro per month respectively. Sync times may vary for you depending on the network conditions and your node hardware. The SSD machine took about 16 hours to complete the full sync from scratch while the HDD machine took about 54 hours to complete the full sync. Intel Xeon E3-1246v3 / 32GB RAM / HDD RAID 1 / 1 gbps bandwidth.Intel i7 6700 / 32GB RAM / SSD RAID 1 / 1 gbps bandwidth.I used two different configurations in my test: Your node’s hardware is also critical when syncing a full node. Once the sync is complete, you may edit the config and restart parity to enable the features like JSON-RPC that you want to use. Disable unneeded features to reduce the load on your disk and CPU.Increases cache size to reduce the load on your hard disk.Increases the number of peers your node connects to so that you are not limited (or less limited) by lack of nodes sending you data.The reasoning behind this configuration is that it: Set it slightly below your available RAM. It is MegaBytes of RAM the node is allowed to use for cache. One parameter that you should change according to your system is -cache-size. The description of these parameters can be found on The config for quickly syncing your node is: parity -allow-ips=public -max-peers=256 -max-pending-peers=256 -cache-size=30720 -no-serve-light -no-periodic-snapshot -no-secretstore -no-ipc -no-hardware-wallets -no-jsonrpc -no-ws -scale-verifiers I am sharing my final config here so that you can quickly sync your Ethereum full node and save time! I had to sync a few nodes a couple of weeks back, so I started tuning my parity configuration. Optimizing your configuration can save you hours or even days of sync times. Syncing an Ethereum full node has become painfully slow as the size of a full node folder has increased to over 130 GB and is continually increasing.














Ethereum wallet sync slow