Commit Graph

33 Commits (f7d3678c28c4b92e45a458e4785bd0f1cdc20e34)

Author SHA1 Message Date
Mark cb5235eb07 miner: make starting of CPU agent more reliable (#15148) 7 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange c5df37c111 eth: accept leading zeros for nonce parameter of submitWork (#3558) 8 years ago
☃ Elliot Shepherd ac0f8b81ae miner: Move CpuAgent channel creation from Start() to initialization (fixes #2948) 8 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Bas van Kervel 652eea71fe put unlock after lock 9 years ago
Bas van Kervel 618065895b agent/miner Prevent the CpuAgent to be started multiple times 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke e870e61bc9 miner: smart mining 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
Bas van Kervel 60561cdca2 fixed issue when miner is not stopping af stop command 9 years ago
Bas van Kervel 7778740315 fixed race condition in miner 9 years ago
obscuren c2ef8682fe eth/downloader: moved start event 9 years ago
obscuren 741fa8ca9c miner: mutex locks on cpu agent. Closes #1007 9 years ago
obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 10 years ago
Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 years ago
obscuren 053d5552ab Updated logging 10 years ago
obscuren 344b3556eb Fixed uncle rewards in miner 10 years ago
obscuren d36501a6e5 Fixed miner 10 years ago
obscuren e5a0a0ef48 Moved output to debug 10 years ago
obscuren a59ea7ce29 Changed miner 10 years ago
obscuren 54dac59285 wip 10 years ago
obscuren 26de12d9bf Changed nonce to a uint64 10 years ago
obscuren 8e995b97cc Fixes and debug added 10 years ago
Matthew Wampler-Doty de9f79133f Introducing ethash 10 years ago
obscuren 32c7ebc51d Fixed mining & limited hash power 10 years ago
obscuren 8a0f23915e Fixed a few issues in the miner and updated hash rate title 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago