Matthew Zipkin

Results 644 comments of Matthew Zipkin

Gotcha, ok it's likely this is because lcoin is just not maintained. I'm not sure if the `lcoin` wallet has been refactored out like it was on `bcoin` and `bcash`,...

> pip install notebook -U 👍 this worked thanks

I am working on a libevent-replacing HTTP server using netbase primitives and yeah, I [have some functions](https://github.com/pinheadmz/bitcoin/blob/http-netbase/src/http.cpp#L311) that look a lot like the sv2connamn in this branch. I think it...

concept ACK Confirmed the bug on master, fixed by the patch in this PR. I'm not sure responding to the user-provided `"finalize"` option in this way is entirely correct though....