- Mar 23, 2015
-
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
getWork needs to return additional values
-
- Mar 22, 2015
-
-
Jeffrey Wilcke authored
common/common.go cleanup
-
Jeffrey Wilcke authored
using robertkrimen/otto, godeps updated
-
Jeffrey Wilcke authored
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* WIP missing arguments for submitting new work * GetWork **done**
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
Frontier/blockpool
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Viktor Trón authored
-
Viktor Trón authored
- logjson flag remove logformat flag - passed to eth Config - logsystem not a field of Ethereum - LogSystem does not need to expose GetLogLevel/SetLogLevel - message struct just implements more generic LogMsg interface - LogMsg is a fmt.Stringer with Level() - jsonMsg ([]byte) implements LogMsg - remove "raw" systems - move level logic inside StdLogSystem - logsystems only print their kind of msg: jsonLogSystem prints jsonMsg, StdLogSystem prints stdMsg
-
Viktor Trón authored
- fix status chain map uses common.Hash as key - add badPeers increment to IncorrectTD errors (forgotten) - signal head info update to head section process even if parent hash is not in pool (inserted), so that idle timer can be set to nil - suicideC -> peer.headInfoTimer - quit -> peer.bestIdleTimer - and they are properly set from within getBlockHashes and handleSection
-
- Mar 21, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Fix link to build instructions in the readme
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Conflicts: rpc/responses.go
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Mar 20, 2015
-
-
Felix Lange authored
-