<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] 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
<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
<sipa>
Hi, I'm trying to gather some statistics on typical average message sizes in the P2P protocol for Bitcoin Core nodes. I have a commit on https://github.com/sipa/bitcoin/commit/6a692f0835e7f1b054b2b82893aa78f77344e89b that adds such statistics to the getnettotals RPC. I'd very much appreciate it if people could run it for a few days and report back.
<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
<bitcoin-git>
[gui] hebasto opened 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
2022-04-08
<bitcoin-git>
[gui] hebasto opened pull request #579: Getting ready to Qt 6 (2/n). Remove `QApplication::globalStrut()` (master...220409-strut) https://github.com/bitcoin-core/gui/pull/579
<bitcoin-git>
[bitcoin] aureleoules opened pull request #24812: util/check: Add CheckNonFatal identity function and use it in src/rpc (master...check_non_fatal_identity) https://github.com/bitcoin/bitcoin/pull/24812
<bitcoin-git>
[bitcoin] Empact opened pull request #24811: refactor: Prepare for moving ArgsManager out of util/system (master...2022-03-util-args-manager-prep) https://github.com/bitcoin/bitcoin/pull/24811
<bitcoin-git>
bitcoin/23.x e3e4be9 Luke Dashjr: RPC: Switch getblockfrompeer back to standard param name blockhash
<bitcoin-git>
[bitcoin] jonatack opened pull request #24808: doc: update RPC argument and field naming guideline in developer notes (master...update-developer-notes-rpc-argument-and-field-naming-guideline) https://github.com/bitcoin/bitcoin/pull/24808
<bitcoin-git>
[bitcoin] fanquake merged pull request #24806: RPC: Switch getblockfrompeer back to standard param name blockhash (master...use_bloch_hash) https://github.com/bitcoin/bitcoin/pull/24806
<bitcoin-git>
[bitcoin] fanquake opened pull request #24806: RPC: Switch getblockfrompeer back to standard param name blockhash (master...use_bloch_hash) https://github.com/bitcoin/bitcoin/pull/24806
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24294: RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid (master...getblockfrompeer_param_names) https://github.com/bitcoin/bitcoin/pull/24294
<gribble>
https://github.com/bitcoin/bitcoin/issues/24294 | RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid by luke-jr · Pull Request #24294 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/24770 | Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive by jonatack · Pull Request #24770 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #24697: refactor: Use type-safe time for address relay (master...2203-refactor-addr-relay-time-🌦) https://github.com/bitcoin/bitcoin/pull/24697
<laanwj>
as for VPSes and containers that don't allow setting the time, and have it drift, that's a really lousy VPS and it's probably a bad idea to run a bitcoin node on it, expecting user-space software to work around kernel level problems is pretty unreasonable
<laanwj>
_aj_: which is the place where this should be solved, by people who study it and are specialized in it, fixing internet time sync is out of scope for bitcoin
<sipa>
_aj_: That'd only tell us how many light clients are out of sync, which may be very different from how often bitcoin core nodes are.
<laanwj>
i mean if bitcoin's time adjustment was a serious contender for protecting against ntp attacks things would be different, but it is effectively unmaintained, never reasoned about code, with known unfixed issues for years
<sipa>
ntp being unauthenticated is a problem, probably a bigger one than the issues enabled by bitcoin's time adjustment... but nothing we can do about
<laanwj>
pretty sure there are many things more time sensitive than bitcoin, e.g. 2fa tokens
<fanquake>
they've probably got other non-bitcoin issues in that case too
<bitcoin-git>
[bitcoin] Eunoia1729 opened pull request #24802: lint: convert format strings linter test to python (master...lint-format-strings-py) https://github.com/bitcoin/bitcoin/pull/24802
<bitcoin-git>
[bitcoin] KevinMusgrave opened pull request #24800: lint: convert lint-python-mutable-default-parameters.sh to Python (master...port-lint-script-to-python) https://github.com/bitcoin/bitcoin/pull/24800
<bitcoin-git>
[bitcoin] jacobpfickes opened pull request #24793: test: changes color of skipped functional tests (master...change_skipped_test_color) https://github.com/bitcoin/bitcoin/pull/24793
<bitcoin-git>
[bitcoin] fanquake closed pull request #24341: build: remove some no-longer-needed var unexporting from configure (master...remove_redundant_un_export) https://github.com/bitcoin/bitcoin/pull/24341
<bitcoin-git>
[bitcoin] fanquake opened pull request #24792: Update libsecp256k1 subtree to current master (master...update_libsecp256k1) https://github.com/bitcoin/bitcoin/pull/24792
<bitcoin-git>
[bitcoin] fanquake opened pull request #24784: refactor: Remove deduplication of data in rollingbloom bench (master...rebased_fixedd_24088) https://github.com/bitcoin/bitcoin/pull/24784