btc-rpc-proxy icon indicating copy to clipboard operation
btc-rpc-proxy copied to clipboard

Feature/bip155

Open dr-bonez opened this issue 3 years ago • 3 comments

This adds support for fetching blocks from v3 onion peers.

dr-bonez avatar Jan 24 '21 20:01 dr-bonez

when do you think we can loosen the old compiler requirements? would like to get onto tokio v1 :)

dr-bonez avatar Mar 06 '21 00:03 dr-bonez

@Kixunil - Perhaps it's time to take another look at this? The MSRV for this branch is 1.45.2, and the Rust version included with the most recent version of Debian is 1.48, so we're now comfortably passing that particular requirement.

We've been running this branch in production for about a year and it works great. I've rebased on top of the intervening commits to master, and patched a couple of minor issues we found. I'd love to get this merged in. Let me know what else you need.

Cheers!

chrisguida avatar Mar 24 '22 19:03 chrisguida

@Kixunil Can this please be merged? It fixes #20 among others.

kroese avatar Jun 26 '22 16:06 kroese