Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Péter Szilágyi 402fd6e8c6 core, eth, event, miner, xeth: fix event post / subscription race 10 gadi atpakaļ
  Jeffrey Wilcke d7580f21f6 Merge pull request #1595 from obscuren/extra-data 10 gadi atpakaļ
  Jeffrey Wilcke 132df860d9 miner, rpc: added length check for extra data 10 gadi atpakaļ
  Jeffrey Wilcke c32073b11f miner, rpc: added submit hashrate for remote agents 10 gadi atpakaļ
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 gadi atpakaļ
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 gadi atpakaļ
  Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 gadi atpakaļ
  Felix Lange ea54283b30 all: update license information 10 gadi atpakaļ
  Jeffrey Wilcke 37c1a8f69d eth,miner,rpc: set coinbase 10 gadi atpakaļ
  obscuren 6d817e16c1 core, miner: tx pool drops txs below ask price 10 gadi atpakaļ
  obscuren 054abe20b8 miner: moved break INSIDE the switch ... 10 gadi atpakaļ
  obscuren 3ea9868b65 miner: on downloader.Done/Fail stop immediately. Ignore pending evs 10 gadi atpakaļ
  obscuren 907848997b miner: one-shot update loop 10 gadi atpakaļ
  Vitalik Buterin 61e8296bd8 Adjust miner coinbase and not just miner worker coinbase 10 gadi atpakaļ
  obscuren d3e84cc8b4 miner: properly check for mining operation on Register 10 gadi atpakaļ
  obscuren 5cec1aad15 core, miner: fork resolving and restart miner after sync op 10 gadi atpakaļ
  obscuren b71091e337 eth, eth/downloader, miner: use download events to check miner start 10 gadi atpakaļ
  Gustav Simonsson b24f16fa53 Make read of ethash hashrate atomic and update ethash godep 10 gadi atpakaļ
  obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 10 gadi atpakaļ
  obscuren 6ecba12650 miner: added log message for mining operation. #912 10 gadi atpakaļ
  obscuren 7eed47fad5 miner, tests: fixed block test 10 gadi atpakaļ
  obscuren 13ddf20bd2 miner, cmd/geth: settable gas price from flags and console 10 gadi atpakaļ
  Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 gadi atpakaļ
  obscuren 2c1a6a349b miner: removed default timer & update dag when threads > 0 10 gadi atpakaļ
  obscuren ec6cbb914b miner: start a newly registered agent if the miner is running. Closes #681 10 gadi atpakaļ
  obscuren 7b6a8cc9ae Fixed pending states 10 gadi atpakaļ
  obscuren 9c55576c7b Block header changed & console miner control 10 gadi atpakaļ
  obscuren 053d5552ab Updated logging 10 gadi atpakaļ
  obscuren a59ea7ce29 Changed miner 10 gadi atpakaļ
  obscuren 82956df523 Get work / submit work partially implemented. 10 gadi atpakaļ