2020-06-19

< bitcoin-git> [bitcoin] sipa opened pull request #19326: Simplify hash.h interface using Spans (master...202006_spanhashes) https://github.com/bitcoin/bitcoin/pull/19326

2020-06-18

< bitcoin-git> [bitcoin] achow101 opened pull request #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch abstract class (master...bdb-add-dbbatch) https://github.com/bitcoin/bitcoin/pull/19325
< bitcoin-git> [bitcoin] achow101 opened pull request #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase (master...bdb-batch-rm-statics) https://github.com/bitcoin/bitcoin/pull/19324
< bitcoin-git> [bitcoin] MarcoFalke merged 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/master da7a83c Andrew Chow: Remove WalletDatabase::Create, CreateMock, and CreateDummy
< bitcoin-git> bitcoin/master 45c08f8 Andrew Chow: Add Create*WalletDatabase functions
< bitcoin-git> bitcoin/master d6045d0 Andrew Chow: scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c2bcb99c1d11...dbd7a91fdf3f
< bitcoin-git> [bitcoin] hebasto opened pull request #19323: gui: Fix regression in *txoutset* in GUI console (master...200618-utxo) https://github.com/bitcoin/bitcoin/pull/19323
< bitcoin-git> [bitcoin] jnewbery opened pull request #19322: [net] split PushInventory() (master...2020-06-split-push-inventory) https://github.com/bitcoin/bitcoin/pull/19322
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19321: ci: Run asan ci config on cirrus (master...2006-ciCirrusAsan) https://github.com/bitcoin/bitcoin/pull/19321
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19071: doc: Separate repository for the gui (master...2005-splitRepoGui) https://github.com/bitcoin/bitcoin/pull/19071
< bitcoin-git> bitcoin/master c2bcb99 MarcoFalke: Merge #19071: doc: Separate repository for the gui
< bitcoin-git> bitcoin/master 66666d5 MarcoFalke: doc: Mention repo split in the READMEs
< bitcoin-git> bitcoin/master faceed7 MarcoFalke: doc: Add redirect for GUI issues and pull requests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0865a8881d39...c2bcb99c1d11
< bitcoin-git> [bitcoin] Sjors reopened pull request #16546: External signer support - Wallet Box edition (master...2019/08/hww-box2) https://github.com/bitcoin/bitcoin/pull/16546
< bitcoin-git> [bitcoin] Sjors closed pull request #16546: External signer support - Wallet Box edition (master...2019/08/hww-box2) https://github.com/bitcoin/bitcoin/pull/16546
< bitcoin-git> bitcoin/master 25f3554 Hennadii Stepanov: scripted-diff: Make SeparatorStyle a scoped enum
< bitcoin-git> bitcoin/master 0865a88 MarcoFalke: Merge bitcoin-core/gui#3: scripted-diff: Make SeparatorStyle a scoped enum...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7ebab12f941...0865a8881d39
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19320: wallet: Replace CDataStream& with Span<char> where possible (master...2006-walletSpan) https://github.com/bitcoin/bitcoin/pull/19320
< bitcoin-git> [bitcoin] MarcoFalke merged 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/master a389ed5 Andrew Chow: walletdb: refactor Read, Write, Erase, and Exists into non-template func
< bitcoin-git> bitcoin/master c7ebab1 MarcoFalke: Merge #19292: wallet: Refactor BerkeleyBatch Read, Write, Erase, and Exist...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8740d6737b4...c7ebab12f941
< bitcoin-git> [bitcoin] fanquake opened pull request #19318: build: disable -stack-clash-protection on Windows (master...disable_stack_clash_windows) https://github.com/bitcoin/bitcoin/pull/19318
< 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
< 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

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
< 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
< 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
< 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
< 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

2020-06-16

< 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
< 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
< 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
< 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
< 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
< 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
< 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
< 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
< 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

< 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
< 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
< 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
< bitcoin-git> [bitcoin] luke-jr opened pull request #19241: help: Generate checkpoint height from chainparams (master...help_checkpoint_num) https://github.com/bitcoin/bitcoin/pull/19241

2020-06-10

