< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16166: Simplify header analysis/reasoning by splitting core_io.h into the expected core_read.h/core_write.h (matching core_read.cpp/core_write.cpp) (master...core_io.cpp) https://github.com/bitcoin/bitcoin/pull/16166
2019-06-09
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #16174: Add a new peer state tracking class to reduce cs_main contention. (master...2019-06-net-processing-no-main-start) https://github.com/bitcoin/bitcoin/pull/16174
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #16174: Add a new peer state tracking class to reduce cs_main contention. (master...2019-06-net-processing-no-main-start) https://github.com/bitcoin/bitcoin/pull/16174
< bitcoin-git>
bitcoin/master e4e2b28 Jon Atack: doc: clarify support in SECURITY.md
< bitcoin-git>
bitcoin/master d7c0542 Jon Atack: doc: update release process with SECURITY.md
< bitcoin-git>
bitcoin/master 8a503a6 Wladimir J. van der Laan: Merge #16164: doc: update release process for SECURITY.md
< bitcoin-git>
[bitcoin] laanwj merged pull request #16162: scripts: add key for Michael Ford (fanquake) to trusted keys list (master...fanquake_trusted_key) https://github.com/bitcoin/bitcoin/pull/16162
< bitcoin-git>
[bitcoin] laanwj merged pull request #15024: Allow specific private keys to be derived from descriptor (master...201812_descriptor_keys) https://github.com/bitcoin/bitcoin/pull/15024
< bitcoin-git>
[bitcoin] fanquake opened pull request #16163: backport: build with -fstack-reuse=none and test case (0.17...backport_stack_reuse_none_017) https://github.com/bitcoin/bitcoin/pull/16163
< bitcoin-git>
[bitcoin] fanquake opened pull request #16162: scripts: add key for Michael Ford (fanquake) to trusted keys list (master...fanquake_trusted_key) https://github.com/bitcoin/bitcoin/pull/16162
2019-06-06
< bitcoin-git>
[bitcoin] jkczyz opened pull request #16161: Trivial: Fix compilation errors in support/lockedpool.cpp (master...2019-06-arena-walk) https://github.com/bitcoin/bitcoin/pull/16161
< bitcoin-git>
bitcoin/master 8be3f30 Carl Dong: netaddress: Update CNetAddr for ORCHIDv2
< bitcoin-git>
bitcoin/master fc6cbc3 Wladimir J. van der Laan: Merge #15689: netaddress: Update CNetAddr for ORCHIDv2
< bitcoin-git>
[bitcoin] real-or-random opened pull request #16158: Fix logic of memory_cleanse() on MSVC and clean up docs (master...cleanup-cleanse) https://github.com/bitcoin/bitcoin/pull/16158
< bitcoin-git>
bitcoin/master 6f7f141 JeremyRand: Add riscv64 to outputs list in release-process.md
< bitcoin-git>
bitcoin/master 51858c5 MarcoFalke: Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
< bitcoin-git>
[bitcoin] promag opened pull request #16145: gui: Prevent idle sleep if in macos while in IBD (master...2019-06-prevent-idle-sleep-ibd) https://github.com/bitcoin/bitcoin/pull/16145
< bitcoin-git>
[bitcoin] mrwhythat opened pull request #16144: wallet: do not encrypt wallets with disabled private keys (master...encrypt-watchonly) https://github.com/bitcoin/bitcoin/pull/16144
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16143: tests: Mark unit test blockfilter_index_initial_sync as non-deterministic (master...non-determinism-in-blockfilter_index_initial_sync) https://github.com/bitcoin/bitcoin/pull/16143
2019-06-03
< bitcoin-git>
[bitcoin] promag closed pull request #16019: refactor: Move result instead of copy in Solver() (master...2019-05-solver-nit) https://github.com/bitcoin/bitcoin/pull/16019
< bitcoin-git>
[bitcoin] laanwj merged pull request #16124: tests: Limit Python linting to files in the repo (master...lint-inside-repo) https://github.com/bitcoin/bitcoin/pull/16124
< bitcoin-git>
[bitcoin] JeremyRand opened pull request #16139: Docs: Add riscv64 to outputs list in release-process.md (master...doc-release-process-riscv) https://github.com/bitcoin/bitcoin/pull/16139
< bitcoin-git>
[bitcoin] JeremyRand opened pull request #16138: Add sudoers.d, rc.local from docs to gitian script (master...gitian-automated-sudoers-br0) https://github.com/bitcoin/bitcoin/pull/16138
< bitcoin-git>
[bitcoin] fanquake closed pull request #16134: fix importwallet crash due to out of scope wallet reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16134
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16136: Add an optional extra level of checking: CHECK(...) - an opt-in side-effect safe assert(...) (master...check) https://github.com/bitcoin/bitcoin/pull/16136
< bitcoin-git>
[bitcoin] promag opened pull request #16135: gui: Set BitcoinGUI::progressDialog to nullptr (master...2019-06-progressdialog-nullptr) https://github.com/bitcoin/bitcoin/pull/16135
< bitcoin-git>
[bitcoin] sidhujag opened pull request #16134: fix importwallet crash due to out of scope wallet reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16134
< warren>
It sucks that their mailman server was crippled by attacks on bitcoin-dev in particular. They remain blackholed to several major mail providers like Yahoo. I think bounces are also entirely disabled now as one of the DoS mitigation measures.
< roconnor>
between how Bitcoin Core interprets Script.
< dongcarl>
BTW, build system lessons with Cory happening in #bitcoin-builds right now if people wanna join
< stevenroose>
I use the python script a lot for Elements, I recognize that for bitcoin the subset of contributors that actually use the script is small.
< bitcoin-git>
[bitcoin] stevenroose opened pull request #16130: Don't GPG sign intermediate commits with github-merge tool (master...contrib-no-sign) https://github.com/bitcoin/bitcoin/pull/16130
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16129: Make reasoning about dependencies easier by not including unused dependencies (master...decouple-translation-units) https://github.com/bitcoin/bitcoin/pull/16129
< bitcoin-git>
[bitcoin] instagibbs opened pull request #16128: Delete error-prone CScript constructor only used with FindAndDelete (master...cscript_construct) https://github.com/bitcoin/bitcoin/pull/16128
< bitcoin-git>
[bitcoin] ajtowns opened pull request #16127: Add support for thread safety annotations when using std::mutex (master...201905-locking) https://github.com/bitcoin/bitcoin/pull/16127
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16124: tests: Limit Python linting to files in the repo (master...lint-inside-repo) https://github.com/bitcoin/bitcoin/pull/16124
< bitcoin-git>
[bitcoin] Empact closed pull request #16123: Return error information on descriptor parse error (master...descriptor-parse-error) https://github.com/bitcoin/bitcoin/pull/16123
< bitcoin-git>
[bitcoin] Empact opened pull request #16123: Return error information on descriptor parse error (master...descriptor-parse-error) https://github.com/bitcoin/bitcoin/pull/16123
< bitcoin-git>
[bitcoin] promag opened pull request #16122: gui: Enable console line edit on setClientModel (master...2019-05-null-completer) https://github.com/bitcoin/bitcoin/pull/16122
< bitcoin-git>
[bitcoin] fanquake closed pull request #16120: test: Compile json to hex separately, at most once (master...1905-testJson) https://github.com/bitcoin/bitcoin/pull/16120
< wumpus>
OK let's just do the meeting tomorrow then, we'll see who shows up, we already have coredev/breaking bitcoin next week so I guess it makes more sense to skip that one
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16120: test: Compile json to hex separately, at most once (master...1905-testJson) https://github.com/bitcoin/bitcoin/pull/16120
< bitcoin-git>
[bitcoin] promag opened pull request #16118: gui: Enable open wallet menu on setWalletController (master...2019-05-null-walletcontroller) https://github.com/bitcoin/bitcoin/pull/16118
< bitcoin-git>
bitcoin/master d5dc66e Jon Atack: doc: fix/improve analyzepsbt in doc/psbt.md
< bitcoin-git>
bitcoin/master 411e5f1 Wladimir J. van der Laan: Merge #16047: doc: analyzepsbt description in doc/psbt.md
< bitcoin-git>
[bitcoin] jonasschnelli merged pull request #16113: gui: move coin control "OK" to the right hand side of the dialog (master...ok_right_have_side) https://github.com/bitcoin/bitcoin/pull/16113
< bitcoin-git>
[bitcoin] Empact closed pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< bitcoin-git>
bitcoin/master 97dce72 fanquake: contrib: add curl as a required program in gitian-build.py
< bitcoin-git>
bitcoin/master e78c331 MarcoFalke: Merge #16114: contrib: add curl as a required program in gitian-build.py
< midnightmagic>
vfP56jSe: Probably best to ask in #bitcoin.
< vfP56jSe>
I understand that bitcoin makes 8 outbound connections by default. Are those connections used for both transaction and block relay?
< bitcoin-git>
[bitcoin] fanquake opened pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< bitcoin-git>
[bitcoin] fanquake opened pull request #16113: gui: move coin control "OK" to the right hand side of the dialog (master...ok_right_have_side) https://github.com/bitcoin/bitcoin/pull/16113
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16084: scripted-diff: Complete the move from CCriticalSection to identical RecursiveMutex (both are AnnotatedMixin<std::recursive_mutex>) (master...recursive-mutex) https://github.com/bitcoin/bitcoin/pull/16084
< bitcoin-git>
[bitcoin] icota opened pull request #16110: Scripts and tools: Add Android NDK support to depends (master...add-android-to-depends) https://github.com/bitcoin/bitcoin/pull/16110
< bitcoin-git>
bitcoin/master ae7faf2 Kristaps Kaupe: Exceptions should be caught by reference, not by value.
< bitcoin-git>
bitcoin/master 76e2cde MarcoFalke: Merge #16095: Catch by reference not value in wallettool
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16095: Catch by reference not value in wallettool (master...catch-by-ref-wallettool) https://github.com/bitcoin/bitcoin/pull/16095
2019-05-26
< bitcoin-git>
[bitcoin] hebasto opened pull request #16097: Prevent meaningless negating of arguments (master...20190526-fix-negated-args) https://github.com/bitcoin/bitcoin/pull/16097
< bitcoin-git>
[bitcoin] kristapsk opened pull request #16095: Catch by reference not value in wallettool (master...catch-by-ref-wallettool) https://github.com/bitcoin/bitcoin/pull/16095
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16092: Don't use global (external) symbols for symbols that are used in only one translation unit (master...reduce-global-namespacing) https://github.com/bitcoin/bitcoin/pull/16092
< 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
< 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! :)
< Chris_Stewart_5>
Is there a reason sendheaders would not be working on bitcoin 0.16.3 or 0.17.1? I'm generating a block in regtest mode and it appears that the header is not being relayed. I have sent the 'sendheaders' message to the regtest bitcoind node
< bitcoin-git>
[bitcoin] fanquake opened pull request #16086: contrib: use newer config.guess & config.sub in install_db4.sh (master...db4_install_new_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/16086
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16084: scripted-diff: Complete the move from CCriticalSection to identical RecursiveMutex (both are AnnotatedMixin<std::recursive_mutex>) (master...recursive-mutex) https://github.com/bitcoin/bitcoin/pull/16084