mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 08:07:22 +00:00
- backend: AutoDAG bool flag passed from cli/eth.Config to ethereum, autoDAG loop started if true - backend: autoDAG loop start/stop, remove previous DAG - cli: AutoDAG bool flag, off by default, but automatically ON if mining - admin jsre: add startAutoDAG stopAutoDAG and makeDAG in miner section - switch on/off DAG autogeneration when miner started/stopped on console |
||
|---|---|---|
| .. | ||
| admin.go | ||
| blocktest.go | ||
| contracts.go | ||
| info_test.json | ||
| js.go | ||
| js_test.go | ||
| main.go | ||