Pieter Wuille

Results 554 comments of Pieter Wuille

@MarcoFalke > I wish I could read asm. :sweat_smile: The `#if defined(__amd64__) || defined(__x86_64__)` also helps.

> But if the bitcoind interfaces are lacking for sv2tpd to be a separate project, I think we should first exhaust the possibilities of improving the interfaces before just incorporating...

@paplorinc The reason you're getting some pushback on your PRs is because review is the biggest bottleneck for our project, which makes contributors and maintainers weary about proposed changes that...

I think a per-IP v2only option makes more sense at first, e.g. as an argument to addnode/connect/seednode/..., a suffix to the IP address, or perhaps through a whitelisting permission. If...

utACK 07f64177a49f1b6b4d486d10cf67fddfa3c995eb Making the code more readable is a good reason to make this change, but this code was specifically written to prioritize simplicity over performance. If we'd care about...

Rebased after #29724, and made a few more minor code simplifications.

@dergoegge Do those fuzz seeds trigger issues on master too?