1. Jul 21, 2017
  2. Jul 20, 2017
  3. Jul 19, 2017
  4. Jul 18, 2017
  5. Jul 16, 2017
  6. Jul 15, 2017
  7. Jul 13, 2017
  8. Jul 12, 2017
    • asynchronous rob's avatar
      Ethcore crate split part 1 (#6041) · d365281c
      asynchronous rob authored
      * split out types into separate crate
      
      * split out evm into its own crate
      d365281c
    • 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
  9. Jul 11, 2017