< February 2025 >
Su Mo Tu We Th Fr Sa 1234567891011121314 15
16 17 18 19 20 21 22
23 24 25 26 27 28
2022-04-22
<bitcoin-git>
[bitcoin] ajtowns closed pull request #16439: cli/gui: support "@height" in place of blockhash for getblock on client side (master...201907-getblock-at-height) https://github.com/bitcoin/bitcoin/pull/16439
<bitcoin-git>
[bitcoin] KevinMusgrave opened pull request #24934: refactor, miner: Delete call to UpdatePackagesForAdded at beginning of addPackageTxs (master...2022-04-delete-UpdatePackagesForAdded) https://github.com/bitcoin/bitcoin/pull/24934
2022-04-20
<bitcoin-git>
[gui] hebasto opened pull request #589: Getting ready to Qt 6 (7/n). Pass `WalletModel*` pointer to signal only when `ENABLE_WALLET` defined (master...220420-walletmodel) https://github.com/bitcoin-core/gui/pull/589
<bitcoin-git>
[bitcoin] Eunoia1729 opened pull request #24929: lint: convert shell locale linter test to Python (master...lint-shell-locale-py) https://github.com/bitcoin/bitcoin/pull/24929
2022-04-19
<bitcoin-git>
[bitcoin] glozow opened pull request #24927: Add test util to populate mempool with random transactions, fix #24634 bug (master...2022-04-test-util-populate-mempool) https://github.com/bitcoin/bitcoin/pull/24927
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24926: mempool: use mapNextTx.lower_bound in removeRecursive (master...mapnexttx_04192022) https://github.com/bitcoin/bitcoin/pull/24926
<bitcoin-git>
[bitcoin] PastaPastaPasta opened pull request #24925: refactor: make GetRand a template, remove GetRandInt by PastaPastaPasta (master...refactor-random-2) https://github.com/bitcoin/bitcoin/pull/24925
<bitcoin-git>
bitcoin/master 6cf4dc7 Hennadii Stepanov: qt: Do not assume `qDBusRegisterMetaType` return type
<bitcoin-git>
bitcoin/master 3ec6504 Hennadii Stepanov: qt: Do not use `QKeyEvent` copy constructor
<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 184e56d Vasil Dimov: net: add new method Sock::SetSockOpt() that wraps setsockopt()
<bitcoin-git>
bitcoin/master fa506ad MarcoFalke: scripted-diff: Regenerate key_io data deterministically
<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/master e245c5c Hennadii Stepanov: doc: Fix a link to `test/lint/lint-python.py`
<bitcoin-git>
bitcoin/master 013daed MarcoFalke: Merge bitcoin/bitcoin#24919: doc: Fix a link to `test/lint/lint-python.py`...
<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 9076597 MarcoFalke: Merge bitcoin/bitcoin#24913: bench: Add a benchmark for wallet loading
<bitcoin-git>
bitcoin/master 464a162 Andrew Chow: bench: Add a benchmark for wallet loading
<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] 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] 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 9b7eb58 laanwj: Merge bitcoin/bitcoin#24285: build, refactor: Drop useless `call` Make fun...
<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 0cea7b1 /dev/fd0: print `(none)` if no warnings in -getinfo
<bitcoin-git>
bitcoin/master 3bbc46d laanwj: Merge bitcoin/bitcoin#24632: add `(none)` in -getinfo `Warnings:` if no wa...
<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