Skip to content
  1. Mar 08, 2017
    • asynchronous rob's avatar
      Remote transaction execution (#4684) · 8a3b5c63
      asynchronous rob authored
      * return errors on database corruption
      
      * fix tests, json tests
      
      * fix remainder of build
      
      * buffer flow -> request credits
      
      * proving state backend
      
      * generate transaction proofs from provider
      
      * network messages for transaction proof
      
      * transaction proof test
      
      * test for transaction proof message
      
      * fix call bug
      
      * request transaction proofs from on_demand
      
      * most of proved_execution rpc
      
      * proved execution future
      8a3b5c63
  2. Mar 07, 2017
  3. Mar 06, 2017
  4. Mar 03, 2017
  5. Mar 02, 2017
  6. Feb 26, 2017
  7. Feb 25, 2017
  8. Feb 24, 2017
  9. Feb 22, 2017
  10. Feb 21, 2017
  11. Feb 20, 2017
  12. Feb 17, 2017
  13. Feb 16, 2017
  14. 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
  15. Feb 14, 2017
  16. Feb 13, 2017
  17. Feb 10, 2017
  18. Feb 09, 2017