1. Jul 12, 2017
    • Joseph Mark's avatar
      Merge branch 'master' into issues/4673 · 2d52c7b4
      Joseph Mark authored
      2d52c7b4
    • Joseph Mark's avatar
      Add preset command to parity CLI · d4175ca6
      Joseph Mark authored
      Preset configs are loaded from bundled toml files and overridden by
      CLI options.
      d4175ca6
    • Tomasz Drwięga's avatar
      Fix status icon (#6039) · 24c85109
      Tomasz Drwięga authored
      * Fix status icon when zooming out.
      
      * Fix health errors.
      24c85109
    • Joseph Mark's avatar
      Errors & warnings for inappropriate RPCs (#6029) · 0fca4f95
      Joseph Mark authored
      * Clarify function name
      
      Function checks if sealing is currently underway, not to be confused
      with checking whether the engine performs internal sealing.
      
      * Error when work called on internal sealing engine
      
      * Error submitting work for internal sealing engine
      
      * Fix inverted bool and style grumbles
      
      * Add can_produce_work_package to TestMinerService
      
      * Error when setting engine signer on PoW chain
      
      * Unit tests for engine signing
      
      Setting engine signer should fail if chain does not seal internally
      or client lacks account provider.
      
      * Tweak TestMinerService
      
      * Fix minor style grumbles
      0fca4f95
  2. Jul 11, 2017
  3. Jul 10, 2017
  4. Jul 09, 2017
  5. Jul 06, 2017