1. 18 Dec, 2015 2 commits
    • Felix Lange's avatar
      eth/downloader: fix negative balance issue in tests · 9be5d5cd
      Felix Lange authored
      The test chain generated by makeChainFork included invalid uncle
      headers, crashing the generator during the state commit.
      
      The headers were invalid because they used the iteration counter as the
      block number, even though makeChainFork uses a block with number > 0 as
      the parent. Fix this by introducing BlockGen.Number, which allows
      accessing the actual number of the block being generated.
      9be5d5cd
    • Jeffrey Wilcke's avatar
      Merge pull request #1925 from fjl/p2p-dial-resolve · 2baf1de0
      Jeffrey Wilcke authored
      p2p: resolve incomplete dial targets
      2baf1de0
  2. 17 Dec, 2015 6 commits
  3. 16 Dec, 2015 4 commits
  4. 15 Dec, 2015 1 commit
  5. 14 Dec, 2015 5 commits
  6. 10 Dec, 2015 1 commit
  7. 09 Dec, 2015 1 commit
  8. 08 Dec, 2015 1 commit
  9. 07 Dec, 2015 4 commits
  10. 04 Dec, 2015 2 commits
  11. 03 Dec, 2015 5 commits
  12. 02 Dec, 2015 3 commits
  13. 01 Dec, 2015 5 commits