1. Oct 19, 2016
  2. 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
  3. 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
  4. Oct 14, 2016
  5. Oct 11, 2016
  6. Oct 07, 2016
  7. Oct 06, 2016
  8. Oct 04, 2016
  9. 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
  10. Sep 29, 2016
  11. Sep 28, 2016
  12. 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
  13. Sep 26, 2016
  14. 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
  15. Sep 18, 2016
  16. Sep 16, 2016
  17. Sep 13, 2016
  18. Sep 10, 2016
  19. Sep 08, 2016
  20. Sep 03, 2016
  21. Sep 02, 2016
  22. Sep 01, 2016
  23. Aug 31, 2016
  24. Aug 30, 2016
  25. Aug 25, 2016
  26. Aug 24, 2016
    • Nikolay Volf's avatar
      Stratum IPC service (#1959) · d6311624
      Nikolay Volf authored
      * boot binaries reorg & helpers
      
      * stratum ipc service
      
      * spaces in cli
      d6311624
    • Marek Kotewicz's avatar
      Signature cleanup (#1921) · b0d462c6
      Marek Kotewicz authored
      * Address renamed to H160 at bigint library level
      
      * moved uint specific test from util to bigint library
      
      * naming
      
      * unifing hashes in progress
      
      * unifing hashes
      
      * cleanup redundant unwraps in tests
      
      * Removing util/crypto in progress.
      
      * fixed compiling
      
      * signature cleanup in progress
      
      * new module - ethcrypto used by ethstore and ethcore-network
      
      * fixed compiling
      
      * fixed compiling
      
      * fixed merge
      b0d462c6