< bitcoin-git>
[bitcoin] dongcarl opened pull request #21525: [Bundle 4.5/n] Followup fixups to bundle 4 (master...2021-03-kernel-bundle-4.5) https://github.com/bitcoin/bitcoin/pull/21525
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21357: test: Unconditionally check for fRelay field in test framework (master...test-framework-ver-msg-fix) https://github.com/bitcoin/bitcoin/pull/21357
< bitcoin-git>
bitcoin/master ed49203 MarcoFalke: Merge #21357: test: Unconditionally check for fRelay field in test framewo...
< bitcoin-git>
bitcoin/master 39a9ec5 Troy Giorshev: Unconditionally check for fRelay field in test framework
< bitcoin-git>
[bitcoin] jamesob opened pull request #21523: validation: parameterize VerifyDB by chainstate (master...2021-03-au-verifydb) https://github.com/bitcoin/bitcoin/pull/21523
< bitcoin-git>
[gui] hebasto reopened pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git>
[gui] hebasto closed pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git>
[bitcoin] fanquake merged pull request #20734: build: Make platform-specific targets available for proper platform builds only (master...201221-targets) https://github.com/bitcoin/bitcoin/pull/20734
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21522: fuzz: [refactor] Use PickValue where possible (master...2103-fuzzPickValue) https://github.com/bitcoin/bitcoin/pull/21522
< bitcoin-git>
[bitcoin] achow101 opened pull request #21520: [0.21] wallet: Avoid requesting fee rates multiple times during coin selection (0.21...0.21-createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21520
< bitcoin-git>
[gui] hebasto opened pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git>
[gui] hebasto opened pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git>
[gui] MarcoFalke merged pull request #248: Fix: For values of "Bytes transferred" and "Bytes/s" with 1000-based prefix names use 1000-based divisor instead of 1024-based (master...binary-prefix) https://github.com/bitcoin-core/gui/pull/248
< bitcoin-git>
[gui] hebasto opened pull request #254: refactor: Drop redundant setEditTriggers(NoEditTriggers) calls (master...210323-edit) https://github.com/bitcoin-core/gui/pull/254
< bitcoin-git>
[bitcoin] fanquake merged pull request #21497: build: Do not opt-in unused CoreWLAN stuff in depends for macOS (master...210321-wlan) https://github.com/bitcoin/bitcoin/pull/21497
< bitcoin-git>
bitcoin/master 3c87dbe fanquake: Merge #21497: build: Do not opt-in unused CoreWLAN stuff in depends for ma...
< bitcoin-git>
bitcoin/master 810b131 Hennadii Stepanov: build: Do not build unused CoreWLAN stuff in depends for macOS
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18030: doc: Coin::IsSpent() can also mean never existed (master...2020/01/doc_is_spent) https://github.com/bitcoin/bitcoin/pull/18030
< bitcoin-git>
bitcoin/master 55ceaeb MarcoFalke: Merge #18030: doc: Coin::IsSpent() can also mean never existed
< bitcoin-git>
bitcoin/master 1404c57 Sjors Provoost: [doc] Coin: explain that IsSpent() can also mean never existed
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags (master...2103-fuzzEnumWeak) https://github.com/bitcoin/bitcoin/pull/21487
< bitcoin-git>
bitcoin/master 5555446 MarcoFalke: fuzz: Use ConsumeWeakEnum in addrman for service flags
< bitcoin-git>
bitcoin/master d400e67 MarcoFalke: Merge #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags
< bitcoin-git>
[bitcoin] fanquake merged pull request #21421: build: don't try and use -fstack-clash-protection on Windows (master...skip_stack_clash_windows) https://github.com/bitcoin/bitcoin/pull/21421
< bitcoin-git>
bitcoin/master 1c3a857 fanquake: Merge #21421: build: don't try and use -fstack-clash-protection on Windows...
< bitcoin-git>
bitcoin/master 7b3434f fanquake: build: don't try and use -fstack-clash-protection on Windows
< bitcoin-git>
[bitcoin] jonatack opened pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git>
[bitcoin] hebasto closed pull request #21344: build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 (master...210302-debug) https://github.com/bitcoin/bitcoin/pull/21344
< bitcoin-git>
[bitcoin] jamesob closed pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< bitcoin-git>
[bitcoin] hebasto opened pull request #21505: build: Remove unused header from the build system (master...210322-miniwget) https://github.com/bitcoin/bitcoin/pull/21505
< bitcoin-git>
[bitcoin] laanwj merged pull request #21418: contrib: Make systemd invoke dependencies only when ready (master...2021-03-systemd-daemonwait) https://github.com/bitcoin/bitcoin/pull/21418
< bitcoin-git>
bitcoin/master 663f6cd Wladimir J. van der Laan: contrib: Use -daemonwait in systemd init script
< bitcoin-git>
bitcoin/master c46f1ce Wladimir J. van der Laan: Merge #21418: contrib: Make systemd invoke dependencies only when ready
< bitcoin-git>
[bitcoin] jamesob opened pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< bitcoin-git>
[bitcoin] S3RK opened pull request #21500: wallet, rpc: add an option to list private descriptors (master...listdescriptors_private) https://github.com/bitcoin/bitcoin/pull/21500
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21317: util: Make Assume() usable as unary expression (master...2102-utilAssumeUnary) https://github.com/bitcoin/bitcoin/pull/21317
< bitcoin-git>
bitcoin/master 1e4a3c0 MarcoFalke: Merge #21317: util: Make Assume() usable as unary expression
< bitcoin-git>
bitcoin/master fa4ceba MarcoFalke: util: Make Assume() usable as unary expression
< bitcoin-git>
bitcoin/master 7e34448 Jon Atack: test: remove duplicate assertions in util_tests
< bitcoin-git>
[bitcoin] fanquake opened pull request #21498: refactor: return std::nullopt instead of {} (master...return_std_nullopt) https://github.com/bitcoin/bitcoin/pull/21498
2021-03-21
< bitcoin-git>
[bitcoin] hebasto opened pull request #21497: build: Do not build unused CoreWLAN stuff in depends for macOS (master...210321-wlan) https://github.com/bitcoin/bitcoin/pull/21497
< bitcoin-git>
[bitcoin] AnthonyRonning opened pull request #21496: fuzz: execute each file in dir without fuzz engine (master...21461-fuzz-directory-without-engine) https://github.com/bitcoin/bitcoin/pull/21496
< bitcoin-git>
[bitcoin] ajtowns opened pull request #21489: fuzz: cleanups for versionbits fuzzer (master...202103-versionbits-fuzz-followups) https://github.com/bitcoin/bitcoin/pull/21489
2021-03-20
< bitcoin-git>
[bitcoin] jonatack opened pull request #21488: test: add ParseUInt16() unit test and fuzz coverage (master...ParseUInt16-test-coverage) https://github.com/bitcoin/bitcoin/pull/21488
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20921: validation: don't try to invalidate genesis block in CChainState::InvalidateBlock (master...2021-rpc-forbid_invalidateblock_on_genesisblock) https://github.com/bitcoin/bitcoin/pull/20921
< bitcoin-git>
bitcoin/master 63952f7 MarcoFalke: Merge #20921: validation: don't try to invalidate genesis block in CChainS...
< bitcoin-git>
bitcoin/master 787df19 Sebastian Falbesoner: validation: don't try to invalidate genesis block
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags (master...2103-fuzzEnumWeak) https://github.com/bitcoin/bitcoin/pull/21487
< bitcoin-git>
[bitcoin] fanquake opened pull request #21486: rand: only try and use freeifaddrs if it's available (master...use_freeifaddrs_only_when_available) https://github.com/bitcoin/bitcoin/pull/21486
< bitcoin-git>
[bitcoin] fanquake closed pull request #21475: Only log time to write coins cache to disk if bench debug enabled (master...LogCoinsCacheDurationIfBenchDebug) https://github.com/bitcoin/bitcoin/pull/21475
< bitcoin-git>
[bitcoin] brunoerg opened pull request #21483: p2p, refactor: add time when deserialize file db for ReadAnchors (master...2021-03-time-anchors) https://github.com/bitcoin/bitcoin/pull/21483
2021-03-19
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exceeded (master...cli-work-queue-error-msg) https://github.com/bitcoin/bitcoin/pull/18335
< bitcoin-git>
bitcoin/master 8dd5946 Larry Ruane: add functional test
< bitcoin-git>
bitcoin/master 3530d5d MarcoFalke: Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue e...
< bitcoin-git>
[bitcoin] dongcarl opened pull request #21478: guix: Use `pigz` as a faster `gzip` replacement (master...2021-03-guix-pigz-can-fly) https://github.com/bitcoin/bitcoin/pull/21478
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21477: tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952) (master...test-canonical-ipv6) https://github.com/bitcoin/bitcoin/pull/21477
< bitcoin-git>
[bitcoin] rebroad opened pull request #21475: Only log time to write coins cache to disk if bench debug enabled (master...LogCoinsCacheDurationIfBenchDebug) https://github.com/bitcoin/bitcoin/pull/21475
< bitcoin-git>
[bitcoin] fanquake merged pull request #21423: build: Cleanups and follow ups after bumping Qt to 5.12.10 (master...210312-qt) https://github.com/bitcoin/bitcoin/pull/21423
< bitcoin-git>
[bitcoin] sipa opened pull request #21472: BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.19 backport) (0.19...202103_bech32m_0.19) https://github.com/bitcoin/bitcoin/pull/21472
< bitcoin-git>
[bitcoin] sipa opened pull request #21471: bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py (master...202103_bech32m_fix_genscript) https://github.com/bitcoin/bitcoin/pull/21471
< bitcoin-git>
[bitcoin] fanquake closed pull request #21429: guix: Do not treat directory existence as an error (master...210313-mkdir) https://github.com/bitcoin/bitcoin/pull/21429
< bitcoin-git>
[bitcoin] fanquake opened pull request #21457: build: split libtapi and clang out of native_cctools (master...split_native_cctools) https://github.com/bitcoin/bitcoin/pull/21457
< bitcoin-git>
[bitcoin] fanquake merged pull request #21417: Misc external signer improvement and HWI 2 support (master...2021/03/hwi2) https://github.com/bitcoin/bitcoin/pull/21417
< bitcoin-git>
bitcoin/master 993ecaf fanquake: Merge #21417: Misc external signer improvement and HWI 2 support
< bitcoin-git>
[bitcoin] glozow opened pull request #21413: [rfc] add option to bypass contextual timelocks in testmempoolaccept? (master...2021-03-bypass-timelocks) https://github.com/bitcoin/bitcoin/pull/21413
< bitcoin-git>
[bitcoin] jonatack opened pull request #21411: test: add logging, reduce blocks generated in wallet groups test (master...wallet_groups-test) https://github.com/bitcoin/bitcoin/pull/21411
< bitcoin-git>
[bitcoin] jonatack opened pull request #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_large (master...give-test_transaction_too_large-more-time) https://github.com/bitcoin/bitcoin/pull/21410
< bitcoin-git>
[bitcoin] fanquake opened pull request #21403: build: set --build when configuring packages in depends (master...explicitly_set_depends_build) https://github.com/bitcoin/bitcoin/pull/21403