< July 2025 >
Su Mo Tu We Th Fr Sa 123456789101112
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
2023-01-06
<bitcoin-git>
[bitcoin] fanquake opened pull request #26832: compat: move (win) S_* defines into bdb (master...dont_exclude_stat_win_bdb) https://github.com/bitcoin/bitcoin/pull/26832
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-📧) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git>
bitcoin/master 2cfe379 MarcoFalke: Merge bitcoin/bitcoin#26823: refactor: Work around Werror=free-nonheap-obj...
<bitcoin-git>
bitcoin/master faa86ee MarcoFalke: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPool...
<bitcoin-git>
[bitcoin] achow101 opened pull request #26829: init: Remove unnecessary sensitive flag from rpcbind (master...dont-hide-rpcbind-log) https://github.com/bitcoin/bitcoin/pull/26829
2023-01-05
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26828: assumeutxo: catch and log fs::remove error instead of two exist checks (master...assumeutxo-remove-fix) https://github.com/bitcoin/bitcoin/pull/26828
<bitcoin-git>
[bitcoin] fanquake opened pull request #26827: doc: use "std lib clock" over "C++11 clock" (master...doc_std_lib_clocks) https://github.com/bitcoin/bitcoin/pull/26827
<bitcoin-git>
[bitcoin] fanquake opened pull request #26826: refactor: remove windows-only compat.h usage in randomenv (master...windows_randomenv_compat_usage) https://github.com/bitcoin/bitcoin/pull/26826
<bitcoin-git>
[bitcoin] fanquake opened pull request #26825: build: remove already tested headers from AC_CHECK_HEADERS (master...remove_already_tested_headers) https://github.com/bitcoin/bitcoin/pull/26825
<bitcoin-git>
[bitcoin] fanquake opened pull request #26824: build: fix configuring with only bitcoin-util (master...fix_bitcoin_util_configure) https://github.com/bitcoin/bitcoin/pull/26824
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-📧) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26822: p2p, rpc: don't allow past absolute timestamp in `setban` (master...2023-01-fix-ban-time) https://github.com/bitcoin/bitcoin/pull/26822
<bitcoin-git>
[bitcoin] glozow merged pull request #26603: doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed (master...docs-fix-CalculateSequenceLocks) https://github.com/bitcoin/bitcoin/pull/26603
<bitcoin-git>
bitcoin/master fa5cbf2 MarcoFalke: ci: Properly set COMMIT_RANGE in lint task
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26802: test: Use same Python executable for subprocesses as for `all-lint.py` (master...all-lint-python-executable) https://github.com/bitcoin/bitcoin/pull/26802
<bitcoin-git>
bitcoin/master 4bb840a MarcoFalke: Merge bitcoin/bitcoin#26802: test: Use same Python executable for subproce...
<bitcoin-git>
[bitcoin] jonatack opened pull request #26801: script: drop E275 rule in lint-python.py for flake8 5.0.4, update dependencies (master...2023-01-python-linter-drop-E275-rule-and-update-dependencies) https://github.com/bitcoin/bitcoin/pull/26801
<bitcoin-git>
[bitcoin] achow101 merged pull request #26192: rpc: Improve error when wallet is already loaded (master...2022-09-load-wallet-err) https://github.com/bitcoin/bitcoin/pull/26192
<bitcoin-git>
[gui] john-moffett opened pull request #693: Fix segfault when shutdown during wallet open (master...2022_12_29_FixSegfaultOnCloseWalletPopup) https://github.com/bitcoin-core/gui/pull/693
<bitcoin-git>
[bitcoin] jdjkelly opened pull request #26777: rpc: Remove duplicate field in RPCHelpMan for gettransactions (master...rpc/get-transactions-typo) https://github.com/bitcoin/bitcoin/pull/26777
<bitcoin-git>
[bitcoin] murrayn opened pull request #26773: doc: FreeBSD build doc should suggest db4 for legacy wallet support (master...use_db4_on_freebsd) https://github.com/bitcoin/bitcoin/pull/26773
<bitcoin-git>
[bitcoin] murrayn opened pull request #26772: script: fix sha256 check in contrib/install_db4.sh for FreeBSD (master...freebsd_db4_fix) https://github.com/bitcoin/bitcoin/pull/26772
2022-12-29
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26770: ci: Move `--enable-c++20` from "tidy" task back to "ASan..." one (master...221229-c++20) https://github.com/bitcoin/bitcoin/pull/26770
<bitcoin-git>
bitcoin/master afc6052 Hennadii Stepanov: ci: Move `--enable-c++20` from "tidy" task back to "ASan..." one
<bitcoin-git>
[bitcoin] hebasto opened pull request #26770: ci: Move `--enable-c++20` from "tidy" task back to "ASan..." one (master...221229-c++20) https://github.com/bitcoin/bitcoin/pull/26770
<bitcoin-git>
[bitcoin] w0xlt opened pull request #26756: wallet: Replace `GetBalance()` logic with `AvailableCoins()` (master...balance_coin_selection) https://github.com/bitcoin/bitcoin/pull/26756
2022-12-26
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26755: p2p: cache compact block message to use for low bandwidth CMPCT_BLOCK (master...cache-cmpctblk-msg) https://github.com/bitcoin/bitcoin/pull/26755
<bitcoin-git>
[bitcoin] hebasto opened pull request #26749: refactor: Use move semanitcs in favour of custom swap functions (master...221224-move) https://github.com/bitcoin/bitcoin/pull/26749
<bitcoin-git>
[bitcoin] de-nazify-bitcoin opened pull request #26744: De-nazify Bitcoin! - Kicking out the Ukranian neo-nazi Hennadii Stepanov from the Bitcoin organization (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26744
<bitcoin-git>
[bitcoin] fjahr opened pull request #26742: http: Track active requests and wait for last to finish - 2nd attempt (master...202212-pr19420) https://github.com/bitcoin/bitcoin/pull/26742
<bitcoin-git>
[bitcoin] achow101 opened pull request #26740: wallet: Migrate wallets that are not in a wallet dir (master...migrate-plain-wallet-file) https://github.com/bitcoin/bitcoin/pull/26740
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26738: test: add coverage for unknown wallet flag in `setwalletflag` (master...2022-12-setwalletflag-unknown-error) https://github.com/bitcoin/bitcoin/pull/26738
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26735: [24.x] qt: Load PSBTs using istreambuf_iterator rather than istream_iterator (24.x...2212-backport-gui-psbt-whitespace-fix-🔈) https://github.com/bitcoin/bitcoin/pull/26735
<bitcoin-git>
bitcoin/master 4cd6b3b MarcoFalke: Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather th...
<bitcoin-git>
bitcoin/master bb5ea1d Andrew Chow: qt: Load PSBTs using istreambuf_iterator rather than istream_iterator
<bitcoin-git>
[gui] MarcoFalke merged pull request #687: Load PSBTs using istreambuf_iterator rather than istream_iterator (master...load-psbt-istreambuf) https://github.com/bitcoin-core/gui/pull/687
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26722: test: speed up the two slowest functional tests by 18-35% via `keypoolrefill()` (master...wallet_fundrawtransaction_speedup) https://github.com/bitcoin/bitcoin/pull/26722
<bitcoin-git>
bitcoin/master 8e0faba S3RK: test: make wallet_migration.py pass with both wallet flags
<bitcoin-git>
bitcoin/master 17554ef S3RK: test: prefer sqlite for wallet tests
<bitcoin-git>
bitcoin/master 8456bfa Andrew Chow: Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
<bitcoin-git>
[bitcoin] yusufsahinhamza opened pull request #26733: test: Add test for `sendmany` rpc that uses `subtractfeefrom` parameter (master...add-sendmany-test) https://github.com/bitcoin/bitcoin/pull/26733
<bitcoin-git>
[bitcoin] furszy opened pull request #26732: wallet: tx creation, don't select outputs from txes that are being replaced (master...2022_wallet_do_not_select_utxo_from_the_tx_being_replaced) https://github.com/bitcoin/bitcoin/pull/26732
<bitcoin-git>
[bitcoin] achow101 closed pull request #23417: wallet, spkm: Move key management from DescriptorScriptPubKeyMan to wallet level KeyManager (master...wallet-keyman) https://github.com/bitcoin/bitcoin/pull/23417
<bitcoin-git>
[bitcoin] achow101 opened pull request #26728: wallet: Have the wallet store the key for automatically generated descriptors (master...wallet-knows-master-key) https://github.com/bitcoin/bitcoin/pull/26728
<bitcoin-git>
[bitcoin] fanquake opened pull request #26727: rpc: remove optional from fStateStats fields (master...remove_fstatestats_post_26515) https://github.com/bitcoin/bitcoin/pull/26727
<bitcoin-git>
[bitcoin] fanquake closed pull request #26723: test: call `keypoolrefill` with priv key disabled should throw an error (master...2022-12-keypool-error-privatekey) https://github.com/bitcoin/bitcoin/pull/26723
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26723: test: call `keypoolrefill` with priv key disabled should throw an error (master...2022-12-keypool-error-privatekey) https://github.com/bitcoin/bitcoin/pull/26723
<bitcoin-git>
[gui] achow101 opened pull request #687: qt: Load PSBTs using istreambuf_iterator rather than istream_iterator (master...load-psbt-istreambuf) https://github.com/bitcoin-core/gui/pull/687
<bitcoin-git>
[bitcoin] kdmukai opened pull request #26722: test: speed up the two slowest functional tests by 18-35% via `keypoolrefill()` (master...wallet_fundrawtransaction_speedup) https://github.com/bitcoin/bitcoin/pull/26722
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26721: test, lint: add `crypted` to `ignore-words` (master...2022-12-fix-codespell-walletload) https://github.com/bitcoin/bitcoin/pull/26721
<bitcoin-git>
[bitcoin] furszy opened pull request #26720: wallet: coin selection, don't return results that exceed the max allowed weight (master...2022_coin_selection_weight) https://github.com/bitcoin/bitcoin/pull/26720
<bitcoin-git>
[bitcoin] achow101 opened pull request #26715: Introduce `MockableDatabase` for wallet unit tests (master...test-wallet-corrupt) https://github.com/bitcoin/bitcoin/pull/26715
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26714: test: add coverage for unparsable `-maxuploadtarget` (master...2022-12-maxuploadtarget-parse-test) https://github.com/bitcoin/bitcoin/pull/26714
<bitcoin-git>
[bitcoin] JeremyRubin closed pull request #22876: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22876
<bitcoin-git>
[bitcoin] JeremyRubin closed 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] JeremyRubin closed pull request #22954: [TESTS] Allow tx_invalid.json tests to include flag rules for if_unset: [A,B,C] then_unset: [D] (master...if_unset_then_unset) https://github.com/bitcoin/bitcoin/pull/22954