bitcoindevkit / rust-electrum-client

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
MIT License
72 stars 54 forks source link

Don't `.unwrap()` on invalid proxies #97

Closed noib3 closed 1 year ago

RCasatta commented 1 year ago

ACK 3568b60612eecaa6c9e531132fe997d07cefb540

afilini commented 1 year ago

I'm going to apply this commit on top of 0.12.0 and release it as 0.12.1. Then also probably make a 0.13.0 release since it's been a while since we've merged the other stuff