1. Mar 23, 2017
    • Arkadiy Paronyan's avatar
      Various installer and tray apps fixes (#4970) · f5ea47a7
      Arkadiy Paronyan authored
      * Mac tray app fixes
      
      * Windows restarting fixed
      f5ea47a7
    • Tomasz Drwięga's avatar
      Export account RPC (#4967) · bb1bbebf
      Tomasz Drwięga authored
      * Export account RPC
      
      * Removing GethDirectory and ParityDirectory
      
      * Updating ethstore-cli help.
      bb1bbebf
    • keorn's avatar
      Switching ValidatorSet (#4961) · 9fdd0e3a
      keorn authored
      * add multi validator set
      
      * nicer comment
      
      * validate in constructor
      
      * reporting
      9fdd0e3a
    • 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
    • GitLab Build Bot's avatar
      b931a225
    • Craig O'Connor's avatar
      auto lint (#5003) · e5c2b253
      Craig O'Connor authored and Jaco Greeff's avatar Jaco Greeff committed
      * auto lint
      
      * Usage consistency update
      e5c2b253
  2. Mar 22, 2017
  3. Mar 21, 2017
  4. Mar 20, 2017
  5. Mar 19, 2017