mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| bootnodes.go | ||
| client.go | ||
| cmd.go | ||
| customflags.go | ||
| customflags_test.go | ||
| fdlimit_test.go | ||
| fdlimit_unix.go | ||
| fdlimit_windows.go | ||
| flags.go | ||
| jeth.go | ||