2020-06-18

< gribble> https://github.com/bitcoin/bitcoin/issues/19292 | wallet: Refactor BerkeleyBatch Read, Write, Erase, and Exists functions into non-template functions by achow101 · Pull Request #19292 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #18468: Span improvements (master...202003_conv_span) https://github.com/bitcoin/bitcoin/pull/18468
< bitcoin-git> bitcoin/master ab303a1 Pieter Wuille: Add Span constructors for arrays and vectors
< bitcoin-git> bitcoin/master 1f790a1 Pieter Wuille: Make Span size type unsigned
< bitcoin-git> bitcoin/master bb3d38f Pieter Wuille: Make pointer-based Span construction safer
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/343c0bfbf1e5...b8740d6737b4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19304: test: Check that message sends successfully when header is split across two buffers (master...2020-06-test-partial) https://github.com/bitcoin/bitcoin/pull/19304
< bitcoin-git> bitcoin/master 343c0bf MarcoFalke: Merge #19304: test: Check that message sends successfully when header is s...
< bitcoin-git> bitcoin/master 80d4423 Troy Giorshev: Test buffered valid message
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/931035b60830...343c0bfbf1e5
< bitcoin-git> [bitcoin] fanquake closed pull request #18942: doc: Increase minimum required GCC to 5.1 (master...gcc_5_1_for_codecvt) https://github.com/bitcoin/bitcoin/pull/18942
< bitcoin-git> [bitcoin] fanquake merged pull request #19301: build: don't warn when doxygen isn't found (master...no_warn_doxygen_missing) https://github.com/bitcoin/bitcoin/pull/19301
< bitcoin-git> bitcoin/master 931035b fanquake: Merge #19301: build: don't warn when doxygen isn't found
< bitcoin-git> bitcoin/master fa84edb fanquake: build: don't warn when doxygen isn't found
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35ed88f187c9...931035b60830
< bitcoin-git> [bitcoin] jamesgmorgan opened pull request #19317: Add a left-justified width field to log2_work component for a uniform debug.log output (master...jmorgan-updatetipfmt) https://github.com/bitcoin/bitcoin/pull/19317
< sipa> they're slower in adopting language changes than bitcoin core :p
< gwillen> is this a feature of the particular annotations that happen to be available in the bitcoin core codebase? It's certainly not a feature of annotations in general.
< bitcoin-git> [bitcoin] andrewtoth closed pull request #18941: validation: Persist coins cache to disk and load on startup (master...persist-coinscache) https://github.com/bitcoin/bitcoin/pull/18941
< gribble> https://github.com/bitcoin/bitcoin/issues/19306 | refactor: Replace RecursiveMutex with Mutex in CTxMemPool by hebasto · Pull Request #19306 · bitcoin/bitcoin · GitHub

2020-06-17

< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19316: [net] Cleanup logic around connection types (master...2020-06-conn-refactor) https://github.com/bitcoin/bitcoin/pull/19316
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19315: [tests] Allow outbound & block-relay-only connections in functional tests. (master...2020-06-test-outbounds) https://github.com/bitcoin/bitcoin/pull/19315
< bitcoin-git> [bitcoin] renepickhardt opened pull request #19314: refactor: Use uint16_t instead of unsigned short (master...akh_uint16_t) https://github.com/bitcoin/bitcoin/pull/19314
< gribble> https://github.com/bitcoin/bitcoin/issues/6550 | Do not store Merkle branches in the wallet. by sipa · Pull Request #6550 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/6550 | Do not store Merkle branches in the wallet. by sipa · Pull Request #6550 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19298: test: Add missing sync_blocks (master...2006-syncBlocks) https://github.com/bitcoin/bitcoin/pull/19298
< bitcoin-git> bitcoin/master 35ed88f MarcoFalke: Merge #19298: test: Add missing sync_blocks
< bitcoin-git> bitcoin/master fa195d4 MarcoFalke: test: Add missing sync_blocks
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/39bd9ddb8783...35ed88f187c9
< achow101> I think the descriptor wallets project (https://github.com/bitcoin/bitcoin/projects/12) can be closed. unless we want to add the sqlite stuff to it, but I think that would be better to go into it's own project
< bitcoin-git> [bitcoin] achow101 opened pull request #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateMock, and CreateDummy non-static functions (master...bdb-refactor-create) https://github.com/bitcoin/bitcoin/pull/19310
< bitcoin-git> [bitcoin] hebasto opened pull request #19309: Fix link error with --enable-debug (master...200617-fix) https://github.com/bitcoin/bitcoin/pull/19309
< bitcoin-git> [bitcoin] achow101 opened pull request #19308: wallet: BerkeleyBatch Handle cursor internally (master...bdb-internal-cursor) https://github.com/bitcoin/bitcoin/pull/19308
< bitcoin-git> [bitcoin] hebasto opened pull request #19306: refactor: Replace RecursiveMutex with Mutex in CTxMemPool (master...200616-mempool-mx) https://github.com/bitcoin/bitcoin/pull/19306
< gribble> https://github.com/bitcoin/bitcoin/issues/19295 | refactor: Use AbortError in FatalError by MarcoFalke · Pull Request #19295 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19302: test: Check that peer is disconnected for bad buffered message (master...2006-badBuffer) https://github.com/bitcoin/bitcoin/pull/19302
< bitcoin-git> [bitcoin] fanquake opened pull request #19305: doc: add C++17 release note for 0.21.0 (master...c++17_0_21_0) https://github.com/bitcoin/bitcoin/pull/19305
< bitcoin-git> [bitcoin] troygiorshev opened pull request #19304: test: Check that message sends successfully when header is split across two buffers (master...2020-06-test-partial) https://github.com/bitcoin/bitcoin/pull/19304
< achow101> Anyone else seeing "/usr/bin/ld: bitcoin_wallet-bitcoin-wallet.o:(.data.rel.ro+0x8): undefined reference to `InitError(bilingual_str const&)'" on master?
< gribble> https://github.com/bitcoin/bitcoin/issues/19172 | test: Do not swallow flake8 exit code by hebasto · Pull Request #19172 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19302: test: Check that peer is disconnected for bad buffered message (master...2006-badBuffer) https://github.com/bitcoin/bitcoin/pull/19302
< bitcoin-git> [bitcoin] fanquake opened pull request #19301: build: don't warn when doxygen isn't found (master...no_warn_doxygen_missing) https://github.com/bitcoin/bitcoin/pull/19301
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19295: refactor: Use AbortError in FatalError (master...2006-refactorAbortError) https://github.com/bitcoin/bitcoin/pull/19295
< bitcoin-git> bitcoin/master fa02b47 MarcoFalke: refactor: Use AbortError in FatalError
< bitcoin-git> bitcoin/master 39bd9dd MarcoFalke: Merge #19295: refactor: Use AbortError in FatalError
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38389dd3a0cf...39bd9ddb8783
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test followups (master...test-disconnect-p2ps-wait) https://github.com/bitcoin/bitcoin/pull/19252
< bitcoin-git> bitcoin/master 9a40cfc gzhao408: [refactor] use waiting inside disconnect_p2ps
< bitcoin-git> bitcoin/master aeb9fb4 gzhao408: [test] wait for disconnect_p2ps to be reflected in getpeerinfo
< bitcoin-git> bitcoin/master e81942d gzhao408: [test] logging and style followups for bloomfilter tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9a482d360401...38389dd3a0cf
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19249: Add means to handle negative capabilities in the Clang Thread Safety annotations (master...200611-nc) https://github.com/bitcoin/bitcoin/pull/19249
< bitcoin-git> bitcoin/master 9a482d3 MarcoFalke: Merge #19249: Add means to handle negative capabilities in the Clang Threa...
< bitcoin-git> bitcoin/master f8213c0 Hennadii Stepanov: Add means to handle negative capabilities in thread safety annotations
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62d863f9157d...9a482d360401
< bitcoin-git> [bitcoin] promag opened pull request #19300: wallet: Handle concurrent wallet loading (master...2020-06-loadwallet) https://github.com/bitcoin/bitcoin/pull/19300
< bitcoin-git> [bitcoin] meshcollider merged pull request #19290: wallet: move BDB specific classes to bdb.{cpp/h} (master...move-bdb) https://github.com/bitcoin/bitcoin/pull/19290
< bitcoin-git> bitcoin/master 25a6557 Andrew Chow: walletdb: move IsWalletLoaded to walletdb.cpp
< bitcoin-git> bitcoin/master f6fc5f3 Andrew Chow: walletdb: Add IsBDBWalletLoaded to look for BDB wallets specifically
< bitcoin-git> bitcoin/master c3538f4 Andrew Chow: walletdb: Make SpliWalletFilePath non-static
< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/09da0e46bf83...62d863f9157d
< bitcoin-git> [bitcoin] fanquake merged pull request #19287: contrib: Fix SyntaxWarning in Python base58 implementation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19287
< bitcoin-git> bitcoin/master 09da0e4 fanquake: Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementation
< bitcoin-git> bitcoin/master 47b49a0 Alex Willmer: contrib: Fix SyntaxWarning in Python base58 implementation
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3faf3429e905...09da0e46bf83
< bitcoin-git> [bitcoin] fanquake merged pull request #19299: refactor: Remove unused vars, Add missing includes (master...2006-removeUnusedVars) https://github.com/bitcoin/bitcoin/pull/19299
< bitcoin-git> bitcoin/master 3faf342 fanquake: Merge #19299: refactor: Remove unused vars, Add missing includes
< bitcoin-git> bitcoin/master fa193c6 MarcoFalke: Add missing includes to fix compile errors
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5cafb46fef3f...3faf3429e905
< bitcoin-git> bitcoin/master fa09ec8 MarcoFalke: Remove unused variables
< gleb> GitHub also does something interesting to sipa here: https://github.com/bitcoin/bitcoin/pull/19109/commits

2020-06-16

< wumpus> dongcarl: sounds good to me (moving it to the bitcoin-core organization ,that is, I'd prefer not to put such scripts into the repo)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17 (master...2006-testAdjust) https://github.com/bitcoin/bitcoin/pull/19294
< bitcoin-git> bitcoin/master 5cafb46 MarcoFalke: Merge #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17
< bitcoin-git> bitcoin/master fa41b0a MarcoFalke: pep-8 test/functional/test_framework/util.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/23b2a68df571...5cafb46fef3f
< bitcoin-git> bitcoin/master faa841b MarcoFalke: test: refactor: Inline adjust_bitcoin_conf_for_pre_17
< elichai2> I think bitcoin-core/bitcoin also redirects to bitcoin/bitcoin
< harding> github.com/bitcoin/bitcoin.org redirects to github.com/bitcoin-dot-org/bitcoin.org and that move was in 2015.
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19299: refactor: Remove unused vars, Add missing includes (master...2006-removeUnusedVars) https://github.com/bitcoin/bitcoin/pull/19299
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19298: test: Add missing sync_blocks (master...2006-syncBlocks) https://github.com/bitcoin/bitcoin/pull/19298
< dongcarl> wumpus fanquake: Shall we move https://github.com/theuni/apple-sdk-tools into the bitcoin-core org?
< achow101> e.g. HWI used to be achow101/HWI and achow101/HWI now permanently redirects to bitcoin-core/HWI
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18275: wallet: error if an explicit fee rate was given but the needed fee rate differed (master...2003-wallet-error-on-feechange) https://github.com/bitcoin/bitcoin/pull/18275
< bitcoin-git> bitcoin/master 23b2a68 MarcoFalke: Merge #18275: wallet: error if an explicit fee rate was given but the need...
< bitcoin-git> bitcoin/master 44cc75f Karl-Johan Alm: wallet: error if an explicit fee rate was given but the needed fee rate di...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/86590c17fc17...23b2a68df571
< bitcoin-git> [bitcoin] laanwj merged pull request #19284: [net] Add seed.bitcoin.wiz.biz to DNS seeds (master...add-wiz-seed) https://github.com/bitcoin/bitcoin/pull/19284
< bitcoin-git> bitcoin/master 86590c1 Wladimir J. van der Laan: Merge #19284: [net] Add seed.bitcoin.wiz.biz to DNS seeds
< bitcoin-git> bitcoin/master 313a081 wiz: [net] Add seed.bitcoin.wiz.biz to DNS seeds
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f658c15bb936...86590c17fc17
< bitcoin-git> [bitcoin] laanwj merged pull request #18434: tests: add a test-security target and run it in CI (master...run_security_check_ci) https://github.com/bitcoin/bitcoin/pull/18434
< bitcoin-git> bitcoin/master f658c15 Wladimir J. van der Laan: Merge #18434: tests: add a test-security target and run it in CI
< bitcoin-git> bitcoin/master 968aaae fanquake: tests: run test-security-check.py in CI
< bitcoin-git> bitcoin/master 9fe71a5 fanquake: test: use subprocess.run() in test-security-check.py
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4b30c41b4ebf...f658c15bb936
< bitcoin-git> [bitcoin] hebasto closed pull request #19251: [Do Not Merge] ci: Temporary Test Case for negative capabilities in the Clang Thread Safety annotations (master...200611-dnm-test) https://github.com/bitcoin/bitcoin/pull/19251
< bitcoin-git> [bitcoin] glowang opened pull request #19297: [test] WIP: rewrite generate() in test_node to gain determinism in test data (master...2020/05/21/rewrite_generate_in_testnode) https://github.com/bitcoin/bitcoin/pull/19297
< bitcoin-git> [bitcoin] practicalswift opened pull request #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt} (crypto/aes.h) (master...fuzzers-more-crypto) https://github.com/bitcoin/bitcoin/pull/19296
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19295: refactor: Use AbortError in FatalError (master...2006-refactorAbortError) https://github.com/bitcoin/bitcoin/pull/19295
< wumpus> that would be my personal preference at least, to have all active development happen under bitcoin-core and (lower traffic, but critical) "specs"/protocol work remain under bitcoin
< wumpus> but all new repositories are created under bitcoin-core, at some point, if enough things split off from the main codebase, at some point maybe only the consensus code (and bips) will be left under bitcoin
< wumpus> elichai2: because it seems better to keep bitcoin/bitcoin there for now
< elichai2> wumpus: FYI, why is there still bitcoin and bitcoin-core as different orgs? (I mistype sometimes when I move between secp and bitcoin)
< bitcoin-git> [bitcoin] hebasto reopened pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> [bitcoin] hebasto closed pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18927: Pass bilingual_str argument to AbortNode() (master...200510-abort) https://github.com/bitcoin/bitcoin/pull/18927
< bitcoin-git> bitcoin/master 083daf7 Hennadii Stepanov: Pass bilingual_str argument to AbortNode()
< bitcoin-git> bitcoin/master d924f2a Hennadii Stepanov: Drop MSG_NOPREFIX flag
< bitcoin-git> bitcoin/master d1cca12 Hennadii Stepanov: refactor: Use bilingual_str::empty()
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0afbeb73ccb7...4b30c41b4ebf
< wumpus> I've updated the bitcoin/frequent-contributors bitcoin-core/frequent-contributors to have the same people in it, so if you get a seemingly spurious invite that's the reason
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17 (master...2006-testAdjust) https://github.com/bitcoin/bitcoin/pull/19294
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19153: test: mempool compatibility test (master...feature/mempool_compatibility_test) https://github.com/bitcoin/bitcoin/pull/19153
< bitcoin-git> bitcoin/master 0afbeb7 MarcoFalke: Merge #19153: test: mempool compatibility test
< bitcoin-git> bitcoin/master 16d4b3f Ivan Metlushko: test: mempool.dat compatibility between versions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46bdd4b537cb...0afbeb73ccb7
< fanquake> All of his recent merges and commits show here too: https://github.com/bitcoin/bitcoin/commits?author=laanwj
< wumpus> https://github.com/bitcoin/bitcoin/commits/master reload, all MarcoFalke's commits are mine now
< wumpus> MarcoFalke: it looks like somehow, merges are not credited to your github account ,see e.g. https://github.com/bitcoin/bitcoin/commits/master there's no icon and no link
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19293: net: Avoid redundant and confusing FAILED log (master...2006-netNoRet) https://github.com/bitcoin/bitcoin/pull/19293
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19178: Make mininode_lock non-reentrant (master...2020-05-mininode-lock-reentrancy) https://github.com/bitcoin/bitcoin/pull/19178
< bitcoin-git> bitcoin/master c67c1f2 John Newbery: [tests] Don't call super twice in P2PTxInvStore.on_inv()
< bitcoin-git> bitcoin/master 9d80762 John Newbery: [tests] Don't acquire mininode_lock twice in wait_for_broadcast()
< bitcoin-git> bitcoin/master edae607 John Newbery: [tests] Only acquire lock once in p2p_compactblocks.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/28ce05d06f2a...46bdd4b537cb
< bitcoin-git> bitcoin/master 3a10d93 gzhao408: [p2p/refactor] move disconnect logic and remove misbehaving
< bitcoin-git> [bitcoin] fanquake merged pull request #19260: p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic (master...filterclear-disconnect) https://github.com/bitcoin/bitcoin/pull/19260
< bitcoin-git> bitcoin/master ff8c430 gzhao408: [test] test disconnect for filterclear
< bitcoin-git> bitcoin/master 1c6b787 gzhao408: [netprocessing] disconnect node that sends filterclear
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1c86ed414834...28ce05d06f2a
< bitcoin-git> [bitcoin] achow101 opened pull request #19292: wallet: Refactor BerkeleyBatch Read, Write, Erase, and Exists functions into non-template functions (master...refactor-bdb-read) https://github.com/bitcoin/bitcoin/pull/19292
< bitcoin-git> [bitcoin] achow101 opened pull request #19290: wallet: move BDB specific classes to bdb.{cpp/h} (master...move-bdb) https://github.com/bitcoin/bitcoin/pull/19290

2020-06-15

< bitcoin-git> [bitcoin] promag reopened pull request #19279: wallet, refactor: Remove duplicate/unnecessary lookups (master...2020-06-wallet-duplicate-lookups) https://github.com/bitcoin/bitcoin/pull/19279
< bitcoin-git> [bitcoin] promag closed pull request #19279: wallet, refactor: Remove duplicate/unnecessary lookups (master...2020-06-wallet-duplicate-lookups) https://github.com/bitcoin/bitcoin/pull/19279
< bitcoin-git> [bitcoin] promag opened pull request #19289: wallet: GetWalletTx and IsMine require cs_wallet lock (master...2020-06-wallet-less-locks) https://github.com/bitcoin/bitcoin/pull/19289
< bitcoin-git> [bitcoin] practicalswift opened pull request #19288: tests: Add fuzzing harness for TorController (master...fuzzers-torcontroller) https://github.com/bitcoin/bitcoin/pull/19288
< bitcoin-git> [bitcoin] moreati opened pull request #19287: contrib: Fix SyntaxWarning in Python base58 implementation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19287
< bitcoin-git> [bitcoin] hebasto reopened pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] hebasto closed pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] practicalswift opened pull request #19286: tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,256,512}, CRIPEMD160, CSipHasher, etc. (master...fuzzers-crypto) https://github.com/bitcoin/bitcoin/pull/19286
< bitcoin-git> [bitcoin] fanquake closed pull request #19285: 0.16 (master...0.16) https://github.com/bitcoin/bitcoin/pull/19285
< bitcoin-git> [bitcoin] Mitek75 opened pull request #19285: 0.16 (master...0.16) https://github.com/bitcoin/bitcoin/pull/19285
< bitcoin-git> [bitcoin] wiz opened pull request #19284: [net] Add seed.bitcoin.wiz.biz to DNS seeds (master...add-wiz-seed) https://github.com/bitcoin/bitcoin/pull/19284
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19283: refactor: Remove unused BlockAssembler::pblock member var (master...2006-minerPblock) https://github.com/bitcoin/bitcoin/pull/19283
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19276: ci: Move travis workarounds to .travis.yml (master...2006-ciNoTravisArm) https://github.com/bitcoin/bitcoin/pull/19276
< bitcoin-git> bitcoin/master 1c86ed4 MarcoFalke: Merge #19276: ci: Move travis workarounds to .travis.yml
< bitcoin-git> bitcoin/master fa71667 MarcoFalke: ci: Move travis workarounds to .travis.yml
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75edf2cf0255...1c86ed414834
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19282: RPC: Rephrase generatetoaddress help, and use PACKAGE_NAME (master...gentoaddress_help_pkgname) https://github.com/bitcoin/bitcoin/pull/19282
< bitcoin-git> bitcoin/master 0f8f515 Luke Dashjr: RPC: Rephrase generatetoaddress help, and use PACKAGE_NAME
< bitcoin-git> bitcoin/master 75edf2c MarcoFalke: Merge #19282: RPC: Rephrase generatetoaddress help, and use PACKAGE_NAME
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/195822f1e05e...75edf2cf0255
< bitcoin-git> [bitcoin] luke-jr opened pull request #19282: RPC: Rephrase generatetoaddress help, and use PACKAGE_NAME (master...gentoaddress_help_pkgname) https://github.com/bitcoin/bitcoin/pull/19282
< bitcoin-git> [bitcoin] S3RK opened pull request #19281: test: gracefully terminate parallel tests (master...test_terminate_gracefully) https://github.com/bitcoin/bitcoin/pull/19281
< bitcoin-git> [bitcoin] ajtowns closed pull request #18238: net_processing: Retry notfounds with more urgency (master...202002-bump-notfound) https://github.com/bitcoin/bitcoin/pull/18238
< bitcoin-git> [bitcoin] pstratem opened pull request #19280: Verify the block filter hash when reading from disk. (master...2020-06-14-blockfilterindex-checksums) https://github.com/bitcoin/bitcoin/pull/19280

