• zelig's avatar
    automatic DAG pregeneration for smooth epoch transitions · bed80133
    zelig authored
    - 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
    bed80133
Name
Last commit
Last update
..
admin.go Loading commit data...
blocktest.go Loading commit data...
contracts.go Loading commit data...
info_test.json Loading commit data...
js.go Loading commit data...
js_test.go Loading commit data...
main.go Loading commit data...