1. Mar 23, 2017
    • asynchronous rob's avatar
      queue culling and informant · a78068cb
      asynchronous rob authored
      a78068cb
    • asynchronous rob's avatar
      fix header chain tests · ac7f1f67
      asynchronous rob authored
      ac7f1f67
    • asynchronous rob's avatar
      Implement PIP messages, request builder, and handlers (#4945) · 64cec5ff
      asynchronous rob authored
      * return errors on database corruption
      
      * fix tests, json tests
      
      * fix remainder of build
      
      * buffer flow -> request credits
      
      * proving state backend
      
      * generate transaction proofs from provider
      
      * network messages for transaction proof
      
      * transaction proof test
      
      * test for transaction proof message
      
      * fix call bug
      
      * request transaction proofs from on_demand
      
      * most of proved_execution rpc
      
      * proved execution future
      
      * initial request definitions
      
      * RLP encoding and decoding for requests
      
      * proofs of non-existance in ProvingBlockChainClient
      
      * new requests in provider.
      
      * encode and decode responses
      
      * complete initial request changes
      
      * handle request packet in LightProtocol
      
      * handle response packets
      
      * implement requesting from
      
      * re-do cost table
      
      * get tests compiling
      
      * fix cost table RLP encoding
      
      * roundtrip tests for request types
      
      * request builder tests
      
      * move request_builder -> request::builder
      
      * get network tests working
      
      * return only complete headers responses
      
      * request builder improvements
      
      * New version of jsonrpc.
      
      * split request filling into fill,complete
      
      * Better invalid encoding messages
      
      * Fixing deprecated methods of tokio_core
      
      * use PIP messages in on_demand, old API
      
      * migrate oneshot::complete to send in on_demand
      
      * get on_demand tests to compile
      
      * port ethsync to PIP messages
      
      * adjust to minor on_demand API changes in RPC
      
      * Using dedicated branch for jsonrpc
      
      * Bump
      64cec5ff
    • asynchronous rob's avatar
      0d110ed4
  2. Mar 22, 2017
  3. Mar 21, 2017
  4. Mar 08, 2017
    • asynchronous rob's avatar
      re-do cost table · 96926169
      asynchronous rob authored
      96926169
    • asynchronous rob's avatar
      Remote transaction execution (#4684) · 8a3b5c63
      asynchronous rob authored
      * return errors on database corruption
      
      * fix tests, json tests
      
      * fix remainder of build
      
      * buffer flow -> request credits
      
      * proving state backend
      
      * generate transaction proofs from provider
      
      * network messages for transaction proof
      
      * transaction proof test
      
      * test for transaction proof message
      
      * fix call bug
      
      * request transaction proofs from on_demand
      
      * most of proved_execution rpc
      
      * proved execution future
      8a3b5c63
  5. Mar 06, 2017
  6. Feb 26, 2017
  7. Feb 24, 2017
  8. Feb 17, 2017
  9. Feb 16, 2017
  10. Feb 13, 2017
  11. Feb 09, 2017
  12. Feb 08, 2017
  13. Feb 06, 2017
  14. Feb 04, 2017
  15. Feb 03, 2017
  16. Jan 25, 2017
    • Gav Wood's avatar
      Fix whitespace (#4299) · 8404edb6
      Gav Wood authored
      * Fix whitespace.
      
      * Update copyright years/owner.
      
      * Push release only for tags.
      8404edb6
  17. 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
  18. Jan 16, 2017
  19. 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
  20. Dec 27, 2016
  21. Dec 23, 2016
  22. Dec 16, 2016
  23. Dec 15, 2016
  24. Dec 14, 2016
  25. Dec 13, 2016