2020-06-14

< bitcoin-git> [bitcoin] promag opened pull request #19279: wallet, refactor: Remove duplicate/unnecessary lookups (master...2020-06-wallet-duplicate-lookups) https://github.com/bitcoin/bitcoin/pull/19279
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19277: util: Add Assert identity function (master...2006-assert) https://github.com/bitcoin/bitcoin/pull/19277
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19276: ci: Move travis workarounds to .travis.yml (master...2006-ciNoTravisArm) https://github.com/bitcoin/bitcoin/pull/19276
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19276: ci: Move travis workarounds to .travis.yml (master...2006-ciNoTravisArm) https://github.com/bitcoin/bitcoin/pull/19276
< bitcoin-git> [bitcoin] ThomasBucaioni closed pull request #19125: Add info for Arch (master...master) https://github.com/bitcoin/bitcoin/pull/19125
< bitcoin-git> [bitcoin] fanquake closed pull request #19275: Add info for Arch (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19275
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19276: ci: Move travis workarounds to .travis.yml (master...2006-ciNoTravisArm) https://github.com/bitcoin/bitcoin/pull/19276
< bitcoin-git> [bitcoin] ThomasBucaioni opened pull request #19275: Add info for Arch (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19275
< bitcoin-git> [bitcoin] cculianu opened pull request #19273: Remove checks for nullptr from BlockAssembler::CreateNewBlock (master...blockassembler_no_check_new_nullptr) https://github.com/bitcoin/bitcoin/pull/19273
< bitcoin-git> [bitcoin] jonatack opened pull request #19272: test: p2p_invalid_messages and test framework improvements (master...improve-p2p_invalid_messages) https://github.com/bitcoin/bitcoin/pull/19272
< bitcoin-git> [bitcoin] fanquake merged pull request #19264: [tests] Don't import asyncio to test magic bytes (master...2020-06-magic-bytes-test) https://github.com/bitcoin/bitcoin/pull/19264
< bitcoin-git> bitcoin/master 195822f fanquake: Merge #19264: [tests] Don't import asyncio to test magic bytes
< bitcoin-git> bitcoin/master 49236be John Newbery: [tests] Don't import asyncio to test magic bytes
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eac65d99ddb2...195822f1e05e
< bitcoin-git> [bitcoin] andrewtoth opened pull request #19271: validation: Warm coins cache during prevalidation to connect blocks faster (master...warm-coinscache) https://github.com/bitcoin/bitcoin/pull/19271

