1. Jan 20, 2017
    • asynchronous rob's avatar
      Light protocol syncing improvements (#4212) · a791cb50
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * remove old lint silencer
      
      * dispatch requests only to peers with higher TD
      
      * dynamic target for sync rounds
      
      * use round pivots instead of frames, fix test
      
      * fix total difficulty calculation for test client
      
      * fix broken reorg algorithm
      
      * fork test, fix ancestor search
      a791cb50
  2. Jan 16, 2017
  3. Jan 11, 2017
    • asynchronous rob's avatar
      Test harness for lightsync (#4109) · 7123f19a
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * make on_connect/disconnect public
      
      * free flow params constructor
      
      * Shared ownership of LES handlers
      
      * light provider impl for test client
      
      * skeleton for testing light sync
      
      * have test_client use actual genesis
      
      * fix underflow in provider
      
      * test harnesses for lightsync
      
      * fix tests
      
      * fix test failure caused by test_client changes
      7123f19a
  4. Dec 27, 2016
  5. Dec 23, 2016
  6. Dec 16, 2016
  7. Dec 15, 2016
  8. Dec 14, 2016
  9. Dec 13, 2016
  10. Dec 12, 2016