plugeth/miner
Jeffrey Wilcke bbeaab7e64 cmd/utils, miner: A/B testing JIT VM. Disabled for miners
This PR introduces a 10% probability that you'll run the client with the
JIT enabled testing the new client and helps us potentially catch
errors when reported.

This feature is **disabled** for miners (disabling the JIT completely).
The JIT can however be force for miners if they enable both --jitvm and
--forcejit.
2016-04-01 13:44:58 +02:00
..
agent.go all: Add GPU mining, disabled by default 2015-10-07 13:19:30 +02:00
miner.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
remote_agent.go miner: synchronise start / stop 2015-10-31 02:18:41 +01:00
worker.go cmd/utils, miner: A/B testing JIT VM. Disabled for miners 2016-04-01 13:44:58 +02:00