2020-06-13

< bitcoin-git> [bitcoin] instagibbs opened pull request #19269: CKey::Sign : switch test arg to explicit additional entropy argument (master...sign_entropy) https://github.com/bitcoin/bitcoin/pull/19269
< bitcoin-git> [bitcoin] hebasto reopened pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> [bitcoin] hebasto closed pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> [bitcoin] hebasto opened pull request #19268: refactor: Make FeeFilterRounder thread safe (master...200613-fee) https://github.com/bitcoin/bitcoin/pull/19268
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19261: refactor: Drop ::HasWallets() (master...2020-06-drop-has-wallets) https://github.com/bitcoin/bitcoin/pull/19261
< bitcoin-git> bitcoin/master eac65d9 MarcoFalke: Merge #19261: refactor: Drop ::HasWallets()
< bitcoin-git> bitcoin/master ccf1f6e João Barbosa: refactor: Drop ::HasWallets()
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/265492723a68...eac65d99ddb2
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19267: ci: Upgrade most ci configs to focal (master...2006-ciFocal) https://github.com/bitcoin/bitcoin/pull/19267
< bitcoin-git> [bitcoin] hebasto closed pull request #18361: build: Make the help string for --with-gui configure option unambiguous (master...20200316-with-gui) https://github.com/bitcoin/bitcoin/pull/18361
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19261: refactor: Drop ::HasWallets() (master...2020-06-drop-has-wallets) https://github.com/bitcoin/bitcoin/pull/19261
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19261: refactor: Drop ::HasWallets() (master...2020-06-drop-has-wallets) https://github.com/bitcoin/bitcoin/pull/19261
< bitcoin-git> [bitcoin] fanquake merged pull request #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows (master...20200308-pkgconfig-mingw) https://github.com/bitcoin/bitcoin/pull/18297
< bitcoin-git> bitcoin/master 05a93d5 Hennadii Stepanov: build: Fix indentation in bitcoin_qt.m4
< bitcoin-git> bitcoin/master ddbb419 Hennadii Stepanov: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts
< bitcoin-git> bitcoin/master 492971d Hennadii Stepanov: build: Fix mingw pkgconfig file and dependency naming
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/8c97780db8c9...265492723a68
< gribble> https://github.com/bitcoin/bitcoin/issues/18297 | build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows by hebasto · Pull Request #18297 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #19264: [tests] Don't import asyncio to test magic bytes (master...2020-06-magic-bytes-test) https://github.com/bitcoin/bitcoin/pull/19264
< bitcoin-git> [bitcoin] fanquake merged pull request #19228: Update libsecp256k1 subtree (master...202006_secp256k1_update) https://github.com/bitcoin/bitcoin/pull/19228
< bitcoin-git> bitcoin/master ddc2419 Pieter Wuille: Update MSVC build config for libsecp256k1
< bitcoin-git> bitcoin/master 8903a1a Pieter Wuille: Update src/secp256k1 subtree
< bitcoin-git> bitcoin/master 67f232b Pieter Wuille: Squashed 'src/secp256k1/' changes from b19c000063..2ed54da18a
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f154071ec817...8c97780db8c9

