quorum/cmd/utils
zelig bed80133e0 automatic DAG pregeneration for smooth epoch transitions
- 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
2015-05-21 15:53:42 +01:00
..
cmd.go Remove unused confirm() method 2015-05-18 12:25:33 -05:00
customflags.go bugfix as a result of PR 671 2015-04-09 20:06:27 +02:00
customflags_test.go reformat code with goimports 2015-04-09 10:26:26 +02:00
flags.go automatic DAG pregeneration for smooth epoch transitions 2015-05-21 15:53:42 +01:00