< chinya> Hello! new updates are available to you! In order to install, you can download them by clicking on this link below.:
< gmaxwell> Obviously do not click the malware.
< promag> it's tempting
< gmaxwell> Someone in #bitcoin earlier shared a link from 2013 demonstrating persisting a compromise via disk firmware that was loadable from a running system over SATA. Keep that in mind when thinking about clicking suspicious links! :)
< jb55> after watching a video about kernel fuzzing finding thousands of bugs (most still unfixed) I'm not surprised that firmware/drivers are still a large source of exploits
< jb55> I think fuzzing found like 20 externally exploitable bugs in the USB stack the first time they turned it on
< jb55> makes me want to try that redox rust OS...
< jb55> sipa: thx, that worked. https://github.com/jb55/clightning-dumpkeys/blob/master/descriptor.c if anyone needs a C impl of descriptor checksums
< Chris_Stewart_5> sdaftuar: so i did attempt to create a test case getting bitcoind to start using 'sendheaders' and it didn't pan out, code if you are curious https://github.com/Christewart/bitcoin-s-core/blob/f149b450f32d09da3111a3fe1e229cd110897e2d/node-test/src/test/scala/org/bitcoins/node/SpvNodeTest.scala#L59-L86
< Chris_Stewart_5> debug.log from bitcoind https://pastebin.com/YY5pXN5t
< Chris_Stewart_5> ah, it seems this is solved by just generating one block before executing this test case to get out of ibd. I guess bitcoind just makes the assumption we are in IBD if we are at the genesis block
< chinya> Hi! new updates are available to you! In order to install, you can download them by clicking on this link below.:
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63b9efa73d6b...e043bfce684f
< bitcoin-git> bitcoin/master 480e341 Carl Dong: configure: Add flag for enabling thread_local.
< bitcoin-git> bitcoin/master e043bfc MarcoFalke: Merge #16059: configure: Fix thread_local detection
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16059: configure: Fix thread_local detection (master...2019-05-fix-thread_local-compat) https://github.com/bitcoin/bitcoin/pull/16059
< chinya> HI!!! new updates are available to you! In order to install, you can download them by clicking on this link below.:
< chinya> http://ge.tt/10FxHHw2 pass 1111
< phantomcircuit> gmaxwell, disk firmware is apparently mostly full linux systems now... which is uhhhh
< booyah> systemd/spindle
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e043bfce684f...8ab4f282c06d
< bitcoin-git> bitcoin/master fb43415 practicalswift: Remove global symbols: Avoid using the global namespace if possible
< bitcoin-git> bitcoin/master 8ab4f28 MarcoFalke: Merge #15622: Remove global symbols: Avoid using the global namespace if p...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15622: Remove global symbols: Avoid using the global namespace if possible (master...globals-1) https://github.com/bitcoin/bitcoin/pull/15622
< bitcoin-git> [bitcoin] JosuGZ opened pull request #16090: Qt: Add vertical spacer to peer detail widget (master...gui-improvements) https://github.com/bitcoin/bitcoin/pull/16090