1. Jul 11, 2017
    • 5chdn's avatar
      Remove cargo install git from README.md, ref #6007 · b844c8a2
      5chdn authored
      b844c8a2
    • Tomasz Drwięga's avatar
      Node Health warnings (#5951) · 4936e99f
      Tomasz Drwięga authored
      * Health endpoint.
      
      * Asynchronous health endpoint.
      
      * Configure time api URL via CLI.
      
      * Tests for TimeChecker.
      
      * Health indication on Status page.
      
      * Adding status indication to tab titles.
      
      * Add status to ParityBar.
      
      * Fixing lints.
      
      * Add health status on SyncWarning.
      
      * Fix health URL for embed.
      
      * Nicer messages.
      
      * Fix tests.
      
      * Fixing JS tests.
      
      * NTP time sync (#5956)
      
      * use NTP to check time drift
      
      * update time module documentation
      
      * replace time_api flag with ntp_server
      
      * fix TimeChecker tests
      
      * fix ntp-server flag usage
      
      * hide status tooltip if there's no message to show
      
      * remove TimeProvider trait
      
      * use Cell in FakeNtp test trait
      
      * share fetch client and ntp client cpu pool
      
      * Add documentation to public method.
      
      * Removing peer count from status.
      
      * Remove unknown upgrade status.
      
      * Send two time requests at the time.
      
      * Revert "Send two time requests at the time."
      
      This reverts commit f7b754b1155076a5a5d8fdafa022801fae324452.
      
      * Defer reporting time synchronization issues.
      
      * Fix tests.
      
      * Fix linting.
      4936e99f
    • Tomasz Drwięga's avatar
      RPC cpu pool (#6023) · 7fb46bff
      Tomasz Drwięga authored
      * RPC cpu pool.
      
      * introduce optional thread pool when processing RPC requests.
      
      * Bump jsonrpc.
      
      * Removing boxes.
      
      * Fix CLI tests.
      7fb46bff
    • Nikolay Volf's avatar
      update deps (#6036) · dc51dde1
      Nikolay Volf authored
      dc51dde1
    • Arkadiy Paronyan's avatar
      Fixed build · c05924a7
      Arkadiy Paronyan authored
      c05924a7
  2. Jul 10, 2017
  3. Jul 06, 2017