1. Jun 02, 2016
  2. Jun 01, 2016
    • Tomasz Drwięga's avatar
      Simple signing queue, confirmation APIs exposed in signer WebSockets. (#1182) · 99e26b84
      Tomasz Drwięga authored
      * Splitting methods requiring signing into separate trait
      
      * Single place where RPC apis are created.
      
      * Separating eth_filter
      
      * Separating eth_signing
      
      * Stubs for Personal Signer methods
      
      * Test for EthSigningQueueClient
      
      * TransactionConfirmation API
      
      * Exposing PersonalSigner API
      
      * Defining ApiSets dependent on context
      
      * Removing types
      
      * Fixing default impl
      
      * Fixing un-mocked tests
      
      * Update signing_queue.rs
      
      [ci skip]
      
      * Removing unused import [ci skip]
      99e26b84
  3. May 31, 2016
  4. May 30, 2016
  5. May 29, 2016
  6. May 28, 2016
  7. May 27, 2016
  8. May 26, 2016
  9. May 25, 2016
  10. May 24, 2016
  11. May 23, 2016
  12. May 21, 2016
    • Tomasz Drwięga's avatar
      New dapps & query parameter handling (#1113) · f8553ef9
      Tomasz Drwięga authored
      * DAO dapp
      
      * Adding Maker OTC dapp
      
      * Updating makerotc to contain topbar
      
      * Updating daodapp
      
      * Bumping versions after authors has been updated
      
      * Adding webapps to tests
      
      * Enabling all accounts in wallet
      f8553ef9
  13. May 19, 2016
    • Arkadiy Paronyan's avatar
      New sync algorithm · ca6c91f5
      Arkadiy Paronyan authored
      ca6c91f5
    • Nikolay Volf's avatar
      ethcore-db crate (#1097) · dfac1753
      Nikolay Volf authored
      * trait
      
      * implentated, lifetime issue still
      
      * full api
      
      * test mod
      
      * working open
      
      * get/retrieve
      
      * fix warnings and bug
      
      * working serialization of &[u8] parameters
      
      * client attributes
      
      * fix empty payload ser/de
      
      * [ci skip] debug assert out
      
      * extra deserialization test
      
      * extra serialization test
      
      * extra serialization test
      
      * serialization fixes, nupdate rocksdb
      
      * open test working
      
      * result bug & remove some scaffolds
      
      * fix warnings
      
      * more simple tests
      
      * consistent quotes
      
      * get rid of dedicated is_open flag
      
      * hashmap -> btreemap
      dfac1753
  14. May 18, 2016
  15. May 17, 2016
  16. May 16, 2016
    • Tomasz Drwięga's avatar
      Bumping status&idmanager · 6363b0f6
      Tomasz Drwięga authored
      6363b0f6
    • Nikolay Volf's avatar
      Moving all Client public API types to separate mod & binary serialization... · 4e41cbca
      Nikolay Volf authored
      Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051)
      
      * transaction moved
      
      * trash remove
      
      * ids move
      
      * receipt
      
      * tree-route
      
      * blockchain info
      
      * log_entry move
      
      * trace filter moved
      
      * executed & trace moved
      
      * localized trace moved
      
      * block status moved
      
      * build scripts and codegen refs
      
      * Cargo.lock update
      
      * binary for blockstatus, blockchaininfo
      
      * binary for trace
      
      * trace filters binary ser
      
      * binary for log entries & executed
      
      * binary for receipt
      
      * special case for u8 & transaction binary attribute
      
      * resolved remaining issues & error binary serialization
      
      * json-tests util import
      
      * fix warnings
      
      * ids attr
      
      * add missing attributes
      
      * Update build.rs
      4e41cbca
    • Tomasz Drwięga's avatar
      Bumping idmanager version · d9403029
      Tomasz Drwięga authored
      d9403029
  17. May 14, 2016
  18. May 13, 2016
  19. May 11, 2016
  20. May 10, 2016
  21. May 09, 2016
  22. May 07, 2016
  23. May 06, 2016