< bitcoin-git>
[bitcoin] achow101 opened pull request #20260: wallet: Create named SQLite wallet files instead of wallet directories (master...single-file-sqlite) https://github.com/bitcoin/bitcoin/pull/20260
< bitcoin-git>
[gui] hebasto opened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #16856: Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID (master...2019-09-invalidate-block-child-invalid) https://github.com/bitcoin/bitcoin/pull/16856
< bitcoin-git>
[bitcoin] fanquake closed pull request #20224: doc: CI system link added, clarity increased (squashed into a single commit) (master...master) https://github.com/bitcoin/bitcoin/pull/20224
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 serialization. (master...fuzzers-netaddr-post-addrv2) https://github.com/bitcoin/bitcoin/pull/20247
< bitcoin-git>
bitcoin/master fa463f1 MarcoFalke: Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 ser...
< bitcoin-git>
bitcoin/master 903f3d0 practicalswift: fuzz: Check for addrv1 compatibility before using addrv1 serializer
< bitcoin-git>
[bitcoin] luke-jr opened pull request #20251: Move major version to first version integer as specified by SemVer (master...semver2) https://github.com/bitcoin/bitcoin/pull/20251
< bitcoin-git>
[bitcoin] luke-jr opened pull request #20250: Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely (master...rpcwallet_explicit_fixups) https://github.com/bitcoin/bitcoin/pull/20250
< bitcoin-git>
[bitcoin] dgpv opened pull request #20248: Fix test: length of R check in test/key_tests.cpp:key_signature_tests (master...fix-test-key-signature-low-r) https://github.com/bitcoin/bitcoin/pull/20248
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 address serialization. (master...fuzzers-netaddr-post-addrv2) https://github.com/bitcoin/bitcoin/pull/20247
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20245: test: Run script_assets_test even if built --with-libs=no (master...2010-testAssetTestlibconsensus) https://github.com/bitcoin/bitcoin/pull/20245
< bitcoin-git>
[bitcoin] hebasto opened pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< bitcoin-git>
[bitcoin] bitcoin-foundation-admin opened pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< bitcoin-git>
bitcoin/master 49984b4 Jonas Schnelli: Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
< bitcoin-git>
bitcoin/master 6954156 Hennadii Stepanov: qt: Fix visual quality of text in QR image
< bitcoin-git>
[bitcoin] sushant-varanasi opened pull request #20224: doc: CI system link added, clarity increased (squashed into a single commit) (master...master) https://github.com/bitcoin/bitcoin/pull/20224
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20198: Show name, format and if uses descriptors in bitcoin-wallet tool (master...2020/10/wallet_tool_sqlite) https://github.com/bitcoin/bitcoin/pull/20198
< bitcoin-git>
bitcoin/master b46f37b MarcoFalke: Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet ...
< bitcoin-git>
bitcoin/master fa4074b Jonas Schnelli: Show name, format and if uses descriptors in bitcoin-wallet tool
< bitcoin-git>
[bitcoin] vasild opened pull request #20212: net: fix output of peer address in version message (master...fix_version_message_print) https://github.com/bitcoin/bitcoin/pull/20212
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20211: Use -Wswitch for TxoutType where possible (master...2010-WswitchTxoutType) https://github.com/bitcoin/bitcoin/pull/20211
< bitcoin-git>
[bitcoin] jonatack opened pull request #20210: net: ensure CNode::m_inbound_onion is inbound, add getter, unit tests (master...CNode-IsInboundOnion) https://github.com/bitcoin/bitcoin/pull/20210
2020-10-20
< bitcoin-git>
[bitcoin] sipa opened pull request #20207: Follow-up extra comments on taproot code and tests (master...202010_taproot-comments) https://github.com/bitcoin/bitcoin/pull/20207
< bitcoin-git>
[bitcoin] hebasto opened pull request #20206: wallet, refactor: Include headers instead of function declarations (master...201020-headers) https://github.com/bitcoin/bitcoin/pull/20206
< bitcoin-git>
[bitcoin] adamjonas opened pull request #20200: doc: Remove breaking line of CODEOWNERS file (master...102020-fix-codeowners) https://github.com/bitcoin/bitcoin/pull/20200
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #20199: Ignoring (but warn) on dublicate -wallet parameters (master...2020/10/de-duplicate-wallets) https://github.com/bitcoin/bitcoin/pull/20199
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #20198: Show name, format and if uses descriptors in bitcoin-wallet tool (master...2020/10/wallet_tool_sqlite) https://github.com/bitcoin/bitcoin/pull/20198
< bitcoin-git>
[bitcoin] jonatack opened pull request #20197: p2p: improve onion detection in AttemptToEvictConnection() (master...AttemptToEvictConnection-identify-onions-with-m_inbound_onion) https://github.com/bitcoin/bitcoin/pull/20197
< bitcoin-git>
[bitcoin] jonatack closed pull request #20193: p2p: practicalswift would like review of 19972 (master...evict-inbound-onions) https://github.com/bitcoin/bitcoin/pull/20193
< bitcoin-git>
[bitcoin] vasild opened pull request #20196: net: fix GetListenPort() to derive the proper port (master...fix_GetListenPort) https://github.com/bitcoin/bitcoin/pull/20196
< bitcoin-git>
[bitcoin] fanquake opened pull request #20195: build: fix mutex detection when building bdb on macOS (master...bdb_xcode12_implicit_function_decleration) https://github.com/bitcoin/bitcoin/pull/20195
< bitcoin-git>
[bitcoin] S3RK opened pull request #20191: wallet, refactor: make DescriptorScriptPubKeyMan agnostic of internal flag (master...remove_m_internal) https://github.com/bitcoin/bitcoin/pull/20191
2020-10-19
< bitcoin-git>
[bitcoin] meshcollider merged pull request #20125: rpc, wallet: Expose database format in getwalletinfo (master...2020-10-walletinfoformat) https://github.com/bitcoin/bitcoin/pull/20125
< bitcoin-git>
bitcoin/master f5bd46a Samuel Dobson: Merge #20125: rpc, wallet: Expose database format in getwalletinfo
< bitcoin-git>
bitcoin/master 5e737a0 João Barbosa: rpc, wallet: Expose database format in getwalletinfo
< bitcoin-git>
bitcoin/master 624bab0 Jon Atack: test: add coverage for getwalletinfo format field
< bitcoin-git>
[bitcoin] sipa opened pull request #20189: Switch to BIP341's suggested scheme for outputs without script (master...202010_taproot_std_noscript) https://github.com/bitcoin/bitcoin/pull/20189
< bitcoin-git>
[bitcoin] practicalswift closed pull request #20122: Make Assert(…) usable in all contexts. Make implicit assumptions explicit. (master...Assert) https://github.com/bitcoin/bitcoin/pull/20122
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20188: tests: Add fuzzing harness for CConnman (master...fuzzers-connman) https://github.com/bitcoin/bitcoin/pull/20188
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #20187: Addrman: test-before-evict bugfix and improvements for block-relay-only peers (master...2020-10-addrman-block-relay) https://github.com/bitcoin/bitcoin/pull/20187
< bitcoin-git>
[bitcoin] fanquake merged pull request #20082: [bugfix] random: fixes read buffer to use min rather than max (master...perfmon) https://github.com/bitcoin/bitcoin/pull/20082
< bitcoin-git>
bitcoin/master 62af467 fanquake: Merge #20082: [bugfix] random: fixes read buffer to use min rather than ma...
< bitcoin-git>
[bitcoin] hebasto opened pull request #20172: rpc, net: Expose connections_onion_only in getnetworkinfo RPC output (master...201016-tor) https://github.com/bitcoin/bitcoin/pull/20172
< bitcoin-git>
[bitcoin] ariard opened pull request #20171: Add functional test test_txid_inv_delay (master...2020-10-txid-delay-test) https://github.com/bitcoin/bitcoin/pull/20171
< bitcoin-git>
[bitcoin] practicalswift opened pull request #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract (master...const-ComputeEntrySchnorr) https://github.com/bitcoin/bitcoin/pull/20169
< bitcoin-git>
bitcoin/master 9e8d2bd MarcoFalke: Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallet...
< bitcoin-git>
bitcoin/master 0d9d2a1 Jonas Schnelli: Only update the updateSmartFeeLabel once in sync
< bitcoin-git>
[bitcoin] fanquake closed pull request #20164: [test] undo truncation of digits in btc amount (master...rpc-testmempoolaccept-fee) https://github.com/bitcoin/bitcoin/pull/20164
< bitcoin-git>
[bitcoin] laanwj closed pull request #19419: wallet: let Listwalletdir do not iterate through our blocksdata. (master...wallet_351) https://github.com/bitcoin/bitcoin/pull/19419
< bitcoin-git>
[bitcoin] laanwj closed pull request #19635: param: add bool parameter -ephemeraltoronion to generate ephemeral tor addreses (master...ephemeral-tor-onion) https://github.com/bitcoin/bitcoin/pull/19635
< bitcoin-git>
[bitcoin] sipa opened pull request #20165: Only relay Taproot spends if next block has it active (master...202010_taproot_policy) https://github.com/bitcoin/bitcoin/pull/20165
< bitcoin-git>
[bitcoin] fanquake merged pull request #19836: rpc: Properly deserialize txs with witness before signing (master...2008-rpcDeserTxsWitness) https://github.com/bitcoin/bitcoin/pull/19836
< bitcoin-git>
bitcoin/master cbb5f3a fanquake: Merge #19836: rpc: Properly deserialize txs with witness before signing
< bitcoin-git>
[bitcoin] dongcarl closed pull request #20050: validation: Prune (in)direct g_chainman usage related to ::LookupBlockIndex (bundle 1) (master...2020-09-libbitcoinruntime-v4) https://github.com/bitcoin/bitcoin/pull/20050
< bitcoin-git>
[bitcoin] meshcollider closed pull request #19933: wallet: bugfix; if datadir has a trailing '/' listwalletdir would strip lead char of walletname (master...wallet-fix-missing-chars-boost-1.47) https://github.com/bitcoin/bitcoin/pull/19933
< bitcoin-git>
[bitcoin] laanwj merged pull request #20090: [doc] Tiny followups to new getpeerinfo connection type field (master...2020-09-getpeerinfo-conn-type-release-notes) https://github.com/bitcoin/bitcoin/pull/20090
< bitcoin-git>
bitcoin/master 9ad7cd2 Wladimir J. van der Laan: Merge #20090: [doc] Tiny followups to new getpeerinfo connection type fiel...
< bitcoin-git>
bitcoin/master 41dca08 Amiti Uttarwar: [trivial] Extract connection type doc into file where it is used.
< bitcoin-git>
bitcoin/master 3069b56 Amiti Uttarwar: [doc] Improve help for getpeerinfo connection_type field.