plugeth/logger
zelig 3d57e377a4 blockpool stability fixes:
- 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
2015-04-13 13:13:55 +01:00
..
glog blockpool stability fixes: 2015-04-13 13:13:55 +01:00
example_test.go ethlog => logger 2014-10-31 12:56:05 +01:00
log.go independent flag for json structured logging 2015-03-22 02:16:54 +00:00
loggers_test.go independent flag for json structured logging 2015-03-22 02:16:54 +00:00
loggers.go independent flag for json structured logging 2015-03-22 02:16:54 +00:00
logsystem.go fix ethtest logging 2015-03-23 17:08:49 +00:00
sys.go independent flag for json structured logging 2015-03-22 02:16:54 +00:00
types.go Check length of timestring before taking slice 2015-03-11 10:43:52 -05:00
verbosity.go Updated logging 2015-04-04 23:04:19 +02:00