< bitcoin-git>
[bitcoin] jnewbery opened pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor and dtor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git>
[bitcoin] fanquake merged pull request #21486: build: link against -lsocket if required for *ifaddrs (master...use_freeifaddrs_only_when_available) https://github.com/bitcoin/bitcoin/pull/21486
< bitcoin-git>
bitcoin/master 4783115 fanquake: net: add ifaddrs.h include
< bitcoin-git>
bitcoin/master 879215e fanquake: build: check if -lsocket is required with *ifaddrs
< bitcoin-git>
bitcoin/master 87deac6 fanquake: rand: only try and use freeifaddrs if available
< bitcoin-git>
[gui] hebasto opened pull request #264: Add "Copy address" item to the context menu in the Peers table (master...210330-copy) https://github.com/bitcoin-core/gui/pull/264
< bitcoin-git>
[gui] wodry opened pull request #261: Display node address in peer table with monospace font for clean alignment (master...node-address-monospace) https://github.com/bitcoin-core/gui/pull/261
< bitcoin-git>
[bitcoin] icota closed pull request #21537: DONOTMERGE: CI: remove cached Qt when building Android APK (master...fix-apk-ci) https://github.com/bitcoin/bitcoin/pull/21537
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21541: ci: Build depends only once for Android build (master...2103-ciAndroid) https://github.com/bitcoin/bitcoin/pull/21541
< bitcoin-git>
[bitcoin] ccdle12 closed pull request #21534: p2p, refactor: Extract logic of announcing a local address into a private method (master...2021-03-extract-announce-local-address) https://github.com/bitcoin/bitcoin/pull/21534
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21538: fuzz: Add fuzzing syscall sandbox: detect use of unexpected syscalls when fuzzing (master...seccomp-bpf-fuzzing) https://github.com/bitcoin/bitcoin/pull/21538
< bitcoin-git>
[bitcoin] icota opened pull request #21537: DONOTMERGE: CI: remove cached Qt when building Android APK (master...fix-apk-ci) https://github.com/bitcoin/bitcoin/pull/21537
< bitcoin-git>
[gui] hebasto reopened 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] hebasto closed 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] hebasto reopened 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] hebasto closed 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>
[bitcoin] ccdle12 opened pull request #21534: p2p, refactor: Extract logic of announcing a local address into a private method (master...2021-03-extract-announce-local-address) https://github.com/bitcoin/bitcoin/pull/21534
< 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