<bitcoin-git>
bitcoin/master d807ace W. J. van der Laan: Merge bitcoin/bitcoin#23314: build: explicitly disable libsecp256k1 openss...
<bitcoin-git>
[bitcoin] jonatack opened pull request #23324: Print peer counts for all reachable networks in -netinfo (master...netinfo-print-peer-counts-for-all-reachable-networks) https://github.com/bitcoin/bitcoin/pull/23324
<bitcoin-git>
[bitcoin] laanwj merged pull request #13875: [doc] nChainTx needs to become a 64-bit earlier due to SegWit (master...2018/08/nChainTx) https://github.com/bitcoin/bitcoin/pull/13875
<bitcoin-git>
[bitcoin] lsilva01 opened pull request #23316: Make the node param explicit in init_wallet() (master...init_wallet_node_param) https://github.com/bitcoin/bitcoin/pull/23316
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #23309: [WIP] Add a basic python REST API Server Wrapper (master...rest-python) https://github.com/bitcoin/bitcoin/pull/23309
<bitcoin-git>
[bitcoin] hebasto closed pull request #23217: [DO NOT MERGE] ci: Test required resources for native Windows task (master...211007-mem) https://github.com/bitcoin/bitcoin/pull/23217
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #23308: Update basic multisig test/docs to use multipath descriptor (master...multisig_multipath_descriptor_wallet) https://github.com/bitcoin/bitcoin/pull/23308
<bitcoin-git>
[bitcoin] sipa opened pull request #23306: Make AddrMan support multiple ports per IP (master...202110_addrmanmultiport) https://github.com/bitcoin/bitcoin/pull/23306
2021-10-18
<bitcoin-git>
[bitcoin] theStack opened pull request #23305: test: refactor: add `script_util` helper for creating bare multisig scripts (master...202110-test-add_helper_for_bare_multisig_scripts) https://github.com/bitcoin/bitcoin/pull/23305
<bitcoin-git>
[bitcoin] achow101 opened pull request #23304: wallet: Derive inactive HD chains in addtional places (master...inactivehd-derive-keypath-string) https://github.com/bitcoin/bitcoin/pull/23304
<bitcoin-git>
[bitcoin] laanwj merged pull request #22067: Test and document a basic M-of-N multisig using descriptor wallets and PSBTs (master...multisig_descriptor_wallet_psbt_signing_flow) https://github.com/bitcoin/bitcoin/pull/22067
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #23302: tracing: drop GetHash().ToString() argument from the `validation:block_connected` tracepoint (master...2021-10-connect-block-drop-hash-toString) https://github.com/bitcoin/bitcoin/pull/23302
<bitcoin-git>
bitcoin/master bda620a brunoerg: test: check abandoned tx in listsinceblock
2021-10-16
<bitcoin-git>
[bitcoin] stratospher opened pull request #23294: refactor: remove redundant inclusion of header files in the fuzz tests (master...fuzz-remove-redundant-headers) https://github.com/bitcoin/bitcoin/pull/23294
<bitcoin-git>
bitcoin/master ca2c313 Prayank: Use absolute FQDN for DNS seed domains
<bitcoin-git>
bitcoin/master feedb9c fanquake: Merge bitcoin/bitcoin#23268: p2p: Use absolute FQDN for DNS seed domains
2021-10-15
<bitcoin-git>
[bitcoin] jamesob opened pull request #23289: test: add stress tests for initialization (master...2021-10-stress-test-init) https://github.com/bitcoin/bitcoin/pull/23289
<bitcoin-git>
[bitcoin] achow101 opened pull request #23288: tests: remove usage of LegacyScriptPubKeyMan from some wallet tests (master...rm-testWallet-tests) https://github.com/bitcoin/bitcoin/pull/23288
<bitcoin-git>
[bitcoin] theStack opened pull request #23287: test: get and decode tx with a single `gettransaction` RPC call (master...202110-test-fetch_and_decode_tx_with_single_RPC_call) https://github.com/bitcoin/bitcoin/pull/23287
<bitcoin-git>
[bitcoin] hebasto opened pull request #23286: ci, refactor: Disable binaries for Android task explicitly (master...211015-android) https://github.com/bitcoin/bitcoin/pull/23286
<bitcoin-git>
bitcoin/master 1884ce2 W. J. van der Laan: Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std:...
<bitcoin-git>
[bitcoin] theuni opened pull request #23282: build: remove build stubs for external leveldb (master...no_external_leveldb) https://github.com/bitcoin/bitcoin/pull/23282
<bitcoin-git>
[bitcoin] theStack opened pull request #23281: test: check that bumpfee RPC fails for txs with descendants in mempool (master...202110-test-bumpfee_test_descendant_in_mempool) https://github.com/bitcoin/bitcoin/pull/23281
2021-10-14
<bitcoin-git>
[bitcoin] dongcarl opened pull request #23280: init: Coalesce Chainstate loading sequence between {,non-}unittest codepaths (master...2021-09-kernel-lib-v3) https://github.com/bitcoin/bitcoin/pull/23280
<bitcoin-git>
[bitcoin] laanwj merged pull request #23093: Add ability to flush keypool and always flush when upgrading non-HD to HD (master...202109_keypoolrefill) https://github.com/bitcoin/bitcoin/pull/23093
<bitcoin-git>
[bitcoin] stratospher opened pull request #23271: crypto: Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD (master...fix-k1-k2) https://github.com/bitcoin/bitcoin/pull/23271
<bitcoin-git>
[gui] laanwj opened pull request #454: qt: Use only Qt translation primitives in GUI code (master...2021-10-qt-use-at-translation) https://github.com/bitcoin-core/gui/pull/454
<bitcoin-git>
bitcoin/master 610a8a8 Carl Dong: test-*-check: Pass in *FLAGS and compile with them
<bitcoin-git>
bitcoin/master 8242ae2 fanquake: scripts: only parse the binary once in symbol-check.py
<bitcoin-git>
bitcoin/master 309eac9 fanquake: scripts: use LIEF for ELF checks in symbol-check.py
<bitcoin-git>
[bitcoin] laanwj merged pull request #23253: bitcoin-tx: Reject non-integral and out of range int strings (master...2110-utilTxSeqId) https://github.com/bitcoin/bitcoin/pull/23253
<bitcoin-git>
[bitcoin] brunoerg opened pull request #23267: test: bip125-replaceable in listsinceblock (master...2021-10-test-bip125-listsinceblock) https://github.com/bitcoin/bitcoin/pull/23267
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23213: rest: Return error when header count is not integral (master...2110-restInt) https://github.com/bitcoin/bitcoin/pull/23213
<bitcoin-git>
[bitcoin] hebasto closed pull request #20544: build: Do not repeat warning names in -Werror=... options (master...201202-werror) https://github.com/bitcoin/bitcoin/pull/20544
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23253: bitcoin-tx: Reject non-integral and out of range sequence ids (master...2110-utilTxSeqId) https://github.com/bitcoin/bitcoin/pull/23253
<bitcoin-git>
[bitcoin] dougEfresh opened pull request #23249: util: ParseByteUnits - Parse a string with a suffix unit (master...util-parsebyteunit) https://github.com/bitcoin/bitcoin/pull/23249
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22794: test: Verify if wallet is compiled in rpc_invalid_address_message.py test (master...split_invalid_address_message_test) https://github.com/bitcoin/bitcoin/pull/22794
<bitcoin-git>
[bitcoin] theuni opened pull request #23226: c++20: Opt-in to modeling view and borrowed_range for Span (master...borrowed-span) https://github.com/bitcoin/bitcoin/pull/23226
<bitcoin-git>
[bitcoin] dougEfresh opened pull request #23224: [RFC] util: Add suffix byte unit parser for ArgsManager (master...add-args-byte-units) https://github.com/bitcoin/bitcoin/pull/23224
<bitcoin-git>
[bitcoin] jonatack opened pull request #23223: Add NoLockLoggingTestingSetup to test utilities, use in checkqueue_tests (master...alleviate-checkqueue-tests-contention-logging) https://github.com/bitcoin/bitcoin/pull/23223
<bitcoin-git>
[bitcoin] jonatack opened pull request #23219: p2p: remove unneeded CNetAddr vector in LookupSubNet() and update/tidy up (master...LookupSubNet-todo-fix) https://github.com/bitcoin/bitcoin/pull/23219
<bitcoin-git>
[bitcoin] laanwj merged pull request #23196: util: Make syscall sandbox compilable with kernel 4.4.0 (master...2021-10-syscall-sandbox2) https://github.com/bitcoin/bitcoin/pull/23196
<bitcoin-git>
bitcoin/master 6334ff7 W. J. van der Laan: Merge bitcoin/bitcoin#23196: util: Make syscall sandbox compilable with ke...