< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4f0c4cd73d8...df8892dc9f05
< bitcoin-git> bitcoin/master aa929ab John Newbery: [docs] Update developer notes to discourage very long lines
< bitcoin-git> bitcoin/master df8892d MarcoFalke: Merge #20986: docs: update developer notes to discourage very long lines
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20986: docs: update developer notes to discourage very long lines (master...2021-01-no-long-lines) https://github.com/bitcoin/bitcoin/pull/20986
< bitcoin-git> [bitcoin] martinus opened pull request #21173: util: faster HexStr => 13% faster blockToJSON (master...2021-02-faster-hexstr) https://github.com/bitcoin/bitcoin/pull/21173
< wumpus> sb-immo is getting really spammy with opening issues and PRs with german titles and no content, time to block them?
< wumpus> i've seen two issues on bitcoin, and one in bitcoin-core/bitcoincore.org now
< jnewbery> jonatack: regarding the anchors.dat error message, I don't think we need special casing if the client has recently upgraded. It shouldn't ever be an error condition to not have an anchors.dat file.
< jonatack> jnewbery: it's too late now for anchors.dat but (just a thought) if we had had #21171 in 0.21 maybe we could have read anchors.dat only if chain.getRwSetting("lastrunversion").get_int() was v0.21 and up
< gribble> https://github.com/bitcoin/bitcoin/issues/21171 | Save client version to the settings file on shutdown by jonatack · Pull Request #21171 · bitcoin/bitcoin · GitHub
< jonatack> (now that we've moved to the new versioning, the integer CLIENT_VERSION like 220000 or 219900 works well)
< jnewbery> why's it too late for anchors.dat? Can't we just not log an error if there's no file?
< jonatack> wumpus: i wasn't able to hit the illegal instruction with gdb (i2p started fine), but valgrind did hit it, posting a comment
< bitcoin-git> [bitcoin] Crypt-iQ closed pull request #19713: tests: fix -fsanitize=integer complaints (master...fuzz_supp_0813) https://github.com/bitcoin/bitcoin/pull/19713
< bitcoin-git> [bitcoin] martinus opened pull request #21176: process multiple input bytes at once (master...2021-02-optimize-base58) https://github.com/bitcoin/bitcoin/pull/21176