2020-06-12

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19262: rpc: Replace OMITTED_NAMED_ARG with OMITTED (master...2006-rpcHelpRefactor) https://github.com/bitcoin/bitcoin/pull/19262
< bitcoin-git> [bitcoin] promag opened pull request #19261: refactor: Drop ::HasWallets() (master...2020-06-drop-has-wallets) https://github.com/bitcoin/bitcoin/pull/19261
< bitcoin-git> [bitcoin] jnewbery closed pull request #17335: Add test for syncing blocks generated after invalidateblock. (master...2019-10-invalid-mine-test) https://github.com/bitcoin/bitcoin/pull/17335
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19177: test: Fix and clean p2p_invalid_messages functional tests (master...p2p-refactor-fix-tests) https://github.com/bitcoin/bitcoin/pull/19177
< bitcoin-git> bitcoin/master 5c4648d Troy Giorshev: Fix "invalid message size" test
< bitcoin-git> bitcoin/master ff1e7b8 Troy Giorshev: Move size limits to module-global
< bitcoin-git> bitcoin/master 57890ab Troy Giorshev: Remove two unneeded tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5af16a4db76f...f154071ec817
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16756: test: Connection eviction logic tests (master...201908_test_eviction) https://github.com/bitcoin/bitcoin/pull/16756
< bitcoin-git> bitcoin/master 45eff75 Martin Zumsande: Add functional test for P2P eviction logic of inbound peers
< bitcoin-git> bitcoin/master 5af16a4 MarcoFalke: Merge #16756: test: Connection eviction logic tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19e919217e6d...5af16a4db76f
< bitcoin-git> [bitcoin] gzhao408 opened pull request #19260: p2p: disconnect peers that send filterclear (master...filterclear-disconnect) https://github.com/bitcoin/bitcoin/pull/19260
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19250: wallet: Make RPC help compile-time static (master...2006-rpcWalletHelp) https://github.com/bitcoin/bitcoin/pull/19250
< bitcoin-git> bitcoin/master 19e9192 MarcoFalke: Merge #19250: wallet: Make RPC help compile-time static
< bitcoin-git> bitcoin/master fad889c MarcoFalke: wallet: Make RPC help compile-time static
< bitcoin-git> bitcoin/master fadf6bd MarcoFalke: refactor: Remove unused request.fHelp
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b33136b6ba98...19e919217e6d
< gribble> https://github.com/bitcoin/bitcoin/issues/19160 | multiprocess: Add basic spawn and IPC support by ryanofsky · Pull Request #19160 · bitcoin/bitcoin · GitHub
< ryanofsky> ariards rescan changes would also make chain interface more index-friendly: https://github.com/bitcoin/bitcoin/issues/11756#issuecomment-637038714
< ryanofsky> I wrote a comment with info about this yesterday https://github.com/bitcoin/bitcoin/pull/18988#issuecomment-642731876
< gribble> https://github.com/bitcoin/bitcoin/issues/10102 | [experimental] Multiprocess bitcoin by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
< jonasschnelli> jamesob: I think a way would be: start in your own personal account (or a new entity), find (a) capable maintainer(s), find contributors. If there is acceptable development performance, migrate it to the bitcoin-core github organization.
< jamesob> jonasschnelli: yeah, I agree - just might be good to have one that's clearly maintained by the bitcoin github org
< jamesob> Curious - is there a compelling reason against pulling out all the indexes into a separate codebase/runtime, perhaps also in a repo under the bitcoin org? Only exception I can think of would be that `getrawtransaction` rpc would need to be moved into that codebase for txindex=1, but is there any other instance where existing core behavior relies on the existence of those indexes?
< bitcoin-git> [bitcoin] practicalswift opened pull request #19259: tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...) (master...fuzzers-mempool-io) https://github.com/bitcoin/bitcoin/pull/19259
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< Kiminuo> Hi, is there some consensus regarding migration from c++11 to c++17 in Bitcoin core? I mean it seems that c++17 is not as widespread as I thought. So the migration will happen in medium term horizon, right? Like maybe in a year or two, right?
< bitcoin-git> [bitcoin] Sjors opened pull request #19258: doc: improve subtree check instructions (master...2020/06/subtree-docs) https://github.com/bitcoin/bitcoin/pull/19258
< bitcoin-git> [bitcoin] fanquake opened pull request #19257: build: remove BIP70 configure option (master...remove_bip70_configure) https://github.com/bitcoin/bitcoin/pull/19257
< bitcoin-git> [bitcoin] fanquake opened pull request #19256: refactor: fix Boost signals2 -Wmaybe-uninitialized warning (master...boost_optional_last_value) https://github.com/bitcoin/bitcoin/pull/19256

