aboutsummaryrefslogtreecommitdiffstats
path: root/logger/glog
Commit message (Collapse)AuthorAgeFilesLines
* blockpool stability fixes:zelig2015-04-131-6/+6
| | | | | | | | | | | | - 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
* Updated loggingobscuren2015-04-072-0/+8
|
* Remove debug logobscuren2015-04-051-1/+0
|
* basic glogobscuren2015-04-041-0/+1
|
* glog wipobscuren2015-04-035-0/+1965