1. 13 Apr, 2015 2 commits
    • zelig's avatar
      blockpool stability fixes: · 3d57e377
      zelig 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
      3d57e377
    • Felix Lange's avatar
      Merge pull request #690 from karalabe/whisper-cleanup · faa27478
      Felix Lange authored
      Whisper cleanup, part 1
      faa27478
  2. 12 Apr, 2015 1 commit
  3. 11 Apr, 2015 2 commits
  4. 10 Apr, 2015 28 commits
  5. 09 Apr, 2015 7 commits