-ftrivial-auto-var-init=pattern in combination with Asan and UBsan may be a better sanitizer than Msan or valgrind, because it can even detect uninitialized memory reads before they are used to take a code branch.
Docker supports ipv6 out of the box now. :)
github.com/docker/hub-fee…
A Bitcoin Core ipv6-only CI system is not far away. Only @github is still stuck on ipv4-only.
I have been the quality assurance and testing maintainer of Bitcoin Core for about 7 years now. In a challenging decision, I concluded to transition out of my role as maintainer. 🧵
Thank you @Okcoin, a long time sponsor of my full time work on Bitcoin Core, and @paradigm for partnering on the renewed grant.
I like that @Okcoin pays me directly in #Bitcoin, which I can spend without extra hops at all businesses accepting LN⚡ or BTC.
Started the year with bisecting a rare intermittent tsan bug. After 10 days I wonder if there is a more efficient version of git bisect that "leans toward" the bug commit, because it is easier to show the presence of the intermittent bug than the absence.