diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2016-03-24 20:06:10 +0800 |
---|---|---|
committer | Jeffrey Wilcke <geffobscura@gmail.com> | 2016-04-01 19:44:58 +0800 |
commit | bbeaab7e64f50fb303008b065894f58d7563c7ad (patch) | |
tree | e10e1c48f411fa2b63313e4e27a4d3311ab04797 /node/config.go | |
parent | c58079461bafe508bea9233e2b81852df5188f57 (diff) | |
download | go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar.gz go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar.bz2 go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar.lz go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar.xz go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.tar.zst go-tangerine-bbeaab7e64f50fb303008b065894f58d7563c7ad.zip |
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.
Diffstat (limited to 'node/config.go')
0 files changed, 0 insertions, 0 deletions