1. Feb 10, 2017
  2. Feb 09, 2017
  3. Feb 08, 2017
  4. Feb 07, 2017
  5. Feb 06, 2017
  6. Feb 05, 2017
    • Svyatoslav Nikolsky's avatar
      Vaults RPCs (#4366) · 2f340a54
      Svyatoslav Nikolsky authored
      * vaults RPCs
      
      * vault.password != vault_account.password
      
      * moved vault RPCs to parityAccounts NS
      
      * parity_listVaults + parity_listOpenedVaults
      2f340a54
    • Nikolay Volf's avatar
      Ethkey - extended keys (#4377) · e257e4e3
      Nikolay Volf authored
      * data structures initial
      
      * hard derivation
      
      * tabs, docs
      
      * more docs
      
      * soft private derivation
      
      * public derivation
      
      * finalize api, fix warnings
      
      * use simple new()
      
      * keypair api
      
      * bump byteorder
      
      * doc tweaks
      
      * remove heavyness from tests
      
      * added test vector infrastructure and examples
      
      * initialization from seed to key pair
      
      * add comment about panic
      e257e4e3