<bitcoin-git>
bitcoin/master fc892c3 MarcoFalke: rpc: Fail to return undocumented or misdocumented JSON
<bitcoin-git>
bitcoin/master a13946b fanquake: Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocume...
<bitcoin-git>
bitcoin/master f4bc4a7 MarcoFalke: rpc: Add m_skip_type_check to RPCResult
<bitcoin-git>
[bitcoin] fanquake closed pull request #24694: Made the readme simplified and explanatory and also the code more understandable (master...master) https://github.com/bitcoin/bitcoin/pull/24694
<bitcoin-git>
[bitcoin] johnoseni1 opened pull request #24694: Made the readme simplified and explanatory and also the code more understandable (master...master) https://github.com/bitcoin/bitcoin/pull/24694
<bitcoin-git>
[bitcoin] brunoerg reopened pull request #24687: test: Check an invalid -i2psam will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
2022-03-26
<bitcoin-git>
[bitcoin] brunoerg closed pull request #24687: test: Check an invalid proxy will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24687: test: Check an invalid proxy will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
<bitcoin-git>
[bitcoin] hebasto closed pull request #24679: #!/usr/bin/env bash # Copyright (c) 2019-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. export LC_ALL=C set -e -o pipefail export TZ=UTC (master...master) https://github.com/bitcoin/bitcoin/pull/24679
<bitcoin-git>
[bitcoin] Arka18syahputra opened pull request #24679: #!/usr/bin/env bash # Copyright (c) 2019-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. export LC_ALL=C set -e -o pipefail export TZ=UTC (master...master) https://github.com/bitcoin/bitcoin/pull/24679
2022-03-25
<bitcoin-git>
[bitcoin] promag opened pull request #24678: Prevent wallet unload on GetWalletForJSONRPCRequest (master...2022-03-getwallets) https://github.com/bitcoin/bitcoin/pull/24678
<bitcoin-git>
[bitcoin] fanquake opened pull request #24677: refactor: fix wallet and related named args (master...fix_wallet_and_co_named_args) https://github.com/bitcoin/bitcoin/pull/24677
<bitcoin-git>
[bitcoin] dongcarl opened pull request #24676: [WIP] [kernelheaders 1/n] Cleave LevelDB headers from our header tree (master...2022-03-kernelheaders-dbwrapper) https://github.com/bitcoin/bitcoin/pull/24676
<bitcoin-git>
[bitcoin] fanquake merged pull request #24494: wallet: generate random change target for each tx for better privacy (master...2022-03-minchange) https://github.com/bitcoin/bitcoin/pull/24494
<bitcoin-git>
bitcoin/master da2bc86 glozow: [wallet] don't create long chains by default
<bitcoin-git>
bitcoin/master f66c827 MarcoFalke: Merge bitcoin/bitcoin#24502: wallet: don't create long chains by default
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24670: test: move-only: Move all generate* tests to a single file (master...2203-test-gen-π») https://github.com/bitcoin/bitcoin/pull/24670
<bitcoin-git>
bitcoin/master 3634670 John Newbery: [net] Add CNode.m_relays_txs and CNode.m_bloom_filter_loaded
<bitcoin-git>
[bitcoin] mjdietzx closed pull request #22924: refactor: cleanup/followup of Remove -deprecatedrpc=addresses flag (master...refactor_ScriptToUniv) https://github.com/bitcoin/bitcoin/pull/22924
<bitcoin-git>
[bitcoin] fanquake opened pull request #24673: refactor: followup of remove -deprecatedrpc=addresses flag (master...22924_rebased) https://github.com/bitcoin/bitcoin/pull/24673
<bitcoin-git>
[bitcoin] luke-jr closed pull request #16228: Bugfix: make check: Only run tests that were compiled (& print correct log on failure) (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
<bitcoin-git>
[bitcoin] fanquake merged 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 95cac21 fanquake: Merge bitcoin/bitcoin#24600: doc: mention that BDB is for the legacy walle...
<bitcoin-git>
bitcoin/master b5ba3b5 fanquake: doc: mention that BDB is for the legacy wallet in build-freebsd.md
<bitcoin-git>
bitcoin/master daae288 Jon Atack: doc, init: add links to doc/cjdns.md
2022-03-24
<bitcoin-git>
[bitcoin] luke-jr reopened pull request #16228: Bugfix: make check: Only run tests that were compiled (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
<bitcoin-git>
[bitcoin] luke-jr closed pull request #16228: Bugfix: make check: Only run tests that were compiled (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
<bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #24662: addrman: Use sytem time instead of adjusted network time (master...2203-add-π) https://github.com/bitcoin/bitcoin/pull/24662
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24662: addrman: Use sytem time instead of adjusted network time (master...2203-add-π) https://github.com/bitcoin/bitcoin/pull/24662
<bitcoin-git>
[bitcoin] fanquake merged pull request #24658: doc: mention that BDB is for the legacy wallet in build-netbsd.md (master...netbsd_descriptor_reorder) https://github.com/bitcoin/bitcoin/pull/24658
<bitcoin-git>
bitcoin/master 7ac7198 fanquake: doc: mention that BDB is for the legacy wallet in build-netbsd.md
<bitcoin-git>
bitcoin/master 7d0e42a fanquake: Merge bitcoin/bitcoin#24658: doc: mention that BDB is for the legacy walle...
<bitcoin-git>
[bitcoin] fanquake opened pull request #24658: doc: mention that BDB is for the legacy wallet in build-netbsd.md (master...netbsd_descriptor_reorder) https://github.com/bitcoin/bitcoin/pull/24658
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24656: refactor: Move mempool RPCs to rpc/mempool (master...2203-more-mempool-π’) https://github.com/bitcoin/bitcoin/pull/24656
<bitcoin-git>
[bitcoin] achow101 merged pull request #24560: wallet: Use single FastRandomContext when creating a wallet tx (master...2203-RandWallet-πΎ) https://github.com/bitcoin/bitcoin/pull/24560
<bitcoin-git>
bitcoin/master 77773b0 MarcoFalke: wallet: Pass FastRandomContext& to DiscourageFeeSniping
<bitcoin-git>
bitcoin/master fa7deaa MarcoFalke: wallet: Pass FastRandomContext& to coin selection
<bitcoin-git>
bitcoin/master 3ab96f2 Andrew Chow: Merge bitcoin/bitcoin#24560: wallet: Use single FastRandomContext when cre...
<bitcoin-git>
[bitcoin] josibake opened pull request #24653: test, refactor: use `MiniWallet` in `test/functional/interface_zmg` (master...josibake-make-interfaces-zmq-test-use-miniwallet) https://github.com/bitcoin/bitcoin/pull/24653
<bitcoin-git>
[bitcoin] fanquake opened pull request #24652: doc: rewrite OpenBSD build docs for 7.0 (master...openbsd_wallet_doc_cleanupp) https://github.com/bitcoin/bitcoin/pull/24652
<bitcoin-git>
bitcoin/master 7f90dc2 Vasil Dimov: options: flip listenonion to false if not listening
<bitcoin-git>
bitcoin/master f9ed0ae Hennadii Stepanov: Merge bitcoin-core/gui#568: options: flip listenonion to false if not list...
<bitcoin-git>
[bitcoin] fanquake closed 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] hebasto closed pull request #24648: Revert "net: do not advertise address where nobody is listening" (master...220323-listen) https://github.com/bitcoin/bitcoin/pull/24648
<bitcoin-git>
[bitcoin] S3RK opened pull request #24649: wallet: do not count wallet utxos as external (master...wallet_correct_external_utxo) https://github.com/bitcoin/bitcoin/pull/24649
<bitcoin-git>
[bitcoin] hebasto opened pull request #24648: Revert "net: do not advertise address where nobody is listening" (master...220323-listen) https://github.com/bitcoin/bitcoin/pull/24648
<bitcoin-git>
[bitcoin] jessebarton opened pull request #24646: doc: remove unneeded documentation on basic package management on FreeBSD (master...freebsd_remove_basic_doc_info) https://github.com/bitcoin/bitcoin/pull/24646
<bitcoin-git>
[bitcoin] jessebarton closed 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] achow101 opened pull request #24644: wallet: add tracepoints and algorithm information to coin selection (master...tracepoints-coin-selection) https://github.com/bitcoin/bitcoin/pull/24644
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24640: Bugfix: RPC/blockchain: Correct description of getblockchaininfo's pruneheight result (master...fix_rpcdoc_gbci_pruneheight_desc) https://github.com/bitcoin/bitcoin/pull/24640
<bitcoin-git>
[bitcoin] hebasto opened pull request #24639: guix: Drop code for the unsupported `i686-linux-gnu` host (master...220322-guix686) https://github.com/bitcoin/bitcoin/pull/24639