1. Jan 26, 2017
  2. Jan 24, 2017
  3. Jan 19, 2017
  4. Jan 16, 2017
  5. Dec 27, 2016
  6. Nov 19, 2016
  7. Nov 06, 2016
    • Tomasz Drwięga's avatar
      Cleaning up polluted namespaces (#3143) · 9c497968
      Tomasz Drwięga authored
      * Renaming ethcore_ to parity_
      
      * Renaming files
      
      * Renaming poluted EthSigning
      
      * Tidy up the namespaces
      
      * Renaming files to match new structure
      
      * Splitting EthSigning into separate traits
      
      * jsapi move ethcore.* -> parity.*
      
      * Move jsonrpc parity definitions
      
      * Update UI API calls for parity interfaces
      
      * Move jsapi signer interfaces from personal to signer
      
      * Update UI to use signer.* where applicable
      
      * Updsate jsapi subscriptions for signer
      
      * Fix dodgy merge.
      
      * Update README.
      
      * Fix some tests.
      
      * Move parity-only personal.* to parity.*
      
      * Update UI for personal -> parity API moves
      
      * Update subscription APIs after personal -> parity move
      
      * personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI)
      
      * enode, dappsPort & signerPort (UI)
      
      * Update subscription tests (accountsInfo)
      
      * subscription update
      
      * personal -> parity
      
      * Additional error logging on method failures
      
      * move postTransaction to parity
      
      * Additional debug info with method failures
      
      * Fix personal tests.
      
      * Console wrning shows parameters, error object does not
      
      * Include parity_ signing methods.
      
      * Console log http transport info
      
      * Fix failing tests
      
      * Add RPC stubs for parity_accounts.
      
      * Allow some secure built-in dapps
      
      * Use parity_accounts in place of accountsInfo
      
      * Improve error reporting
      
      * Cleanup GHH error handling
      9c497968
  8. Nov 04, 2016
  9. Nov 02, 2016
  10. Oct 04, 2016
    • asynchronous rob's avatar
      Port a couple more RPC APIs to the new auto args (#2325) · b7814fa6
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * add auto-args deserialization for RPC
      
      * make block param member public
      
      * change BlockParam to a more generic Trailing<T> mechanism
      
      * define work type
      
      * build_rpc_trait macro, implement eth protocol
      
      * fix up tests
      
      * move eth_filter API to new macro
      
      * port ethcore module to new rpc macro
      
      * port ethcore_set to auto_args
      
      * port net RPC to auto_args
      
      * port rpc meta api to new
      
      * skeleton for async RPC auto_args
      
      * macro implementations for strongly-typed async RPC wrapper
      
      * clarify docs
      
      * reflect new required Rust version in README
      
      [ci skip]
      b7814fa6
  11. Sep 27, 2016
  12. Aug 29, 2016
  13. Aug 23, 2016
  14. Aug 21, 2016
  15. Aug 19, 2016
  16. Aug 15, 2016
  17. Jul 05, 2016
  18. Jul 02, 2016
  19. Jun 29, 2016
  20. Jun 24, 2016
  21. Jun 22, 2016
  22. Jun 18, 2016
  23. Jun 16, 2016
  24. Jun 15, 2016
  25. Jun 14, 2016
  26. Jun 13, 2016
  27. Jun 01, 2016
  28. Apr 12, 2016
  29. Mar 20, 2016
  30. Mar 11, 2016
  31. Mar 01, 2016
  32. Feb 26, 2016
  33. Feb 19, 2016