Luke Dashjr

Results 690 comments of Luke Dashjr
trafficstars

I think we should distinguish at least between simply non-standard transactions, and ones that use opcodes reserved for future functionality. Maybe only bypass the latter for `-acceptnonstdtxn=2` or something?

Seems likely someone somewhere will want to combine two derivation paths, which might use different markers.

>While always overriding Autotools' defaults, are there any particular reasons not using -O3 instead of -O2? AFAIK `-O3` isn't safe.

Concept ACK, but it feels hacky and I don't know OpenRC well enough to comment on whether this is just normal practice for similar services or not. (Also, nit, would...

Why do we have an upper limit at all? >My understanding was that we can't measure available RAM reliably. #19873 does exactly that

Why would we prefer local over roaming explicitly?

>Rework of -addrinfo CLI is done using getaddrmaninfo RPC proposed in https://github.com/bitcoin/bitcoin/pull/27511. If it's going to be used for this, it shouldn't be hidden/test-only...

Not sure it's worth it to save 20%. Presumably generic compressors could do better anyway?

If both are provided, I would expect both to be active in parallel, and complete even if the other succeeds...