Revīziju vēsture

Autors SHA1 Ziņojums Datums
  terasum e9382c6e9f miner: fix typo 8 gadi atpakaļ
  Egon Elbre faafeef79e miner: fix megacheck warnings 8 gadi atpakaļ
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 gadi atpakaļ
  Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 gadi atpakaļ
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 gadi atpakaļ
  Felix Lange c5df37c111 eth: accept leading zeros for nonce parameter of submitWork (#3558) 8 gadi atpakaļ
  Péter Szilágyi 0ee796632a eth, miner: verify PoW in the remote agent to notify submitter (#3438) 9 gadi atpakaļ
  Péter Szilágyi b750cab56a miner: fix a race between remote agent start/loop 9 gadi atpakaļ
  Jeffrey Wilcke 8c38f8d815 miner: synchronise start / stop 10 gadi atpakaļ
  Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends 10 gadi atpakaļ
  Gustav Simonsson d9addf79fa Improve error string and remove unneeded else clause 10 gadi atpakaļ
  Gustav Simonsson 829201382b rpc: return error code for eth_getWork when no work ready 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ļ
  Jeffrey Wilcke e870e61bc9 miner: smart mining 10 gadi atpakaļ
  Felix Lange ea54283b30 all: update license information 10 gadi atpakaļ
  Felix Lange 1d42888d30 core/types: make blocks immutable 10 gadi atpakaļ
  Taylor Gerring 8e77f81586 Return 32-byte hashes from GetWork 10 gadi atpakaļ
  obscuren fa729a0c55 miner: go fmt 10 gadi atpakaļ
  Vitalik Buterin 5caf1aa1a9 Switched getWork third output from difficulty to target 10 gadi atpakaļ
  obscuren 2cc9211269 miner: fixed remote miner current work 10 gadi atpakaļ
  obscuren d36501a6e5 Fixed miner 10 gadi atpakaļ
  obscuren a59ea7ce29 Changed miner 10 gadi atpakaļ
  obscuren 9be7853e34 Fixed issues with stalled remote miner 10 gadi atpakaļ
  Taylor Gerring 91a2275ad3 Move RemoteAgent to miner pkg 10 gadi atpakaļ