1. Jul 13, 2016
    • 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
  2. Jul 12, 2016
  3. Jul 11, 2016
  4. Jul 09, 2016
  5. Jul 08, 2016
  6. Jul 07, 2016
    • Tomasz Drwięga's avatar
      Supporting /api/ping for dapps server (#1543) · 7af366c5
      Tomasz Drwięga authored
      * Refactoring dapps to support API endpoints.
      
      * Using ContentHandler for unauthorized requests
      
      * Extracting url stuff
      
      * Adding ping endpoint
      
      * CORS support for ping request
      
      * Fixing url.is_none()
      
      * minor formatting fix
      
      [ci:skip]
      7af366c5
    • Nikolay Volf's avatar
      Client IPC Interface (#1493) · 8282c7dd
      Nikolay Volf authored
      * btree map serializer
      
      * serde tests
      
      * state diff serialization
      
      * basic layout
      
      * more missing serializaers
      
      * uncle returns rlp
      
      * block queue info
      
      * sorting with transaction result
      
      * sorting out util imports
      
      * transaction import result sorting also
      
      * sorting filters & ranges
      
      * error sorting out
      
      * deriving ipc service compiling
      
      * rpc & sync recompile
      
      * sorting rpc using uncles
      
      * fix compilation
      
      * fix merging bugs
      
      * fix unused imports
      
      * fix all warnings
      
      * tests stub
      
      * some merge bugs
      
      * ethcore compilation
      
      * fix rpc compilation
      
      * deriving attribute
      
      * tests (and fixes)
      
      * rpc test working
      
      * fix warnings again
      
      * rs.in -> rs
      
      * missing attribute
      
      * refactored tree changes
      
      * paste reformat mess fix
      
      * pub mod actually
      
      * intendation fix
      8282c7dd
  7. Jul 06, 2016
    • Marek Kotewicz's avatar
      serde is no longer util dependency (#1534) · bcb63bce
      Marek Kotewicz authored
      * removed old json-tests
      
      * simplify folds in triehash.rs
      
      * removed unused json_aid
      
      * removed unused squeeze.rs
      
      * json branching tests for trie
      
      * removing todos from util
      
      * separated UsingQueue and Table
      
      * further cleanup, removing unused code
      
      * serde serialization of hash moved to rpc module
      
      * uint wrapper for rpc in progress
      
      * serialization of uint moved to rpc module
      
      * updated eth-secp256k1
      
      * updated igd, serde is no longer dependency of util
      
      * loading trie consensus tests
      
      * renamed aliases in rpc imports
      bcb63bce
  8. Jul 05, 2016
    • Marek Kotewicz's avatar
      util cleanup (#1474) · 62b9c1b1
      Marek Kotewicz authored
      * removed old json-tests
      
      * simplify folds in triehash.rs
      
      * removed unused json_aid
      
      * removed unused squeeze.rs
      
      * json branching tests for trie
      
      * loading trie consensus tests
      62b9c1b1
    • NikVolf's avatar
      rpc test working · 78e7101f
      NikVolf authored
      78e7101f
  9. Jul 04, 2016
  10. Jun 30, 2016
  11. Jun 29, 2016
  12. Jun 28, 2016
  13. Jun 27, 2016
  14. Jun 26, 2016
  15. Jun 25, 2016
  16. Jun 24, 2016
  17. Jun 23, 2016
  18. Jun 22, 2016
  19. Jun 21, 2016
  20. Jun 20, 2016