1. 13 Jul, 2015 2 commits
  2. 10 Jul, 2015 1 commit
  3. 07 Jul, 2015 1 commit
  4. 18 Jun, 2015 2 commits
  5. 12 Jun, 2015 1 commit
  6. 11 Jun, 2015 2 commits
  7. 01 Jun, 2015 1 commit
  8. 30 May, 2015 5 commits
    • Jeromy's avatar
      handle error · 2ec4c9ac
      Jeromy authored
      2ec4c9ac
    • Jeromy's avatar
      parallelize block processing · 11de3643
      Jeromy authored
      11de3643
    • Jeromy's avatar
      ab161cf6
    • Jeromy's avatar
      adjust naming · efa442ad
      Jeromy authored
      efa442ad
    • Jeromy's avatar
      Move findproviders out of main block request path · f574cd4b
      Jeromy authored
      This PR moves the addition of new blocks to our wantlist (and their
      subsequent broadcast to the network) outside of the clientWorker loop.
      This allows blocks to more quickly propogate to peers we are already
      connected to, where before we had to wait for the previous findProviders
      call in clientworker to complete before we could notify our partners of
      the next blocks that we want. I then changed the naming of the
      clientWorker and related variables to be a bit more appropriate to the
      model. Although the clientWorker (now named providerConnector) feels a
      bit awkward and should probably be changed.
      
      fix test assumption
      f574cd4b
  9. 26 May, 2015 1 commit
  10. 22 May, 2015 2 commits
  11. 21 May, 2015 15 commits
  12. 20 May, 2015 1 commit
  13. 19 May, 2015 1 commit
  14. 18 May, 2015 1 commit
  15. 06 May, 2015 2 commits
  16. 04 May, 2015 1 commit
  17. 02 May, 2015 1 commit