< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21941: fuzz: Call const member functions in addrman fuzz test only once (master...2105-fuzzAddrConst) https://github.com/bitcoin/bitcoin/pull/21941
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21940: refactor: Mark CAddrMan::Select const (master...2105-addrmanConstSelect) https://github.com/bitcoin/bitcoin/pull/21940
< bitcoin-git>
[bitcoin] meshcollider merged pull request #21907: wallet: Do not iterate a directory if having an error while accessing it (master...210510-win) https://github.com/bitcoin/bitcoin/pull/21907
< bitcoin-git>
bitcoin/master a31a1ce Samuel Dobson: Merge bitcoin/bitcoin#21907: wallet: Do not iterate a directory if having ...
< bitcoin-git>
bitcoin/master 29c9e2c Hennadii Stepanov: wallet: Do not iterate a directory if having an error while accessing it
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21936: fuzz: Terminate immediately if a fuzzing harness ever tries to create a TCP socket (belt and suspenders) (master...terminate-on-tcp-socket) https://github.com/bitcoin/bitcoin/pull/21936
< bitcoin-git>
[bitcoin] Sjors opened pull request #21935: Enable external signer support for GUI builds (master...2021/05/hww-qt-compile) https://github.com/bitcoin/bitcoin/pull/21935
< bitcoin-git>
[bitcoin] luke-jr opened pull request #21934: RPC/blockchain: getblockchaininfo: Include versionbits signalling details during LOCKED_IN (master...rpc_getblockchaininfo_lockedin_statistics) https://github.com/bitcoin/bitcoin/pull/21934
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21927: fuzz: Run const CScript member functions only once (master...2105-fuzzCscript) https://github.com/bitcoin/bitcoin/pull/21927
< bitcoin-git>
bitcoin/master 91db985 MarcoFalke: Merge bitcoin/bitcoin#21927: fuzz: Run const CScript member functions only...
< bitcoin-git>
bitcoin/master fa74bfc MarcoFalke: fuzz: Run const CScript member functions only once
< bitcoin-git>
[bitcoin] jonatack reopened pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21927: fuzz: Run const CScript member functions only once (master...2105-fuzzCscript) https://github.com/bitcoin/bitcoin/pull/21927
< bitcoin-git>
[bitcoin] fanquake merged pull request #21593: build, qt, refactor: Get rid of some sed command instances (master...210404-sed) https://github.com/bitcoin/bitcoin/pull/21593
< bitcoin-git>
bitcoin/master b95f7f8 Hennadii Stepanov: build, qt, refactor: Drop sed commands for win32-g++/qmake.conf
< bitcoin-git>
bitcoin/master 03e16cb fanquake: Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed comm...
< bitcoin-git>
[bitcoin] jonatack reopened pull request #21644: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() (master...NetPermissionFlags-noban-bugfix) https://github.com/bitcoin/bitcoin/pull/21644
< bitcoin-git>
[bitcoin] jonatack closed pull request #21690: test: use higher value and per-platform assert in cnetaddr link-local test (master...cnetaddr-link-local-test) https://github.com/bitcoin/bitcoin/pull/21690
< bitcoin-git>
[bitcoin] jonatack closed pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21909: fuzz: Limit max insertions in timedata fuzz test (master...2105-fuzzMedian) https://github.com/bitcoin/bitcoin/pull/21909
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21895: refactor: Add TSA annotations to the WorkQueue class members (master...210509-tsa) https://github.com/bitcoin/bitcoin/pull/21895
< bitcoin-git>
bitcoin/master 34b04ee Hennadii Stepanov: refactor: Add TSA annotations to the WorkQueue class members
< bitcoin-git>
bitcoin/master d2f6d29 MarcoFalke: Merge bitcoin/bitcoin#21895: refactor: Add TSA annotations to the WorkQueu...
< bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #21905: net: set nMessageSize to 0 in CMessageHeader ctor (master...cmessageheader_signchange_05102021) https://github.com/bitcoin/bitcoin/pull/21905
< bitcoin-git>
[gui] hebasto merged pull request #296: Do not use QObject::tr plural syntax for numbers with a unit symbol (master...210425-plurals) https://github.com/bitcoin-core/gui/pull/296
< bitcoin-git>
[bitcoin] laanwj merged pull request #21891: fuzz: Remove strprintf test cases that are known to fail (master...2105-fuzzStr) https://github.com/bitcoin/bitcoin/pull/21891
< bitcoin-git>
bitcoin/master facfc0f MarcoFalke: fuzz: Remove strprintf test cases that are known to fail
< bitcoin-git>
bitcoin/master c9b051b W. J. van der Laan: Merge bitcoin/bitcoin#21891: fuzz: Remove strprintf test cases that are kn...
< bitcoin-git>
[bitcoin] laanwj merged pull request #21836: scripted-diff: Replace three dots with ellipsis in the UI strings (master...210502-ellipsis) https://github.com/bitcoin/bitcoin/pull/21836
< bitcoin-git>
bitcoin/master f8176b7 W. J. van der Laan: Merge bitcoin/bitcoin#21836: scripted-diff: Replace three dots with ellips...
< bitcoin-git>
bitcoin/master d66f283 Hennadii Stepanov: scripted-diff: Replace three dots with ellipsis in the UI strings
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21786: wallet: ensure sat/vB feerates are in range (mantissa of 3) (master...ensure-sat-vb-feerates-are-in-range) https://github.com/bitcoin/bitcoin/pull/21786
< bitcoin-git>
bitcoin/master b503327 Jon Atack: test: type error and out of range fee rates where missing
< bitcoin-git>
bitcoin/master c5fd434 Jon Atack: test: explicit fee rates with invalid amounts
< bitcoin-git>
[bitcoin] theStack opened pull request #21900: test: use MiniWallet for feature_csv_activation.py (master...20210507-test-convert_csvtest_miniwallet) https://github.com/bitcoin/bitcoin/pull/21900
< bitcoin-git>
[bitcoin] hebasto opened pull request #21895: refactor: Add TSA annotations to the WorkQueue class members (master...210509-tsa) https://github.com/bitcoin/bitcoin/pull/21895
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21892: fuzz: Avoid excessively large min fee rate in tx_pool (master...2105-fuzzPool) https://github.com/bitcoin/bitcoin/pull/21892
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21891: fuzz: Remove strprintf test cases that are known to fail (master...2105-fuzzStr) https://github.com/bitcoin/bitcoin/pull/21891
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21890: fuzz: Limit ParseISO8601DateTime fuzzing to 32-bit (master...2105-fuzzTime32) https://github.com/bitcoin/bitcoin/pull/21890
< bitcoin-git>
[bitcoin] fanquake opened pull request #21889: macho: check for control flow instrumentation (master...build_boost_fcf_protectcion) https://github.com/bitcoin/bitcoin/pull/21889
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21872: net: Sanitize message type for logging (master...2021-05-sanitize-messagetype) https://github.com/bitcoin/bitcoin/pull/21872
< bitcoin-git>
bitcoin/master 5925f1e MarcoFalke: Merge bitcoin/bitcoin#21872: net: Sanitize message type for logging
< bitcoin-git>
bitcoin/master 09205b3 W. J. van der Laan: net: Clarify message header validation errors
< bitcoin-git>
bitcoin/master 955eee7 W. J. van der Laan: net: Sanitize message type for logging
< bitcoin-git>
[bitcoin] windsok opened pull request #21873: test: minor fixes & improvements for files linter test (master...files-lint-fixups) https://github.com/bitcoin/bitcoin/pull/21873
2021-05-06
< bitcoin-git>
[bitcoin] laanwj opened pull request #21872: net: Sanitize message type for logging (master...2021-05-sanitize-messagetype) https://github.com/bitcoin/bitcoin/pull/21872
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21867: test: use MiniWallet for p2p_blocksonly.py (master...20210505-test-convert_p2pblocksonly_miniwallet) https://github.com/bitcoin/bitcoin/pull/21867
< bitcoin-git>
bitcoin/master 06d573f MarcoFalke: Merge bitcoin/bitcoin#21867: test: use MiniWallet for p2p_blocksonly.py
< bitcoin-git>
bitcoin/master 9f767e8 Sebastian Falbesoner: test: use MiniWallet for p2p_blocksonly.py
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21869: depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags (master...2105-dependsDebug) https://github.com/bitcoin/bitcoin/pull/21869
< bitcoin-git>
[bitcoin] theStack opened pull request #21867: test: use MiniWallet for p2p_blocksonly.py (master...20210505-test-convert_p2pblocksonly_miniwallet) https://github.com/bitcoin/bitcoin/pull/21867
2021-05-05
< bitcoin-git>
[bitcoin] dongcarl opened pull request #21866: [Bundle 7/7] validation: Farewell, global Chainstate! (master...2020-10-libbitcoinruntime-v9) https://github.com/bitcoin/bitcoin/pull/21866
< bitcoin-git>
[bitcoin] glozow opened pull request #21864: fix permissions on 00_setup_env_native_fuzz_with_msan.sh (master...2021-05-lint) https://github.com/bitcoin/bitcoin/pull/21864
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #21863: ci: Set depends DEBUG=1 for msan tasks to get line numbers (master...2105-ciMsanDebug) https://github.com/bitcoin/bitcoin/pull/21863
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21863: ci: Set depends DEBUG=1 for msan tasks to get line numbers (master...2105-ciMsanDebug) https://github.com/bitcoin/bitcoin/pull/21863
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21681: validation: fix ActivateSnapshot to use hardcoded nChainTx (master...2021-04-au-nchaintx-fix) https://github.com/bitcoin/bitcoin/pull/21681
< bitcoin-git>
bitcoin/master 128b98f MarcoFalke: Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardc...
< bitcoin-git>
bitcoin/master 91d93aa James O'Beirne: validation: remove nchaintx from assumeutxo metadata
< bitcoin-git>
bitcoin/master 931684b James O'Beirne: validation: fix ActivateSnapshot to use hardcoded nChainTx