< bitcoin-git> [bitcoin] dongcarl closed pull request #18072: Use `libc++` headers from macOS SDK instead of from clang (master...2020-01-macos-sdk-with-headers) https://github.com/bitcoin/bitcoin/pull/18072
< bitcoin-git> [bitcoin] dongcarl opened pull request #19240: 2020 06 macos sdkgen simplify (master...2020-06-macos-sdkgen-simplify) https://github.com/bitcoin/bitcoin/pull/19240
< bitcoin-git> [bitcoin] jnewbery opened 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] hebasto opened pull request #19238: refactor: Replace RecursiveMutex with Mutex in CAddrMan (master...200610-addrman-mx) https://github.com/bitcoin/bitcoin/pull/19238
< bitcoin-git> [bitcoin] elichai opened pull request #19237: Check size after unserializing a pubkey (master...2020-06-pubkey) https://github.com/bitcoin/bitcoin/pull/19237
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19230: [TESTS] Move base58 to own module to break circular dependency (master...202006_addr_base58) https://github.com/bitcoin/bitcoin/pull/19230
< bitcoin-git> bitcoin/master 6762a62 MarcoFalke: Merge #19230: [TESTS] Move base58 to own module to break circular dependen...
< bitcoin-git> bitcoin/master c75de5d Pieter Wuille: [TESTS] Move base58 to own module to break circular dependency
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/371a73e94043...6762a627ecb8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19233: Make SetMiscWarning() accept bilingual_str argument (master...200610-bi-warn) https://github.com/bitcoin/bitcoin/pull/19233
< bitcoin-git> bitcoin/master d1ae7c0 Hennadii Stepanov: Make GetWarnings() return bilingual_str
< bitcoin-git> bitcoin/master d49612f Hennadii Stepanov: Make SetMiscWarning() accept bilingual_str argument
< bitcoin-git> bitcoin/master 38e33aa Hennadii Stepanov: refactor: Make GetWarnings() bilingual_str aware internally
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bc933aeaf044...371a73e94043
< bitcoin-git> [bitcoin] Sjors closed pull request #13818: More intuitive GUI settings behavior when -proxy is set (master...2018/07/gui-proxy) https://github.com/bitcoin/bitcoin/pull/13818
< bitcoin-git> [bitcoin] laanwj merged pull request #19226: test: Add BerkeleyDatabase tsan suppression (master...2006-ciTsanSupWallet) https://github.com/bitcoin/bitcoin/pull/19226
< bitcoin-git> bitcoin/master bc933ae Wladimir J. van der Laan: Merge #19226: test: Add BerkeleyDatabase tsan suppression
< bitcoin-git> bitcoin/master fa7b46c MarcoFalke: test: Add BerkeleyDatabase tsan suppression
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/20e95313790c...bc933aeaf044
< bitcoin-git> [bitcoin] hebasto opened pull request #19233: Make SetMiscWarning() accept bilingual_str argument (master...200610-bi-warn) https://github.com/bitcoin/bitcoin/pull/19233
< bitcoin-git> [bitcoin] fanquake merged pull request #19231: gui: add missing translation.h include to fix build (master...translations_gui_fixup) https://github.com/bitcoin/bitcoin/pull/19231
< bitcoin-git> bitcoin/master 20e9531 fanquake: Merge #19231: gui: add missing translation.h include to fix build
< bitcoin-git> bitcoin/master 948f113 fanquake: gui: add missing translation.h include to fix build
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f8364df25070...20e95313790c
< bitcoin-git> [bitcoin] fanquake opened pull request #19231: gui: add missing translation.h include to fix build (master...translations_gui_fixup) https://github.com/bitcoin/bitcoin/pull/19231
< bitcoin-git> [bitcoin] sipa opened pull request #19230: [TESTS] Move base58 to own module to break circular dependency (master...202006_addr_base58) https://github.com/bitcoin/bitcoin/pull/19230

2020-06-09

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19176: refactor: Error message bilingual_str consistency (master...2020_06_bilingual_str) https://github.com/bitcoin/bitcoin/pull/19176
< bitcoin-git> bitcoin/master 6fe9890 Wladimir J. van der Laan: refactor: Change Node::initError to take bilingual_str
< bitcoin-git> bitcoin/master 425e7cb Wladimir J. van der Laan: refactor: Put`TryParsePermissionFlags` in anonymous namespace
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/221873e15874...f8364df25070
< bitcoin-git> bitcoin/master 77b79fa Wladimir J. van der Laan: refactor: Error message bilingual_str consistency
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19227: test: change blacklist to blocklist (master...master) https://github.com/bitcoin/bitcoin/pull/19227
< bitcoin-git> bitcoin/master 221873e MarcoFalke: Merge #19227: test: change blacklist to blocklist
< bitcoin-git> bitcoin/master 6fc6416 TrentZ: change blacklist to blocklist
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9ad6f14175c1...221873e15874
< bitcoin-git> [bitcoin] sipa opened pull request #19228: Update libsecp256k1 subtree (master...202006_secp256k1_update) https://github.com/bitcoin/bitcoin/pull/19228
< bitcoin-git> [bitcoin] TrentZ opened pull request #19227: change blacklist to blocklist (master...master) https://github.com/bitcoin/bitcoin/pull/19227
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19226: test: Add BerkeleyDatabase tsan suppression (master...2006-ciTsanSupWallet) https://github.com/bitcoin/bitcoin/pull/19226
< bitcoin-git> [bitcoin] fanquake opened pull request #19224: [0.20] Backports (0.20...0_20_1_backports) https://github.com/bitcoin/bitcoin/pull/19224
< bitcoin-git> [bitcoin] fanquake closed pull request #18542: 0.19: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (0.19...2020-04-backport-18160) https://github.com/bitcoin/bitcoin/pull/18542
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19220: refactor: Replace RecursiveMutex with Mutex in warnings.cpp (master...200609-warn-mx) https://github.com/bitcoin/bitcoin/pull/19220
< bitcoin-git> bitcoin/master 9ad6f14 MarcoFalke: Merge #19220: refactor: Replace RecursiveMutex with Mutex in warnings.cpp
< bitcoin-git> bitcoin/master bacbfb6 Hennadii Stepanov: refactor: Replace RecursiveMutex with Mutex in warnings.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a79bca2f1fb2...9ad6f14175c1