<bitcoin-git>
bitcoin/master e3206c9 MarcoFalke: Merge bitcoin/bitcoin#24605: test: Use MiniWallet in feature_coinstatsinde...
<bitcoin-git>
[bitcoin] luke-jr reopened pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
<bitcoin-git>
[bitcoin] luke-jr closed pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
2022-03-21
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24633: Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets (master...bugfix_suppresswarnings_regex) https://github.com/bitcoin/bitcoin/pull/24633
<bitcoin-git>
[bitcoin] 1440000bytes opened pull request #24632: print `Warnings:` only if warning returned (master...getinfo-warning) https://github.com/bitcoin/bitcoin/pull/24632
<bitcoin-git>
[bitcoin] achow101 merged pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
<bitcoin-git>
bitcoin/master 1dd0923 Ben Woosley: refactor: Track BnB selection by index
<bitcoin-git>
bitcoin/master def43a4 Ben Woosley: refactor: Rename i to curr_try in SelectCoinsBnB
<bitcoin-git>
bitcoin/master 9d20052 Ben Woosley: doc: Revise comments and whitespace to clarify
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24630: index: reset indexes when running reindex-chainstate (master...202203_index_reindex_cs) https://github.com/bitcoin/bitcoin/pull/24630
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block (master...bugfix_rpc_prunebc_retval) https://github.com/bitcoin/bitcoin/pull/24629
<bitcoin-git>
[bitcoin] fanquake closed pull request #21073: wallet: check when create wallets for the reserved name "wallets" (master...sanitycheck) https://github.com/bitcoin/bitcoin/pull/21073
<bitcoin-git>
[bitcoin] fanquake closed pull request #14866: [wip] util: Improve evaluation of includeconf lines in network sections of the config file (master...includeconf_eval_at_its_position) https://github.com/bitcoin/bitcoin/pull/14866
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24627: test: Limit scope of id global which is shared between subtests (master...2203-gid-🥒) https://github.com/bitcoin/bitcoin/pull/24627
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17443: Drop checkFinalTx and use Median Time Past to check finality of wallet transactions (master...2019-11-fix-final-wallet) https://github.com/bitcoin/bitcoin/pull/17443
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16199: rpc: fix showing wrong amount when not all inputs are from me in gettransaction (master...master) https://github.com/bitcoin/bitcoin/pull/16199
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24626: init: disallow reindex-chainstate when pruning (master...202203_reindex_cs_prune) https://github.com/bitcoin/bitcoin/pull/24626
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24625: Replace struct update_fee_delta with lambda (master...2203-refactor-fee-delta-🔶) https://github.com/bitcoin/bitcoin/pull/24625
<bitcoin-git>
bitcoin/master 3a46399 fanquake: build: remove unused QMAKE_* VARs
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23880: p2p: Serialize cmpctblock at most once in NewPoWValidBlock (master...2112-p2pAsync) https://github.com/bitcoin/bitcoin/pull/23880
<bitcoin-git>
[bitcoin] torimoore4 opened pull request #24622: Rename use_android_ndk23.patch to use_android_ndk23.patch2 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24622
2022-03-20
<bitcoin-git>
[bitcoin] hebasto opened pull request #24620: build: Fix ccache behavior when cross-compiling for darwin hosts (master...220320-ccache) https://github.com/bitcoin/bitcoin/pull/24620
<bitcoin-git>
bitcoin/master 77f24aa Jon Atack: gui: improve "Address Relay" translator comments and tooltip in peers tab
<bitcoin-git>
bitcoin/master 81ef1f7 Jon Atack: gui: improve "Addresses Processed" translator comments and tooltip in peer...
<bitcoin-git>
bitcoin/master 4d2b503 Jon Atack: gui: improve "Addresses Rate-Limited" translator comments and tooltip in p...
<bitcoin-git>
[bitcoin] jessebarton opened pull request #24618: doc: Update OpenBSD build docs, added resources for pkg_add and doas (master...openbsd_install_doc_doas) https://github.com/bitcoin/bitcoin/pull/24618
<bitcoin-git>
[bitcoin] RandyMcMillan closed pull request #24090: net/p2p: change nScore and nBestScore data types to int64_t (master...1642450390-issue-24049) https://github.com/bitcoin/bitcoin/pull/24090
<bitcoin-git>
[bitcoin] achow101 opened pull request #24615: guix: Map guix store prefixes to /usr for cross-architecture reproducibility (master...guix-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/24615
<bitcoin-git>
[bitcoin] fanquake merged pull request #24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md (master...build_unix_correct_bdb_note) https://github.com/bitcoin/bitcoin/pull/24608
<bitcoin-git>
bitcoin/master a7b3123 MarcoFalke: Merge bitcoin/bitcoin#24609: Clarify -maxtimeadjustment that only outbound...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24610: test, lint: check bash version before executing codespell (master...2022-03-bash-lint-spelling) https://github.com/bitcoin/bitcoin/pull/24610
<bitcoin-git>
[bitcoin] jonatack opened pull request #24609: Clarify -maxtimeadjustment that only outbound peers influence timedata (master...maxtimeadjustment-outbound-peers-only) https://github.com/bitcoin/bitcoin/pull/24609
<bitcoin-git>
[bitcoin] fanquake opened pull request #24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md (master...build_unix_correct_bdb_note) https://github.com/bitcoin/bitcoin/pull/24608
<bitcoin-git>
[bitcoin] josibake closed pull request #24570: test, refactor: fund tx deterministically in `feature_coinstatindex` (master...josibake-make-coinstatindex-test-deterministic) https://github.com/bitcoin/bitcoin/pull/24570
<bitcoin-git>
[bitcoin] jonatack opened pull request #24606: Change -maxtimeadjustment default from 70 minutes to 0 (master...default-zero-maxtimeadjustment) https://github.com/bitcoin/bitcoin/pull/24606
2022-03-17
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<bitcoin-git>
bitcoin/master e09cf64 MarcoFalke: Merge bitcoin/bitcoin#24585: doc: mention that BDB is for the legacy walle...
<bitcoin-git>
bitcoin/master bf84677 fanquake: doc: cleanup wallet docs in build-osx.md
<bitcoin-git>
[bitcoin] fanquake opened pull request #24600: doc: mention that BDB is for the legacy wallet in build-freebsd.md (master...freebsd_legacy_descriptor_switch) https://github.com/bitcoin/bitcoin/pull/24600
<bitcoin-git>
bitcoin/master 1f4801b Hennadii Stepanov: doc, guix: Include arm64-apple-darwin into codesigned archs
<bitcoin-git>
bitcoin/master 8435d7f fanquake: Merge bitcoin/bitcoin#24597: doc, guix: Include `arm64-apple-darwin` into ...
<bitcoin-git>
[bitcoin] hebasto opened pull request #24597: doc, guix: Include `arm64-apple-darwin` into codesigned archs (master...220317-docs) https://github.com/bitcoin/bitcoin/pull/24597
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472
<bitcoin-git>
bitcoin/master f59bee3 Anthony Towns: fuzz: execute each file in dir without fuzz engine
<bitcoin-git>
bitcoin/master bf2c0fb MarcoFalke: Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz e...
<bitcoin-git>
bitcoin/master 114754a Andrew Chow: Merge bitcoin/bitcoin#24519: doc: update multisig-tutorial.md to descripto...
<bitcoin-git>
bitcoin/master 5347c97 Jon Atack: doc: update multisig-tutorial.md to default wallet type
<bitcoin-git>
[bitcoin] achow101 merged pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git>
bitcoin/master b8992f2 Andrew Chow: Merge bitcoin/bitcoin#24592: doc: Delete old line of code that was comment...
<bitcoin-git>
bitcoin/master 9a5b4d7 Michael Folkson: doc: Delete old line of code that was commented out
<bitcoin-git>
[bitcoin] michaelfolkson opened pull request #24592: doc: Delete old line of code that was commented out (master...2022-03-delete-comment) https://github.com/bitcoin/bitcoin/pull/24592
<bitcoin-git>
[bitcoin] ayush933 opened pull request #24587: test: use MiniWallet for rpc_createmultisig.py (master...createmultisig-miniwallet) https://github.com/bitcoin/bitcoin/pull/24587
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #14752: tests: Unit tests for IsPayToWitnessScriptHash and IsWitnessProgram (master...script-segwit-tests) https://github.com/bitcoin/bitcoin/pull/14752
<bitcoin-git>
bitcoin/master 3617d22 MarcoFalke: Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHas...
<bitcoin-git>
[bitcoin] fanquake opened pull request #24585: doc: mention that BDB is for the legacy wallet in build-osx.md (master...build_osx_descriptor_legacy_switch) https://github.com/bitcoin/bitcoin/pull/24585
<bitcoin-git>
[bitcoin] achow101 opened pull request #24573: Update signapple for platform identifier fix (master...signapple-correct-platform) https://github.com/bitcoin/bitcoin/pull/24573
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24572: ci: Temporarily use clang-13 to work around clang-14 TSan bug (master...2203-tsan-clang-bug-🎵) https://github.com/bitcoin/bitcoin/pull/24572
<bitcoin-git>
[bitcoin] dergoegge opened pull request #24571: p2p: Prevent block index fingerprinting by sending additional getheaders messages (master...2022-03-header-fingerprinting) https://github.com/bitcoin/bitcoin/pull/24571
<bitcoin-git>
[bitcoin] josibake opened pull request #24570: test, refactor: fund tx deterministically in `test/functional/feature_coinstatindex.py` (master...josibake-make-coinstatindex-test-deterministic) https://github.com/bitcoin/bitcoin/pull/24570
<bitcoin-git>
[bitcoin] hebasto opened pull request #24566: build: Drop redundant checks for ranlib and strip tools (master...220314-conf) https://github.com/bitcoin/bitcoin/pull/24566
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-🍡) https://github.com/bitcoin/bitcoin/pull/24564
<bitcoin-git>
bitcoin/master 25d045a Andrew Chow: Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSni...
<bitcoin-git>
[bitcoin] hebasto opened pull request #24556: [POC] build: Use "build ID" instead of "debug link" to specify debug info (master...220314-build-id) https://github.com/bitcoin/bitcoin/pull/24556
<bitcoin-git>
[bitcoin] jonatack opened pull request #24555: doc: create initial doc/cjdns.md for CJDNS how-to documentation (master...cjdns-doc) https://github.com/bitcoin/bitcoin/pull/24555
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505
<bitcoin-git>
[bitcoin] prusnak opened pull request #24552: guix: make it possible to override gpg binary (master...guix-attest-override-gpg) https://github.com/bitcoin/bitcoin/pull/24552
<bitcoin-git>
[bitcoin] prusnak opened pull request #24551: test: remove explicit descriptors=True for createwallet RPC calls (master...tests-remove-explicit-descriptors-true) https://github.com/bitcoin/bitcoin/pull/24551
<bitcoin-git>
bitcoin/master 5d7c69b Jon Atack: rpc: rename getdeploymentinfo status-next to status_next
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527
<bitcoin-git>
bitcoin/master 5ce3057 Martin Zumsande: test: set segwit height back to 0 on regtest
<bitcoin-git>
bitcoin/master 2860a91 MarcoFalke: Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
<bitcoin-git>
[bitcoin] hebasto opened pull request #24549: guix: Use $HOST instead of generic osx{64} for macOS artifacts (master...220313-arm64) https://github.com/bitcoin/bitcoin/pull/24549
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<bitcoin-git>
[bitcoin] glozow opened pull request #24538: miner: bug fix? update for ancestor inclusion using modified fees, not base (master...2022-03-miner-prioritised) https://github.com/bitcoin/bitcoin/pull/24538
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24537: rpc: Split mempool RPCs from blockchain.cpp (master...2203-mempoolRpc-🌛) https://github.com/bitcoin/bitcoin/pull/24537
<bitcoin-git>
[bitcoin] achow101 merged pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git>
bitcoin/master ec7d736 glozow: [wallet] assert BnB internally calculated waste is the same as GetSelectio...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24535: test: Fix generate calls and comments in feature_segwit (master...2203-test_fix_seg-🏌) https://github.com/bitcoin/bitcoin/pull/24535
<bitcoin-git>
[bitcoin] prusnak opened pull request #24534: contrib: macdeploy: make gen-sdk deterministic (master...deterministic-macos-sdk) https://github.com/bitcoin/bitcoin/pull/24534
<bitcoin-git>
[bitcoin] theStack opened pull request #24533: test: use MiniWallet for feature_maxuploadtarget.py (master...202203-test-use_MiniWallet_for_feature_maxuploadtarget) https://github.com/bitcoin/bitcoin/pull/24533
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help (master...fix_rpcdoc_changeaddr_STR) https://github.com/bitcoin/bitcoin/pull/24453
<bitcoin-git>
[bitcoin] glozow opened pull request #24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste (master...2022-03-bnb-waste) https://github.com/bitcoin/bitcoin/pull/24530
<bitcoin-git>
[bitcoin] jonatack opened pull request #24528: rpc: rename getdeploymentinfo status-next to status_next (master...getdeploymentinfo-rename-status-next-to-status_next) https://github.com/bitcoin/bitcoin/pull/24528
2022-03-10
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24527: test: set segwit height back to 0 on regtest (master...202203_regtest_segwitheight) https://github.com/bitcoin/bitcoin/pull/24527