rust-electrum-client icon indicating copy to clipboard operation
rust-electrum-client copied to clipboard

Deriving more traits for Error

Open dr-orlovsky opened this issue 4 years ago • 2 comments

Currently due to limitation of error data structures from the upstream crates this is impossible. However next weeks I will be fixing rust-secp256k1, rust-bitcoin & rust-miniscript error types to a uniform format, so leaving this issue just not to forget to fix Error derives here once that will have be done.

dr-orlovsky avatar Jan 21 '21 14:01 dr-orlovsky

@dr-orlovsky is this still an issue?

RCasatta avatar Mar 24 '21 08:03 RCasatta

Yes, and not all of the upstream PRs required for implementing more derives in rust-electrum are accepted yet (but most is already)

dr-orlovsky avatar Mar 24 '21 15:03 dr-orlovsky