<bitcoin-git>
[bitcoin] rustyrussell opened pull request #30136: doc: note that you can assume C++20. (master...document-cpp-standard) https://github.com/bitcoin/bitcoin/pull/30136
2024-05-17
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30134: fuzz: add more coverage for `ScriptPubKeyMan` (master...2024-04-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/30134
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<bitcoin-git>
[bitcoin] fanquake merged pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git>
bitcoin/master 141df0a Cory Fields: crypto: disable asan for sha256_sse4 with clang and -O0
<bitcoin-git>
bitcoin/master ae2658c merge-script: Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with cla...
<bitcoin-git>
[gui] hebasto merged pull request #722: wallet: Allow user to navigate options while encrypting at creation (master...wallet-encryption-navigation) https://github.com/bitcoin-core/gui/pull/722
<bitcoin-git>
bitcoin/master cccddc0 Hernan Marino: Wallet encrypt on create, allow to navigate options
<bitcoin-git>
bitcoin/master 7a40f2a merge-script: Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while e...
<bitcoin-git>
[bitcoin] glozow opened pull request #30111: locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip (master...2024-05-txdownload-mutex) https://github.com/bitcoin/bitcoin/pull/30111
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #30000: p2p: index TxOrphanage by wtxid, allow entries with same txid (master...2024-04-orphan-use-wtxid) https://github.com/bitcoin/bitcoin/pull/30000
<bitcoin-git>
bitcoin/master efcc593 glozow: [refactor] TxOrphanage::HaveTx only by wtxid
<bitcoin-git>
bitcoin/master c31f148 glozow: [refactor] TxOrphanage::EraseTx by wtxid
<bitcoin-git>
bitcoin/master 7e475b9 glozow: [p2p] don't query orphanage by txid
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #30105: test: Added test to ensure log and failure happen when work is less than active chainstate (master...assumeutxoExceedActiveChainstatelog) https://github.com/bitcoin/bitcoin/pull/30105
<bitcoin-git>
[bitcoin] achow101 merged pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
<bitcoin-git>
bitcoin/master f5fc319 Ava Chow: Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options ...
<bitcoin-git>
bitcoin/master cc67d33 Luke Dashjr: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather...
<bitcoin-git>
bitcoin/master b77bad3 willcl-ark: rpc: move UniValue in blockToJSON
<bitcoin-git>
bitcoin/master 0503cbe Ryan Ofsky: Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSON
<bitcoin-git>
[bitcoin] theuni opened pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git>
[bitcoin] vasild opened pull request #30095: util: avoid using thread_local variable that has a destructor (master...thead_local_without_destructor) https://github.com/bitcoin/bitcoin/pull/30095
<bitcoin-git>
[bitcoin] glozow merged pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git>
bitcoin/master c7deb76 glozow: Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may ...
<bitcoin-git>
bitcoin/master 95897ff kevkevin: doc: removed help text saying that peers may not connect automatically
<bitcoin-git>
[bitcoin] luke-jr closed pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git>
[bitcoin] hebasto merged pull request #29658: Bugfix: GUI: Help messages already have a trailing newline, so don't add an extra one (master...fix_qt_help_on_console_x_newline) https://github.com/bitcoin/bitcoin/pull/29658
<bitcoin-git>
bitcoin/master ee94913 merge-script: Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a tra...
<bitcoin-git>
[bitcoin] luke-jr opened pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git>
bitcoin/master 538fedd Ryan Ofsky: common: Add ECC_Context RAII wrapper for ECC_Start/ECC_Stop
<bitcoin-git>
[bitcoin] kevkevinpal reopened pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git>
[bitcoin] achow101 merged pull request #29948: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29948
<bitcoin-git>
bitcoin/master 7066980 Ava Chow: Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempo...
<bitcoin-git>
bitcoin/master e912717 umiumi: test: add missing comparison of node1's mempool in MempoolPackagesTest
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30082: test: expand LimitOrphan and EraseForPeer coverage (master...2024-05-orphan_limit_eraseforpeer) https://github.com/bitcoin/bitcoin/pull/30082
<bitcoin-git>
[bitcoin] hebasto opened pull request #30081: refactor: Remove unused code from `subprocess.h` header (master...240510-clean-sp) https://github.com/bitcoin/bitcoin/pull/30081
<bitcoin-git>
[bitcoin] remyers opened pull request #30080: wallet: add coin selection parameter `add_excess_to_recipient_position` for changeless txs with excess that would be added to fees (master...2024-05-bnb-excess) https://github.com/bitcoin/bitcoin/pull/30080
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #30079: Fee Estimation: Ignore all transactions with an in-block child (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
<bitcoin-git>
[bitcoin] fanquake closed pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068
2024-05-08
<bitcoin-git>
[bitcoin] achow101 merged pull request #29292: rpc: improve submitpackage documentation and other improvements (master...2024-01/patch-submitpackage-docs) https://github.com/bitcoin/bitcoin/pull/29292
<bitcoin-git>
bitcoin/master 1a875d4 stickies-v: rpc: update min package size error message in submitpackage
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30066: test: add conflicting topology test case (master...2024-05-submit-conflicts) https://github.com/bitcoin/bitcoin/pull/30066
<bitcoin-git>
[bitcoin] vasild opened pull request #30064: net: log connections failures via SOCKS5 with less severity (master...consistently_log_connection_failures) https://github.com/bitcoin/bitcoin/pull/30064
<bitcoin-git>
[bitcoin] fanquake merged pull request #30053: test: added test coverage to loadtxoutset could not open file (master...loadtxoutsetInvalidDumpPath) https://github.com/bitcoin/bitcoin/pull/30053
<bitcoin-git>
bitcoin/master 43a66c5 merge-script: Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset cou...
<bitcoin-git>
bitcoin/master ee67bba kevkevin: test: added test coverage to loadtxoutset
<bitcoin-git>
[bitcoin] vasild closed pull request #22563: addrman: treat Tor/I2P/CJDNS as a single group (master...addrman_per_group_bucketing) https://github.com/bitcoin/bitcoin/pull/22563
<bitcoin-git>
[bitcoin] maflcko opened pull request #30054: ci: Exclude feature_init for now in valgrind task (master...2405-ci-val-init) https://github.com/bitcoin/bitcoin/pull/30054
<bitcoin-git>
[bitcoin] fanquake merged pull request #29984: net: Replace ifname check with IFF_LOOPBACK in Discover (master...2024-04-iff-loopback) https://github.com/bitcoin/bitcoin/pull/29984
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #30053: test: added test coverage to loadtxoutset could not open file (master...loadtxoutsetInvalidDumpPath) https://github.com/bitcoin/bitcoin/pull/30053
<bitcoin-git>
[bitcoin] achow101 merged pull request #29845: rpc: return warnings as an array instead of just a single one (master...2024-04/make-warnings-arr) https://github.com/bitcoin/bitcoin/pull/29845
<bitcoin-git>
bitcoin/master 42fb531 stickies-v: rpc: return warnings as an array instead of just a single one
<bitcoin-git>
bitcoin/master 63d0b93 Ava Chow: Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of j...
<bitcoin-git>
[bitcoin] fanquake reopened pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086