1. Jul 27, 2017
    • GitLab Build Bot's avatar
      js-precompiled 20170727-171407 · 5f2cabd6
      GitLab Build Bot authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      5f2cabd6
    • Arkadiy Paronyan's avatar
      [beta] Backports (#6163) · 65e4bad3
      Arkadiy Paronyan authored
      * Light client improvements (#6156)
      
      * no seal checking
      
      * import command and --no-seal-check for light client
      
      * fix eth_call
      
      * tweak registry dapps lookup
      
      * ignore failed requests to non-server peers
      
      * Fix connecting to wildcard addresses. (#6167)
      
      * Don't display an overlay in case the time sync check fails. (#6164)
      
      * Small improvements to time estimation.
      
      * Temporarily disable NTP time check by default.
      65e4bad3
  2. Jul 26, 2017
  3. Jul 25, 2017
  4. Jul 21, 2017
  5. Jul 20, 2017
  6. Jul 19, 2017
  7. Jul 18, 2017
  8. Jul 16, 2017
  9. Jul 15, 2017
  10. Jul 13, 2017
  11. 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
  12. Jul 11, 2017