ethereum / node-ethereum

[DEPRECATED] a simple standalone or embeddable Ethereum client written for Node.js
GNU General Public License v2.0
46 stars 38 forks source link

move blockprocesser to a standlone process #46

Open wanderer opened 9 years ago

wanderer commented 9 years ago

the network freezes eveytime a block get processed which is not good. If we sperate blockprocessing to its own process things will be smoother