<bitcoin-git>
bitcoin/master 37e49cc Hennadii Stepanov: Merge bitcoin-core/gui#580: Getting ready to Qt 6 (3/n). Do not use `QKeyE...
<bitcoin-git>
[gui] hebasto merged pull request #580: Getting ready to Qt 6 (3/n). Do not use `QKeyEvent` copy constructor (master...220409-event) https://github.com/bitcoin-core/gui/pull/580
<bitcoin-git>
[bitcoin] achow101 opened pull request #24924: bench: Make WalletLoading benchmark run faster (master...reduce-wallet-load-bench-runtime) https://github.com/bitcoin/bitcoin/pull/24924
<bitcoin-git>
[bitcoin] TheQuantumPhysicist opened pull request #24922: Isolate the storage abstraction layer from the application/serialization layer (master...feat/storage-isolation) https://github.com/bitcoin/bitcoin/pull/24922
<bitcoin-git>
[bitcoin] laanwj merged pull request #24357: refactor: make setsockopt() and SetSocketNoDelay() mockable/testable (master...mockable_SetSocketNoDelay_and_setsockopt) https://github.com/bitcoin/bitcoin/pull/24357
<bitcoin-git>
bitcoin/master d65b6c3 Vasil Dimov: net: use Sock::SetSockOpt() instead of setsockopt()
<bitcoin-git>
bitcoin/master a2c4a7a Vasil Dimov: net: use Sock::SetSockOpt() instead of standalone SetSocketNoDelay()
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24921: Add time helpers for std::chrono::steady_clock and FastRandomContext::rand_uniform_delay (master...2204-steady-clock-🎎) https://github.com/bitcoin/bitcoin/pull/24921
<bitcoin-git>
[bitcoin] hebasto opened pull request #24919: doc: Fix a link after to `test/lint/lint-python.py` (master...220419-docs) https://github.com/bitcoin/bitcoin/pull/24919
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24776: docs: update /rest/chaininfo doc referring to RPC help (master...2022-04-rest-doc-improv) https://github.com/bitcoin/bitcoin/pull/24776
<bitcoin-git>
bitcoin/master 1d95b5c brunoerg: doc: cleanups to mempool rest endpoints
<bitcoin-git>
[bitcoin] Kvaciral opened pull request #24916: lint: Convert lint-python-utf8-encoding.sh to Python (master...lint-python-utf8-encoding-port) https://github.com/bitcoin/bitcoin/pull/24916
2022-04-18
<bitcoin-git>
[bitcoin] ajtowns closed pull request #24857: validation: default initialize and guard chainman members (master...202204-best_invalid) https://github.com/bitcoin/bitcoin/pull/24857
<bitcoin-git>
[bitcoin] Smlep opened pull request #24915: lint: Convert lint-circular-dependencies.sh to Python (master...lint-circular-dependencies-port) https://github.com/bitcoin/bitcoin/pull/24915
<bitcoin-git>
[bitcoin] achow101 opened pull request #24914: wallet: Load database records in a particular order (master...wallet-load-order) https://github.com/bitcoin/bitcoin/pull/24914
<bitcoin-git>
[bitcoin] mruddy opened pull request #24912: refactor: update CBlockIndex::nChainTx to be uint64_t (master...nchaintx_type) https://github.com/bitcoin/bitcoin/pull/24912
<bitcoin-git>
[bitcoin] brunoerg closed pull request #21483: p2p: add time when deserialize file db for ReadAnchors (master...2021-03-time-anchors) https://github.com/bitcoin/bitcoin/pull/21483
<bitcoin-git>
[bitcoin] akankshakashyap opened pull request #24905: lint: ported lint-test.sh to lint-test.py (master...port_lint_scripts) https://github.com/bitcoin/bitcoin/pull/24905
<bitcoin-git>
[bitcoin] fanquake merged pull request #24862: contrib: Remove suspicious hosts list from makeseeds (master...2022-04-makeseeds-remove-suspicious-hosts-list) https://github.com/bitcoin/bitcoin/pull/24862
<bitcoin-git>
bitcoin/master d2e0419 fanquake: Merge bitcoin/bitcoin#24862: contrib: Remove suspicious hosts list from ma...
<bitcoin-git>
bitcoin/master 2f629f8 laanwj: contrib: Remove suspicious hosts list from makeseeds
<bitcoin-git>
[bitcoin] brydinh opened pull request #24902: lint: Convert lint-include-guards.sh to Python (master...24783-port-lint-script-to-python) https://github.com/bitcoin/bitcoin/pull/24902
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24901: mempool: reduce lookups, insertions to cache in UpdateForDescendants (master...mempool_desc_patch) https://github.com/bitcoin/bitcoin/pull/24901
<bitcoin-git>
[bitcoin] hebasto closed 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] hebasto closed pull request #22708: build, qt: Add Wayland support for Linux builds with depends (master...210815-wayland) https://github.com/bitcoin/bitcoin/pull/22708
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24837: init: Prevent -noproxy and -proxy=0 from interacting with other settings (master...pr/proxyi) https://github.com/bitcoin/bitcoin/pull/24837
<bitcoin-git>
bitcoin/master 3429d67 Ryan Ofsky: init: Prevent -noproxy and -proxy=0 settings from interacting with other s...
<bitcoin-git>
bitcoin/master 2074d7d MarcoFalke: Merge bitcoin/bitcoin#24837: init: Prevent -noproxy and -proxy=0 from inte...
<bitcoin-git>
[bitcoin] theStack opened pull request #24896: test: use MiniWallet for p2p_segwit.py (master...202204-test-run_p2p_segwit_without_wallet) https://github.com/bitcoin/bitcoin/pull/24896
<bitcoin-git>
[gui] hebasto opened pull request #587: refactor: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()` (master...220416-invoke510) https://github.com/bitcoin-core/gui/pull/587
<bitcoin-git>
[bitcoin] w0xlt closed pull request #24868: rpc, wallet: Keep the same response from `RPCHelpMan setwalletflag()` regardless of whether the flag is false or true (master...set_wallet_flag_fix) https://github.com/bitcoin/bitcoin/pull/24868
<bitcoin-git>
[bitcoin] w0xlt opened pull request #24868: rpc, wallet: Keep the same response from `RPCHelpMan setwalletflag()` regardless of whether the flag is false or true (master...set_wallet_flag_fix) https://github.com/bitcoin/bitcoin/pull/24868
<bitcoin-git>
[bitcoin] hebasto opened pull request #24866: build: No longer need to hack the `PATH` variable in `config.site` (master...220415-tools) https://github.com/bitcoin/bitcoin/pull/24866
<bitcoin-git>
[bitcoin] hebasto reopened 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] aureleoules opened pull request #24865: rpc: Enable wallet import on pruned nodes and add test (master...2022-04-importwallet-pruned) https://github.com/bitcoin/bitcoin/pull/24865
<bitcoin-git>
[bitcoin] laanwj closed pull request #24824: net: create IP to ASN database from file - makeseeds.py (master...contrib-seeds-asn) https://github.com/bitcoin/bitcoin/pull/24824
<bitcoin-git>
[bitcoin] laanwj opened pull request #24864: contrib: Use asmap for ASN lookup in makeseeds (master...2022-04-makeseeds-use-asmap) https://github.com/bitcoin/bitcoin/pull/24864
<bitcoin-git>
[bitcoin] laanwj merged pull request #24077: util: Make base_uint::GetHex() and base_uint::SetHex() not depend on uint256 (master...fix/arith_uint256-specializations) https://github.com/bitcoin/bitcoin/pull/24077
<bitcoin-git>
bitcoin/master a4f4f89 Samer Afach: Replace uint256 specific implementations of base_uint::GetHex() and base_u...
<bitcoin-git>
bitcoin/master 8e3c266 laanwj: Merge bitcoin/bitcoin#24077: util: Make base_uint::GetHex() and base_uint:...
<bitcoin-git>
bitcoin/master e644591 Hennadii Stepanov: build, refactor: Drop useless `call` Make function
<bitcoin-git>
[bitcoin] laanwj merged pull request #24632: add `(none)` in -getinfo `Warnings:` if no warning returned (master...getinfo-warning) https://github.com/bitcoin/bitcoin/pull/24632
<bitcoin-git>
bitcoin/master 3bbc46d laanwj: Merge bitcoin/bitcoin#24632: add `(none)` in -getinfo `Warnings:` if no wa...
<bitcoin-git>
bitcoin/master 0cea7b1 /dev/fd0: print `(none)` if no warnings in -getinfo
<bitcoin-git>
[bitcoin] jamesob opened pull request #24846: developer-notes: allow lowerCamelCase for methods (master...jamesob-22-04-dev-notes-methods) https://github.com/bitcoin/bitcoin/pull/24846
<bitcoin-git>
[bitcoin] furszy opened pull request #24845: wallet: createTransaction, return proper error description for "too-long-mempool-chain" + introduce generic Result classes (master...2022_wallet_operationresult) https://github.com/bitcoin/bitcoin/pull/24845
<bitcoin-git>
[gui] hebasto opened pull request #584: Getting ready to Qt 6 (5/n). Do not assume `qDBusRegisterMetaType` return type (master...220413-metatype) https://github.com/bitcoin-core/gui/pull/584
<bitcoin-git>
[bitcoin] Kvaciral opened pull request #24844: lint: Convert lint-whitespace.sh to Python (master...lint-whitespace-port) https://github.com/bitcoin/bitcoin/pull/24844
<bitcoin-git>
[gui] w0xlt opened pull request #583: Add translator comments to `TransactionDesc::FormatTxStatus` (master...translator_comments_transactiondesc) https://github.com/bitcoin-core/gui/pull/583
<bitcoin-git>
[gui] hebasto closed pull request #494: Replace testnet with signet as a default network for Android (master...211201-signet) https://github.com/bitcoin-core/gui/pull/494
<bitcoin-git>
[gui] hebasto closed pull request #305: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed-gui) https://github.com/bitcoin-core/gui/pull/305
<bitcoin-git>
[bitcoin] whiteh0rse opened pull request #24840: test: port 'lint-shell.sh' to python (master...24783-port-lint-shell-to-python) https://github.com/bitcoin/bitcoin/pull/24840
<bitcoin-git>
[bitcoin] theStack opened pull request #24839: test: use MiniWallet for mining_prioritisetransaction.py (master...202204-test-use_MiniWallet_for_mining_prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/24839
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24837: init: Prevent -noproxy and -proxy=0 from interacting with other settings (master...pr/proxyi) https://github.com/bitcoin/bitcoin/pull/24837
<bitcoin-git>
[bitcoin] glozow opened pull request #24836: add RPC (-regtest only) for testing package policy (master...client-submitpackage) https://github.com/bitcoin/bitcoin/pull/24836
<bitcoin-git>
[bitcoin] dergoegge opened pull request #24835: Revert "Do not consider blocked networks local" (master...2022-04-revert-1653f97c) https://github.com/bitcoin/bitcoin/pull/24835
<bitcoin-git>
[bitcoin] kcalvinalvin opened pull request #24832: index: Verify the block filter hash when reading the filter from disk. (master...2020-06-14-blockfilterindex-checksums) https://github.com/bitcoin/bitcoin/pull/24832
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24821: refactor: remove preset coins in linear time with remove-erase idiom (master...remove-preselect-remove-erase) https://github.com/bitcoin/bitcoin/pull/24821
<bitcoin-git>
[bitcoin] rag-hav opened pull request #24821: refactor: remove preset coins in linear time with remove-erase idiom (master...remove-preselect-remove-erase) https://github.com/bitcoin/bitcoin/pull/24821
<bitcoin-git>
[bitcoin] akankshakashyap opened pull request #24820: test: 3 new tests for SelectCoins function (master...coin_selection_tc) https://github.com/bitcoin/bitcoin/pull/24820
<bitcoin-git>
[gui] hebasto opened pull request #581: refactor: Revamp `ClientModel` code to handle core signals (master...220410-invoke) https://github.com/bitcoin-core/gui/pull/581
<bitcoin-git>
[bitcoin] theStack opened pull request #24817: test: use MiniWallet for feature_fee_estimation.py (master...202204-test-use_MiniWallet_for_feature_fee_estimation) https://github.com/bitcoin/bitcoin/pull/24817