1. Mar 06, 2017
  2. Mar 03, 2017
  3. Feb 26, 2017
  4. Feb 25, 2017
  5. Feb 24, 2017
  6. Feb 23, 2017
  7. Feb 22, 2017
  8. Feb 21, 2017
  9. Feb 20, 2017
  10. Feb 17, 2017
  11. Feb 16, 2017
  12. Feb 15, 2017
    • Nikolay Volf's avatar
      Key derivation in ethstore & rpc (#4515) · 494a0de1
      Nikolay Volf authored
      * initial in secret store
      
      * generation
      
      * test
      
      * refactor of the derivation
      
      * signing
      
      * account provider
      
      * tests for account provider
      
      * rpc types
      
      * rpc types converts
      
      * rpc tests
      
      * fix warnings
      
      * some extra docs
      
      * derivate -> derive
      
      * secret() -> as_raw()
      
      * secret() -> as_raw() in rpc
      
      * fix merge bug
      
      * align with new serde changes
      494a0de1
  13. Feb 14, 2017
  14. Feb 13, 2017
    • asynchronous rob's avatar
      best_block_header function · 4f1afccf
      asynchronous rob authored
      4f1afccf
    • Tomasz Drwięga's avatar
      Serde 0.9 (#4508) · f1e99ea2
      Tomasz Drwięga authored
      * Porting json
      
      * Dapps
      
      * Rpc & Ethstore
      
      * New ethabi
      
      * Last bunch of fixes
      
      * Fixing last test
      
      * Removing build script
      
      * Adding ethcore-ipc-tests back
      
      * Fixing grumbles
      
      * Fixing blockchain tests (inference regression?)
      f1e99ea2