plugeth/cmd/geth
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
..
admin.go automatic DAG pregeneration for smooth epoch transitions 2015-05-21 15:53:42 +01:00
blocktest.go Unskip now working tests, remove debug print 2015-05-06 23:25:44 +02:00
contracts.go Added proper contract for registrar 2015-04-09 17:59:05 +02:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go fix eth.sign. now implemented in admin jsre until web3.js has it . 2015-05-20 04:38:20 +01:00
js.go solc now in ethereum, fixes solc path setting; setSolc() didnt work 2015-05-20 02:47:13 +01:00
main.go automatic DAG pregeneration for smooth epoch transitions 2015-05-21 15:53:42 +01:00