1. Aug 03, 2016
  2. Aug 02, 2016
  3. Aug 01, 2016
  4. Jul 28, 2016
  5. Jul 25, 2016
  6. Jul 20, 2016
    • Nikolay Volf's avatar
      IPC (feature-gated) (#1654) · 8ab56ea3
      Nikolay Volf authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * moving ipc deriving to trait
      
      * refactoring of the client
      
      * all compiled
      
      * proved all working
      
      * warnings purged
      
      * allow hypervisor to specify initialization payload in two ways
      
      * using binary initialisation payload for sync
      
      * some docs
      
      * logger to separate crate
      
      * log settings for sync bin
      
      * forwarding logging arguments to the sync
      8ab56ea3
  7. Jul 16, 2016
  8. Jul 15, 2016
  9. Jul 13, 2016
    • Tomasz Drwięga's avatar
      UI feature · 29076da4
      Tomasz Drwięga authored
      29076da4
    • Gav Wood's avatar
      Fix logging (#1590) · 3abe3e1f
      Gav Wood authored
      * Strip colour for everywhere except the terminal.
      
      * Log to file.
      
      Fixes #1560.
      
      * Fix indentation.
      
      [ci:skip]
      
      * Remove unnecessary clone()ing.
      
      * Update setup_log.rs
      
      * remove unnecessary mutex in logging (#1601)
      3abe3e1f
  10. Jul 12, 2016
  11. Jul 11, 2016
    • Marek Kotewicz's avatar
      cleaned up parity/signer (#1551) · c5ed363b
      Marek Kotewicz authored
      * cleanup parity/signer
      
      * remove redundant import of signer crate from main.rs
      
      * rpc and signer are no longer optional
      
      * move importing extern crates to main.rs file
      c5ed363b
  12. Jul 09, 2016
  13. Jul 04, 2016
  14. Jun 29, 2016
  15. Jun 25, 2016
  16. Jun 23, 2016
  17. Jun 14, 2016
  18. Jun 13, 2016
    • Arkadiy Paronyan's avatar
      Windows build (#1253) · 6b123341
      Arkadiy Paronyan authored
      * Networking refactoring
      
      * Fixed typo
      
      * Trace logging
      
      * Updated dependencies for windows build
      
      * Windows fixes
      
      * use mio 0.5
      
      * nix build
      
      * Windows build fix
      
      * style
      
      * removed unused import
      
      * ipc crate version bump
      
      * ipc config for named pipes
      
      * tweaks and fixes
      
      * tweaks and fixes
      
      * final version bump
      
      * Fixed tests
      
      * Disable color output on windows
      
      * Added missing doc
      6b123341
  19. Jun 12, 2016
  20. Jun 03, 2016
  21. Jun 01, 2016
  22. May 31, 2016
  23. May 26, 2016
  24. May 25, 2016
  25. May 24, 2016
  26. May 17, 2016
  27. May 06, 2016
  28. May 05, 2016
  29. May 04, 2016
    • Nikolay Volf's avatar
      JSON-RPC over IPC (#1039) · c449bf56
      Nikolay Volf authored
      * moving namespaces for http/rpc
      
      * cli options for ipc
      
      * jsonrpc exposed fully
      
      * updating json-ipc-server & removing non-standart traces api from defaults
      
      * spelling & format
      c449bf56
  30. May 02, 2016
  31. Apr 25, 2016