1. Oct 26, 2016
  2. Oct 25, 2016
  3. Oct 24, 2016
  4. Oct 22, 2016
  5. Oct 21, 2016
    • keorn's avatar
      Automatic compaction selection on Linux (#2785) · 479657b2
      keorn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * add auto compaction types
      
      * pass db paths
      
      * detect drive type on Linux
      
      * use base db path
      
      * add docstring
      
      * limit the test to be side effect free
      
      * use base db path
      
      * more docs
      
      * fix parsing test
      
      * update error
      
      * detect only on Linux
      
      * make test Linux only
      
      * add second device letter, update cli doc
      
      * use spaces in cli doc
      
      * import only on linux
      
      * default->auto
      479657b2
    • Tomasz Drwięga's avatar
      Using SipHasher from crates.io · d3ae463a
      Tomasz Drwięga authored
      d3ae463a
  6. Oct 20, 2016
  7. Oct 19, 2016
  8. Oct 17, 2016
    • Tomasz Drwięga's avatar
      Initial import of new UI (compiled JS code) (#2220) · 6c7af575
      Tomasz Drwięga authored
      * Normalizing dapps format for signer.
      
      * Adding new ui
      
      * Adding New UI to dapps
      
      * Adding parity styles for signer errors
      
      * Adding pre-compiled JS as submodule
      
      * Fixing struct declaration [ci:skip]
      
      * Bumping js
      
      * Adding styles
      
      * build dest
      
      * Correct whitespace
      
      @tomusdrw please note the alterations - no mixing tabs and spaces in the indentation portion and always just one tab per indent.
      6c7af575
  9. Oct 15, 2016
    • Tomasz Drwięga's avatar
      Support for decryption in Signer (#2421) · 03c1559e
      Tomasz Drwięga authored
      * Adding some tests
      
      * Implementing decrypt in queue
      
      * Removing code duplication.
      
      * Printing public key in ethstore
      
      * Bump UI
      
      * Normalizing dapps format for signer.
      
      * Fixing tests compilation
      
      * fix whitespace
      
      [ci:skip]
      03c1559e
  10. Oct 14, 2016
  11. Oct 11, 2016
  12. Oct 07, 2016
  13. Oct 06, 2016
  14. Oct 04, 2016
  15. Oct 03, 2016
    • Nikolay Volf's avatar
      Accounts bloom in master (#2426) · e1d3b3ff
      Nikolay Volf authored
      * bloom crate link
      
      * database layout and outdated tests
      
      * state db alterations
      
      * v10 migration run
      
      * using arc
      
      * bloom migration
      
      * migration fixes and mess
      
      * fix tests
      e1d3b3ff
  16. Sep 29, 2016
  17. Sep 28, 2016
  18. Sep 27, 2016
    • Arkadiy Paronyan's avatar
      Canonical state cache (master) (#2311) · ad63780b
      Arkadiy Paronyan authored
      * State cache
      
      * Reduced copying data between caches
      
      Whitespace and optional symbols
      
      * Reduced copying data between caches
      
      Whitespace and optional symbols
      
      * Set a limit on storage cache
      
      * Style and docs
      ad63780b
    • Tomasz Drwięga's avatar
      Hash Content RPC method (#2355) · d7bbc5cc
      Tomasz Drwięga authored
      * Moving file fetching to separate crate.
      
      * ethcore_hashContent
      
      * Tests running on mocked fetch.
      
      * Limiting size of downloadable assets
      d7bbc5cc
  19. Sep 26, 2016
  20. Sep 22, 2016
    • Gav Wood's avatar
      Encryption, decryption and public key RPCs. (#1946) · 07b5e9a5
      Gav Wood authored
      * Fix up pending receipts details.
      
      * Add support for additional params and registry over RPC.
      
      * Fix tests.
      
      * Add test, additional fix.
      
      Fixes #1932.
      
      * Fix up tests.
      
      * Fix test.
      
      * Fix test.
      
      * Remove unused use.
      
      * Add encryption, decryption and public-key RPCs.
      
      * Remove &
      07b5e9a5
  21. Sep 18, 2016
  22. Sep 16, 2016
  23. Sep 13, 2016