1. Oct 27, 2016
  2. Oct 26, 2016
  3. Oct 25, 2016
  4. Oct 24, 2016
  5. Oct 22, 2016
  6. 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
  7. Oct 20, 2016
  8. Oct 19, 2016
  9. 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
  10. 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