Skip to content
  1. Apr 21, 2019
  2. Apr 19, 2019
  3. Apr 18, 2019
  4. Apr 17, 2019
  5. Apr 16, 2019
  6. Apr 15, 2019
  7. Apr 14, 2019
  8. Apr 13, 2019
  9. Apr 12, 2019
  10. Apr 11, 2019
    • Andrew Jones's avatar
      Replace error-chain for client error (#2231) · d39e718f
      Andrew Jones authored
      * WIP: convert client error
      
      * Remove error_chain for client error
      
      * Ignore tx-pool error deprecation warning
      
      * Update Cargo.lock files
      
      * Fix tests
      
      * Increment impl_version
      
      * Derive From impls, remove allow(missing_docs)
      
      * Remove space
      
      * Remove redundant into()s
      
      * Blockchain Error source
      
      * Bump impl version
      d39e718f