1. Feb 13, 2017
  2. Feb 10, 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
  7. Feb 04, 2017
  8. Feb 03, 2017
  9. Feb 02, 2017
  10. Feb 01, 2017
  11. Jan 30, 2017
  12. Jan 25, 2017
    • Arkadiy Paronyan's avatar
      EIP-98: Optional transaction state root (#4296) · c012dfc3
      Arkadiy Paronyan authored
      * EIP98: Optional receipt state root
      
      * Use if-else
      
      * Fixing tests
      c012dfc3
    • Gav Wood's avatar
      Fix whitespace (#4299) · 8404edb6
      Gav Wood authored
      * Fix whitespace.
      
      * Update copyright years/owner.
      
      * Push release only for tags.
      8404edb6
    • Nikolay Volf's avatar
      Stratum up (#4233) · 1acc8031
      Nikolay Volf authored
      * flush work
      
      * flush work
      
      * flush work
      
      * flush work
      
      * generalized notifiers
      
      * general setup with modules
      
      * general setup with modules
      
      * all binded
      
      * catch up with master
      
      * all dependencies injected
      
      * stratum another up
      
      * tcp update
      
      * submitwork routine
      
      * finalize & fix warnings
      
      * merge bugs, review fixes
      
      * merge bugs, review fixes
      
      * new cli mess cleanup
      
      * usage.txt swap
      
      * flush work
      
      * cli adopt
      
      * compilation with new cli sorted
      
      * subid space in json
      
      * serialization issues
      
      * grumbles addressed
      
      * more grumbles
      
      * remove last_work note for now
      
      * fix compilation
      
      * fix tests
      
      * merge bugs
      
      * no obliged ipc
      
      * moving notifiers
      
      * no optional feature now
      
      * refactored again
      
      * working on tests
      
      * refactor to new tcp/ip
      
      * stratum lib ok
      
      * ethcore crate ok
      
      * wip on tests
      
      * final test working
      
      * fix warnings, \n-terminated response
      
      * new compatibility
      
      * re-pushing work once anybody submitted
      
      * various review and general fixes
      
      * reviewe fixes
      
      * remove redundant notifier
      
      * one symbol -> huge bug
      
      * ensure write lock isn't held when calling handlers
      
      * extern declarations moved
      
      * options to stratum mod, SocketAddr strongly-typed instantiation
      
      * Minor style fix.
      
      * Whitespace and phrasing
      
      * Whitespace
      1acc8031
    • Tomasz Drwięga's avatar
      Logging transaction duration (#4297) · 67284cc1
      Tomasz Drwięga authored
      * Logging transaction duration
      
      * Printing time also on heavy transactions [ci:skip]
      67284cc1
  13. Jan 24, 2017