- Apr 15, 2016
-
-
Felix Lange authored
logging.printf triggered a format string warning. Silence it by renaming the function.
-
- Jan 26, 2016
-
-
Felix Lange authored
-
Felix Lange authored
-
- Jan 21, 2016
-
-
Felix Lange authored
-
Felix Lange authored
This change allows setting the verbosity for directory prefixes using the syntax: --vmodule=eth/=6
-
- Jul 23, 2015
-
-
Felix Lange authored
I forgot to update one instance of "go-ethereum" in commit 3f047be5.
-
- Jul 22, 2015
-
-
Felix Lange authored
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
-
- Jul 07, 2015
-
-
Felix Lange authored
-
- Apr 15, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 13, 2015
-
-
Viktor Trón authored
- follow up locks and fix them - chainManager: call SetQueued for parentErr future blocks, uncomment TD checks, unskip test - make ErrIncorrectTD non-fatal to be forgiving to genuine mistaken nodes (temp) but demote them to guard against stuck best peers. - add purging to bounded nodeCache (config nodeCacheSize) - use nodeCache when creating blockpool entries and let non-best peers add blocks (performance boost) - minor error in addError - reduce idleBestPeerTimeout to 1 minute - correct status counts and unskip status passing status test - glogified logging
-
- Apr 07, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 04, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Apr 03, 2015
-
-
Jeffrey Wilcke authored
-
- Mar 23, 2015
-
-
Viktor Trón authored
-
- Mar 22, 2015
-
-
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
-
- Mar 21, 2015
-
-
Taylor Gerring authored
-
- Mar 16, 2015
-
-
Jeffrey Wilcke authored
-
- Mar 11, 2015
-
-
Taylor Gerring authored
-
- Mar 05, 2015
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Mar 03, 2015
-
-
Viktor Trón authored
-
- Mar 01, 2015
-
-
Taylor Gerring authored
-
- Feb 25, 2015
-
-
Viktor Trón authored
-
- Feb 19, 2015
-
-
Felix Lange authored
-
- Feb 18, 2015
-
-
Taylor Gerring authored
-
- Feb 17, 2015
-
-
Taylor Gerring authored
-
- Feb 11, 2015
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Feb 10, 2015
-
-
Taylor Gerring authored
-
- Jan 21, 2015
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-