1. 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
    • asynchronous rob's avatar
      update rustc for appveyor to 1.12.0 (#2423) · 6e477951
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * update rustc for appveyor to 1.12.0
      
      * turn off MIR for windows builds
      6e477951
  2. Oct 03, 2016
  3. Oct 02, 2016
  4. Oct 01, 2016
  5. Sep 30, 2016
  6. Sep 29, 2016
  7. Sep 28, 2016
  8. Sep 27, 2016