1. Feb 26, 2017
    • asynchronous rob's avatar
      Propagate trie errors upwards from State (#4655) · 1bf2b277
      asynchronous rob authored
      * state backend trait mirroring state_db API
      
      * minimal state backend trait
      
      make state module public
      
      * fix json tests
      
      * return errors on database corruption
      
      * fix tests, json tests
      
      * fix remainder of build
      
      * add Backend bound on state
      1bf2b277
  2. Feb 25, 2017
  3. Feb 24, 2017
  4. Feb 22, 2017
  5. Feb 21, 2017
  6. Feb 20, 2017
  7. Feb 17, 2017
  8. Feb 16, 2017
  9. 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
  10. Feb 14, 2017
  11. Feb 13, 2017
  12. Feb 10, 2017
  13. Feb 09, 2017
  14. Feb 08, 2017
  15. Feb 07, 2017