• 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