2020-06-11

< dongcarl> jonasschnelli: Rebased your 2019/08/net_v2 branch using the commits from the latest PRs here: https://github.com/bitcoin/bitcoin/compare/master...dongcarl:2020-06-netv2-no-simplify, the netv2 test fails due to UB, is this worth pursuing or shall I wait until there's more work on the BIP?
< gribble> https://github.com/bitcoin/bitcoin/issues/15202 | gui: Add Close All Wallets action by promag · Pull Request #15202 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18894 | gui: Fix manual coin control with multiple wallets loaded by promag · Pull Request #18894 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17457 | gui: Fix manual coin control with multiple wallets loaded by promag · Pull Request #17457 · bitcoin/bitcoin · GitHub
< promag> jnewbery: https://github.com/bitcoin/bitcoin/projects/2 needs minor update
< gribble> https://github.com/bitcoin/bitcoin/issues/19216 | wallet: Remove first parameter to ScanForWalletTransactions start_hash by pstratem · Pull Request #19216 · bitcoin/bitcoin · GitHub
< wumpus> yes before upgrading bitcoin core (definitely the major version) you need to make sure your other software is compatible
< wumpus> no changes to bitcoin coren eeded, at all
< yevaud> jeremyrubin: it turns out that breaking up bitcoin into different daemons needs a comical amount of state exposed, sadly.
< jeremyrubin> and bitcoin-node is the just network process
< dongcarl> Perhaps a good topic for some day where there aren't many topics is: what things can we remove from bitcoin-core that would have a net-positive impact?
< wumpus> imo: look at the major version number of bitcoin core
< jeremyrubin> dongcarl: here's the issue https://github.com/bitcoin/bitcoin/issues/19087
< wumpus> but, to be honest, nothing is that organized, you really need to pay attention to the major bitcoin core release in practice
< wumpus> in general, only major bitcoin core versions introduce breaking RPC changes
< MarcoFalke> wumpus the rpc is versioned on the major version of Bitcoin Core https://github.com/bitcoin/bitcoin/blob/master/doc/JSON-RPC-interface.md
< gribble> https://github.com/bitcoin/bitcoin/issues/19238 | refactor: Replace RecursiveMutex with Mutex in CAddrMan by hebasto · Pull Request #19238 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19251 | [Do Not Merge] ci: Temporary Test Case for negative capabilities in the Clang Thread Safety annotations by hebasto · Pull Request #19251 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19238 | refactor: Replace RecursiveMutex with Mutex in CAddrMan by hebasto · Pull Request #19238 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19249 | Add means to handle negative capabilities in the Clang Thread Safety annotations by hebasto · Pull Request #19249 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18991 | Cache responses to GETADDR to prevent topology leaks by naumenkogs · Pull Request #18991 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19071 | doc: Separate repository for the gui by MarcoFalke · Pull Request #19071 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18637 | coins: allow cache resize after init by jamesob · Pull Request #18637 · bitcoin/bitcoin · GitHub
< wumpus> 13(!) blockers, 0 bugfixes, 3 items chasing ACK https://github.com/bitcoin/bitcoin/projects/8
< gribble> https://github.com/bitcoin/bitcoin/issues/18991 | Cache responses to GETADDR to prevent topology leaks by naumenkogs · Pull Request #18991 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19083: test: msg_mempool, fRelay, and other bloomfilter tests (master...test-bloomfilter) https://github.com/bitcoin/bitcoin/pull/19083
< bitcoin-git> bitcoin/master 4ef80f0 gzhao408: [test] sending invalid msgs to node with bloomfilters=0 causes disconnect
< bitcoin-git> bitcoin/master 497a619 gzhao408: [test] add BIP 37 test for node with fRelay=false
< bitcoin-git> bitcoin/master e8acc60 gzhao408: [test] add mempool msg test for node with bloomfilter enabled
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8682414d0238...b33136b6ba98
< bitcoin-git> [bitcoin] jnewbery opened pull request #19253: Tests: tidy up address.py and segwit_addr.py (master...2020-06-addr-unit-tests) https://github.com/bitcoin/bitcoin/pull/19253
< bitcoin-git> [bitcoin] gzhao408 opened pull request #19252: [wip] test: wait for disconnect in disconnect_p2ps + bloomfilter test followups (master...test-disconnect-p2ps-wait) https://github.com/bitcoin/bitcoin/pull/19252
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h) (master...fuzzers-crypto_common) https://github.com/bitcoin/bitcoin/pull/19247
< bitcoin-git> bitcoin/master 8682414 MarcoFalke: Merge #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64}...
< bitcoin-git> bitcoin/master cf5b8f6 practicalswift: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/commo...
< bitcoin-git> bitcoin/master 4a8181b practicalswift: tests: Add std::vector<uint8_t> ConsumeFixedLengthByteVector(FuzzedDataPro...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/85f7db22841e...8682414d0238
< bitcoin-git> bitcoin/master 3a83a01 John Newbery: [tests] move generate_wif_key to wallet_util.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19239: tests: move generate_wif_key to wallet_util.py (master...2020-06-generate-wif-key) https://github.com/bitcoin/bitcoin/pull/19239
< bitcoin-git> bitcoin/master b216b0b John Newbery: [tests] sort imports in rpc_createmultisig.py
< bitcoin-git> bitcoin/master e380818 John Newbery: Revert "[TESTS] Move base58 to own module to break circular dependency"
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7a24cca82906...85f7db22841e
< gribble> https://github.com/bitcoin/bitcoin/issues/16684 | Discussion: upgrading to C++17 · Issue #16684 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #19251: [Do Not Merge] ci: Temporary Test Case for negative capabilities in the Clang Thread Safety annotations (master...200611-dnm-test) https://github.com/bitcoin/bitcoin/pull/19251
< gribble> https://github.com/bitcoin/bitcoin/issues/19249 | Add means to handle negative capabilities in the Clang Thread Safety annotations by hebasto · Pull Request #19249 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19250: wallet: [move-only bugfix] Make RPC help compile-time static (master...2006-rpcWalletHelp) https://github.com/bitcoin/bitcoin/pull/19250
< bitcoin-git> [bitcoin] hebasto opened pull request #19249: Add means to handle negative capabilities in the Clang Thread Safety annotations (master...200611-nc) https://github.com/bitcoin/bitcoin/pull/19249
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIsAvailable functions (master...pr/ensa) https://github.com/bitcoin/bitcoin/pull/19100
< bitcoin-git> bitcoin/master 7a24cca MarcoFalke: Merge #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalle...
< bitcoin-git> bitcoin/master f42f5e5 Russell Yanofsky: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIsAvailable f...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45a6811d36fc...7a24cca82906
< bitcoin-git> [bitcoin] practicalswift opened pull request #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h) (master...fuzzers-crypto_common) https://github.com/bitcoin/bitcoin/pull/19247
< bitcoin-git> [bitcoin] kiminuo opened pull request #19245: [WIP DONOTMERGE] Replace boost::filesystem with std::filesystem (in c++17) (master...feature/2020-06-replace-boost-filesystem-with-cpp17-filesystem) https://github.com/bitcoin/bitcoin/pull/19245
< bitcoin-git> [bitcoin] fanquake merged pull request #19206: test: Remove leftover comment in mining_basic (master...2006-testComment) https://github.com/bitcoin/bitcoin/pull/19206
< bitcoin-git> bitcoin/master 45a6811 fanquake: Merge #19206: test: Remove leftover comment in mining_basic
< bitcoin-git> bitcoin/master fa98e10 MarcoFalke: test: Remove leftover comment in mining_basic
< bitcoin-git> bitcoin/master faedb50 MarcoFalke: test: pep-8 mining_basic
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6762a627ecb8...45a6811d36fc
< bitcoin-git> [bitcoin] luke-jr opened pull request #19243: banman: Limit resources consumed by misbehaving node deprioitisation (master...misbehaving_limit) https://github.com/bitcoin/bitcoin/pull/19243
< bitcoin-git> [bitcoin] hebasto reopened pull request #19238: refactor: Replace RecursiveMutex with Mutex in CAddrMan (master...200610-addrman-mx) https://github.com/bitcoin/bitcoin/pull/19238
< bitcoin-git> [bitcoin] hebasto closed pull request #19238: refactor: Replace RecursiveMutex with Mutex in CAddrMan (master...200610-addrman-mx) https://github.com/bitcoin/bitcoin/pull/19238
< bitcoin-git> [bitcoin] luke-jr opened pull request #19242: Add -uaappend option to append a literal string to user agent (master...uaappend) https://github.com/bitcoin/bitcoin/pull/19242
< gribble> https://github.com/bitcoin/bitcoin/issues/19228 | Update libsecp256k1 subtree by sipa · Pull Request #19228 · bitcoin/bitcoin · GitHub