2022-01-14

<bitcoin-git> [bitcoin] whitslack closed pull request #22354: contrib/init: (OpenRC) use -startupnotify to wait for startup completion [alternative] (master...openrc-startupnotify-bkg) https://github.com/bitcoin/bitcoin/pull/22354
<bitcoin-git> [bitcoin] whitslack closed pull request #22285: contrib/init: (OpenRC) use -startupnotify to wait for startup completion (master...openrc-startupnotify) https://github.com/bitcoin/bitcoin/pull/22285
<bitcoin-git> [bitcoin] fanquake opened pull request #24065: build: explicitly disable support for external signing on Windows & OpenBSD (master...no_external_signer_win_openbsd) https://github.com/bitcoin/bitcoin/pull/24065
<bitcoin-git> [bitcoin] theStack opened pull request #24062: refactor: replace RecursiveMutex `cs_most_recent_block` with Mutex (and rename) (master...202201-refactor_replace_recursive_mutex_cs_last_block) https://github.com/bitcoin/bitcoin/pull/24062

2022-01-13

<jeremyrubin> in any case we're at a hugh level of pedantism for #bitcoin-core-dev, we could chat on wizards about it more
<jeremyrubin> "everyone should compile bitcoin by hand"
<core-meetingbot`> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<provoostenator> jeremyrubin: afaik you can point bitcoin.conf to arbirary signets
<gribble> https://github.com/bitcoin/bitcoin/issues/21702 | Implement BIP-119 Validation (CheckTemplateVerify) by JeremyRubin · Pull Request #21702 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22702 | Add allocator for node based containers by martinus · Pull Request #22702 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23508 | Add getdeploymentinfo RPC by ajtowns · Pull Request #23508 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22932 | Guard CBlockIndex::nStatus by cs_main, require GetBlockPos/GetUndoPos to hold cs_main by jonatack · Pull Request #22932 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23629 | refactor tests to fix ubsan suppressions by MarcoFalke · Pull Request #23629 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 has 8 blockers, no bugfixes, 1 chasing concept ACK at the moment
<laanwj> welcome to the weekly general bitcoin-core-dev meeting
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot`> Meeting started Thu Jan 13 19:00:17 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<sipa> i just don't see how this concerns the ML... it's an issue with Bitcoin Core's wallet, only affecting the users of that wallet
<gribble> https://github.com/bitcoin/bitcoin/issues/22929 | wallet: Automatically add receiving destinations to the address book by S3RK · Pull Request #22929 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24035: test: use MiniWallet for mempool_accept.py (master...202201-test-use_MiniWallet_for_mempool_accept_etc) https://github.com/bitcoin/bitcoin/pull/24035
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/767ee2e3a108...807169e10b4a
<bitcoin-git> bitcoin/master f30041c Sebastian Falbesoner: test: create txs with current `nVersion` (2) by default
<bitcoin-git> bitcoin/master 2f79786 Sebastian Falbesoner: test: refactor: add constant for sequence number `SEQUENCE_FINAL`
<bitcoin-git> bitcoin/master b24f6c6 Sebastian Falbesoner: test: MiniWallet: support default `from_node` for creating txs
<bitcoin-git> [bitcoin] laanwj merged pull request #23607: rpc: Pass const char* to evhttp_connection_get_peer for new libevent (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23607
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/31db3dd874df...767ee2e3a108
<bitcoin-git> bitcoin/master 767ee2e laanwj: Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_ge...
<bitcoin-git> bitcoin/master c62d763 Perlover: Necessary improvements to make configure work without libevent installed
<bitcoin-git> bitcoin/master 091ccc3 Perlover: The evhttp_connection_get_peer function from libevent changes the type of ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24059: Fix implicit-integer-sign-change in arith_uint256 (master...2201-int) https://github.com/bitcoin/bitcoin/pull/24059
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24047: Uninstall icon changed from default nsis to bitcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24047
<bitcoin-git> [bitcoin] kallewoof opened pull request #24058: BIP-322 basic support (master...202201-bip322) https://github.com/bitcoin/bitcoin/pull/24058
<b10c> https://github.com/bitcoin/bitcoin/issues/23902 looks like spam to me and can be closed?
<bitcoin-git> [bitcoin] fanquake opened pull request #24057: build: point to latest commit on 1.4.0 branch (master...actually_fix_guix) https://github.com/bitcoin/bitcoin/pull/24057
<bitcoin-git> [bitcoin] brunoerg opened pull request #24054: test: rest /tx with an invalid/unknown txid (master...2022-01-rest-functional) https://github.com/bitcoin/bitcoin/pull/24054
<bitcoin-git> [bitcoin] laanwj merged pull request #24048: build: Improve error message when pkg-config is not installed (master...220112-m4) https://github.com/bitcoin/bitcoin/pull/24048
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/290ff5ef6d38...31db3dd874df
<bitcoin-git> bitcoin/master 18f304d Hennadii Stepanov: build: Improve error message when pkg-config is not installed
<bitcoin-git> bitcoin/master 31db3dd laanwj: Merge bitcoin/bitcoin#24048: build: Improve error message when pkg-config ...
<bitcoin-git> [gui] promag closed pull request #385: Always log context function of QtDebugMsg messages (master...2021-07-qdebug-func) https://github.com/bitcoin-core/gui/pull/385

2022-01-12

<bitcoin-git> [bitcoin] luke-jr opened pull request #24051: Bugfix: configure: bitcoin-{cli,tx,util} don't need UPnP, NAT-PMP, or ZMQ (master...config_utils_drop_extra_deps) https://github.com/bitcoin/bitcoin/pull/24051
<bitcoin-git> [bitcoin] dongcarl opened pull request #24050: validation: Move `CBlockIndex`s from heap to `m_block_index` (master...2022-01-kirby-p2) https://github.com/bitcoin/bitcoin/pull/24050
<Kaizen_Kintsugi_> bitcoin has come a long way
<Kaizen_Kintsugi_> I just learned that bitcoin used to be all in one main file.
<Kaizen_K_> #bitcoin-core-pr-reviews
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24041: util: Restore GetIntArg saturating behavior (master...pr/green) https://github.com/bitcoin/bitcoin/pull/24041
<bitcoin-git> bitcoin/master b5c9bb5 James O'Beirne: util: Restore GetIntArg saturating behavior
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16781e1bc9f8...290ff5ef6d38
<bitcoin-git> bitcoin/master 290ff5e MarcoFalke: Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behavior
<bitcoin-git> [bitcoin] jamesob closed pull request #24006: assumeutxo: indexing changes (master...2022-01-au-indexing) https://github.com/bitcoin/bitcoin/pull/24006
<bitcoin-git> [bitcoin] hebasto opened pull request #24048: build: Improve error message when pkg-config is not installed (master...220112-m4) https://github.com/bitcoin/bitcoin/pull/24048
<bitcoin-git> [bitcoin] RottenCoin opened pull request #24047: Uninstall icon changed from default nsis to bitcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24047
<bitcoin-git> [gui] shaavan opened pull request #524: Replace int with std::chrono in for the timer->setInterval() argument (master...220112-chrono) https://github.com/bitcoin-core/gui/pull/524
<bitcoin-git> [gui] hebasto merged pull request #517: refactor, qt: Use std::chrono for parameters of QTimer methods (master...220106-chrono) https://github.com/bitcoin-core/gui/pull/517
<bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e0ae5418cb24...16781e1bc9f8
<bitcoin-git> bitcoin/master 6f0da95 Hennadii Stepanov: refactor, qt: Use std::chrono in ConfirmMessage parameter
<bitcoin-git> bitcoin/master 33d520a Hennadii Stepanov: refactor, qt: Use std::chrono for MODEL_UPDATE_DELAY constant
<bitcoin-git> bitcoin/master 0e193de Hennadii Stepanov: refactor, qt: Use std::chrono for non-zero arguments in QTimer methods
<bitcoin-git> [gui] hebasto merged pull request #523: scripted-diff: Rename functions to drop mention of boost (master...220111-boostpath) https://github.com/bitcoin-core/gui/pull/523
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/318c79e8096c...e0ae5418cb24
<bitcoin-git> bitcoin/master 3c4f5d2 Hennadii Stepanov: scripted-diff: Rename functions to drop mention of boost
<bitcoin-git> bitcoin/master e0ae541 Hennadii Stepanov: Merge bitcoin-core/gui#523: scripted-diff: Rename functions to drop mentio...
<bitcoin-git> [bitcoin] fanquake merged pull request #24042: build: Point Guix to the current top of the "version-1.4.0" branch (master...220111-guix) https://github.com/bitcoin/bitcoin/pull/24042
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f7acfdcca35...318c79e8096c
<bitcoin-git> bitcoin/master a229451 Hennadii Stepanov: build: Point Guix to the current top of the "version-1.4.0" branch
<bitcoin-git> bitcoin/master 318c79e fanquake: Merge bitcoin/bitcoin#24042: build: Point Guix to the current top of the "...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24024: Remove cs_main lock annotation from ChainstateManager.m_blockman (master...pr/block) https://github.com/bitcoin/bitcoin/pull/24024
<bitcoin-git> bitcoin/master 1f7acfd MarcoFalke: Merge bitcoin/bitcoin#24024: Remove cs_main lock annotation from Chainstat...
<bitcoin-git> bitcoin/master ce95fb3 Ryan Ofsky: Remove cs_main lock annotation from ChainstateManager.m_blockman
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/db1f04fa8cdc...1f7acfdcca35
<bitcoin-git> [bitcoin] vincenzopalazzo closed pull request #24016: [WIP] utils: introduce a runtime error in case of overflow in GetArgInt (master...vincenzopalazzo/cmd_atoi) https://github.com/bitcoin/bitcoin/pull/24016
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24039: bug fix: prevent UnicodeDecodeError when opening log file in feature_init.py (master...2022-01-feature_init-fix) https://github.com/bitcoin/bitcoin/pull/24039
<bitcoin-git> bitcoin/master 9d3e95d sogoagain: [bugfix] prevent UnicodeDecodeError errors when opening log file in featur...
<bitcoin-git> bitcoin/master db1f04f MarcoFalke: Merge bitcoin/bitcoin#24039: bug fix: prevent UnicodeDecodeError when open...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c561f2f06ed2...db1f04fa8cdc
<gribble> https://github.com/bitcoin/bitcoin/issues/24041 | util: Restore GetIntArg saturating behavior by ryanofsky · Pull Request #24041 · bitcoin/bitcoin · GitHub

2022-01-11

<bitcoin-git> [bitcoin] fjahr closed pull request #24017: Bump Python dependency version (master...2022-01-python36) https://github.com/bitcoin/bitcoin/pull/24017
<bitcoin-git> [bitcoin] sipa opened pull request #24043: Add multi_a descriptor for k-of-n multisig inside tr (master...202201_multi_a) https://github.com/bitcoin/bitcoin/pull/24043
<bitcoin-git> [bitcoin] jamesob closed pull request #23841: Restore atoi64/GetIntArg saturating behavior (master...2021-12-atoi64-incompat) https://github.com/bitcoin/bitcoin/pull/23841
<bitcoin-git> [bitcoin] hebasto opened pull request #24042: build: Point Guix to the current top of the "version-1.4.0" branch (master...220111-guix) https://github.com/bitcoin/bitcoin/pull/24042
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24041: Restore atoi compatibility with old versions of Bitcoin Core (master...pr/green) https://github.com/bitcoin/bitcoin/pull/24041
<bitcoin-git> [bitcoin] sogoagain opened pull request #24039: bug fix: prevent UnicodeDecodeError when opening log file in feature_init.py (master...2022-01-feature_init-fix) https://github.com/bitcoin/bitcoin/pull/24039
<bitcoin-git> [gui] hebasto opened pull request #523: scripted-diff: Rename functions to drop mention of boost (master...220111-boostpath) https://github.com/bitcoin-core/gui/pull/523
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24038: wallet: Enforce BIP68 (master...2201-lockstuff) https://github.com/bitcoin/bitcoin/pull/24038
<gribble> https://github.com/bitcoin/bitcoin/issues/24036 | RFC: Boost Process requires boost::filesystem when compiling with mingw · Issue #24036 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20744 | Use std::filesystem. Remove Boost Filesystem & System by fanquake · Pull Request #20744 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] theStack closed pull request #24025: test: MiniWallet: support default `from_node` for sending/creating txs (master...202201-test-MiniWallet-use_default_node_send_create_txs) https://github.com/bitcoin/bitcoin/pull/24025
<bitcoin-git> [bitcoin] theStack opened pull request #24035: test: use MiniWallet for mempool_accept.py (master...202201-test-use_MiniWallet_for_mempool_accept_etc) https://github.com/bitcoin/bitcoin/pull/24035
<bitcoin-git> [bitcoin] brunoerg opened pull request #24034: p2p, refactor: delete anchors.dat after trying to connect to that peers (master...2022-02-anchors-delete) https://github.com/bitcoin/bitcoin/pull/24034
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24033: log: Remove GetAdjustedTime from IBD header progress estimation (master...2201-logNoNonsense) https://github.com/bitcoin/bitcoin/pull/24033
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23497: Add `src/node/` and `src/wallet/` code to `node::` and `wallet::` namespaces (master...pr/names) https://github.com/bitcoin/bitcoin/pull/23497
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fa74718414d7...c561f2f06ed2
<bitcoin-git> bitcoin/master f7086fd Russell Yanofsky: Add src/wallet/* code to wallet:: namespace
<bitcoin-git> bitcoin/master 90fc8b0 Russell Yanofsky: Add src/node/* code to node:: namespace
<bitcoin-git> bitcoin/master e5b6aef Russell Yanofsky: Move CBlockFileInfo::ToString method where class is declared
<bitcoin-git> [bitcoin] ajtowns opened pull request #24032: Refactor vDeployments setup to avoid uninitialized variables (master...202112-deployments) https://github.com/bitcoin/bitcoin/pull/24032
<bitcoin-git> [bitcoin] fanquake merged pull request #24026: Block unsafe std::string fs::path conversion copy_file calls (master...220110-copyfile) https://github.com/bitcoin/bitcoin/pull/24026
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/80ceede7a0bf...fa74718414d7
<bitcoin-git> bitcoin/master 213172c Hennadii Stepanov: refactor: Block unsafe std::string fs::path conversion copy_file calls
<bitcoin-git> bitcoin/master fa74718 fanquake: Merge bitcoin/bitcoin#24026: Block unsafe std::string fs::path conversion ...
<bitcoin-git> bitcoin/master 3a45dc3 Hennadii Stepanov: Change type of `backup_file` parameter in RestoreWallet/restoreWallet
<bitcoin-git> [bitcoin] fanquake opened pull request #24031: build: don't compress macOS DMG (master...dont_compress_macos_dmg) https://github.com/bitcoin/bitcoin/pull/24031
<bitcoin-git> [bitcoin] sipa opened pull request #24028: Explain in the generate* RPC docs that they are only for testing (master...202201_rpcmining_lol_no) https://github.com/bitcoin/bitcoin/pull/24028

2022-01-10

<bitcoin-git> [bitcoin] fanquake closed pull request #24023: Fixing typo in bitcoin_de.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24023
<bitcoin-git> [bitcoin] hebasto opened pull request #24026: Block unsafe std::string fs::path conversion copy_file calls (master...220110-copyfile) https://github.com/bitcoin/bitcoin/pull/24026
<bitcoin-git> [bitcoin] theStack opened pull request #24025: test: MiniWallet: support default `from_node` for sending/creating txs (master...202201-test-MiniWallet-use_default_node_send_create_txs) https://github.com/bitcoin/bitcoin/pull/24025
<bitcoin-git> [bitcoin] achow101 merged pull request #23884: doc: Remove outdated scriptChange TODO comment (master...2112-docWall2) https://github.com/bitcoin/bitcoin/pull/23884
<bitcoin-git> bitcoin/master fa8e01a MarcoFalke: doc: Remove outdated scriptChange TODO comment
<bitcoin-git> bitcoin/master 80ceede Andrew Chow: Merge bitcoin/bitcoin#23884: doc: Remove outdated scriptChange TODO commen...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d0850cec103...80ceede7a0bf
<sipa> For more questions, https://bitcoin.stackexchange.com is a better place.
<Kaizen_K_> perfect, the bips are excellent cause they provide the nitty gritty details of what I need to map my braad and foggy understanding of bitcoin to the implimentations of
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24024: Remove cs_main lock annotation from ChainstateManager.m_blockman (master...pr/block) https://github.com/bitcoin/bitcoin/pull/24024
<bitcoin-git> [bitcoin] jamesob reopened pull request #22485: index: doc/log BaseIndex sync behavior with empty datadir (master...2021-07-index-doc) https://github.com/bitcoin/bitcoin/pull/22485
<bitcoin-git> [bitcoin] Thomodachi opened pull request #24023: Update bitcoin_de.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24023
<bitcoin-git> [bitcoin] mzumsande opened pull request #24021: Rename and move PoissonNextSend functions (master...202201_jnewbery_poisson_rename) https://github.com/bitcoin/bitcoin/pull/24021
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23994: Consolidate all uses of the fast range mapping technique in util/fastrange.h (master...202201_fastrange) https://github.com/bitcoin/bitcoin/pull/23994
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/542e405a8517...3d0850cec103
<bitcoin-git> bitcoin/master c6d15c4 Pieter Wuille: [moveonly] Move MapIntoRange() to separate util/fastrange.h
<bitcoin-git> bitcoin/master efab28b Pieter Wuille: Add FastRange32 function and use it throughout the codebase
<bitcoin-git> bitcoin/master 96ecd6f Pieter Wuille: scripted-diff: rename MapIntoRange to FastRange64
<bitcoin-git> [bitcoin] fanquake merged pull request #23724: build: add systemtap's sys/sdt.h as depends for GUIX builds with USDT tracepoints (master...2021-12-usdt-depends) https://github.com/bitcoin/bitcoin/pull/23724
<bitcoin-git> bitcoin/master e158a2a 0xb10c: build: add systemtap's sys/sdt.h as depends
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2e01b6986099...542e405a8517
<bitcoin-git> bitcoin/master 542e405 fanquake: Merge bitcoin/bitcoin#23724: build: add systemtap's sys/sdt.h as depends f...
<bitcoin-git> bitcoin/master 6200fbf 0xb10c: build: rename --enable-ebpf to --enable-usdt
<bitcoin-git> [bitcoin] ariard closed pull request #19645: Allow updating mempool-txn with cheaper witnesses (master...2020-08-wtxid-replacement) https://github.com/bitcoin/bitcoin/pull/19645
<prayank> > medium post suggests upgrading to an alternative client, which has an experimental fix, for a problem that bitcoin core didn't even post an advisory for (you can see why in the IRC logs). I think that would be confusing to link to, rather than just linking to our own documentation in json-rpc-interface.md, which was added in response to the same problem
<prayank> fanquake: personally I consider personal lot of times medium accouunts and some stackexchange answers can be be of same level. and some answers even have those links. so there is nothing special with stackexchange. btw i am in top 5 based on 5 my answers in last year on bitcoin stackexchange..

2022-01-09

<fanquake> In regards to the actual issue, the medium post suggests upgrading to an alternative client, which has an experimental fix, for a problem that bitcoin core didn't even post an advisory for (you can see why in the IRC logs). I think that would be confusing to link to, rather than just linking to our own documentation in json-rpc-interface.md, which was added in response to the same problem.
<luke-jr> prayank: it's a fact that tor is centralised, and a security risk if it is your only path to the Bitcoin network.
<gribble> https://github.com/bitcoin/bitcoin/issues/18554 | wallet: ensure wallet files are not reused across chains by rodentrabies · Pull Request #18554 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/15936 | Unify bitcoin-qt and bitcoind persistent settings by ryanofsky · Pull Request #15936 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] erenalyoruk opened pull request #24019: doc: format markdown files (master...markdown_lint) https://github.com/bitcoin/bitcoin/pull/24019
<bitcoin-git> [bitcoin] fjahr opened pull request #24017: Bump Python dependency version (master...2022-01-python36) https://github.com/bitcoin/bitcoin/pull/24017
<prayank> non-sense. Irony same user wants to to remove/restrict rpcbind which nobody has objection with. Sorry neither I need to make changes based on that user's comments nor I prefer language "non sense" "you don't listen". I am not a working for managers in a company but trying to contribute to an open source project used by 90% bitcoin nodes.
<gribble> https://github.com/bitcoin/bitcoin/issues/23542 | net: open p2p connections to nodes that listen on non-default ports by vasild · Pull Request #23542 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6182e5086fc8...2e01b6986099
<bitcoin-git> bitcoin/master 2e01b69 Hennadii Stepanov: Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmation...
<bitcoin-git> bitcoin/master 742918c Andrew Chow: qt: hide Create Unsigned button behind an expert mode option
<bitcoin-git> bitcoin/master 5c3b800 Andrew Chow: qt: Add Create Unsigned button to SendConfirmationDialog
<bitcoin-git> [gui] hebasto merged pull request #441: Add Create Unsigned button to SendConfirmationDialog (master...create-unsigned-sendconfdialog) https://github.com/bitcoin-core/gui/pull/441
<bitcoin-git> [bitcoin] vincenzopalazzo opened pull request #24016: [WIP] utils: introduce a runtime error in case of overflow in GetArgInt (master...vincenzopalazzo/cmd_atoi) https://github.com/bitcoin/bitcoin/pull/24016
<stickies-v> rest: we use libevent, which for my PR requires me to import the TAILQ_FOREACH macro from <sys/queue.h>. This seems fine, except for the Win64 [unit tests, ...] test, which does not seem to have this header: https://github.com/bitcoin/bitcoin/pull/24012/checks?check_run_id=4753584875. Is this an issue with CI, or should I avoid using <sys/queue.h>, even though it's fine on the other tests?
<bitcoin-git> [bitcoin] rojarsmith opened pull request #24014: Upgrade default platform (master...pr) https://github.com/bitcoin/bitcoin/pull/24014

2022-01-08

<bitcoin-git> [bitcoin] stickies-v opened pull request #24012: rest: Use query parameters to control resource loading (master...rest/use-query-parameters) https://github.com/bitcoin/bitcoin/pull/24012
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24002: refactor: add thread safety lock assertion to WriteBlockIndexDB() (master...add-thread-safety-lock-assertion-to-WriteBlockIndexDB) https://github.com/bitcoin/bitcoin/pull/24002
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/018fd9620293...6182e5086fc8
<bitcoin-git> bitcoin/master 1823766 Jon Atack: refactor: add thread safety lock assertion to WriteBlockIndexDB()
<bitcoin-git> bitcoin/master 6182e50 MarcoFalke: Merge bitcoin/bitcoin#24002: refactor: add thread safety lock assertion to...
<bitcoin-git> [bitcoin] fanquake closed pull request #24011: [contrib] Displaying the time spent in the guix build (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/24011
<bitcoin-git> [bitcoin] rojarsmith opened pull request #24011: [contrib] Displaying the time spent in the guix build (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/24011

2022-01-07

<fanquake> FYI I’ve just blocked SultanOfDawn from the /bitcoin org.
<bitcoin-git> [bitcoin] laanwj merged pull request #22093: build: Try posix-specific CXX first for mingw32 host (master...210528-posix) https://github.com/bitcoin/bitcoin/pull/22093
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/711ce2e5333b...018fd9620293
<bitcoin-git> bitcoin/master 2fda0c7 Hennadii Stepanov: doc: Drop no longer required notes for Windows builds
<bitcoin-git> bitcoin/master 018fd96 laanwj: Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw...
<bitcoin-git> bitcoin/master f09ed92 Hennadii Stepanov: build: Try posix-specific CXX first for mingw32 host
<bitcoin-git> [bitcoin] jamesob opened pull request #24008: assumeutxo: net_processing changes (master...2022-01-au-netprocessing) https://github.com/bitcoin/bitcoin/pull/24008
<bitcoin-git> [bitcoin] LarryRuane opened pull request #24007: [mempool] allow tx replacement by smaller witness (master...2021-10-wtxid-replacement) https://github.com/bitcoin/bitcoin/pull/24007
<bitcoin-git> [bitcoin] jamesob opened pull request #24006: assumeutxo: indexing changes (master...2022-01-au-indexing) https://github.com/bitcoin/bitcoin/pull/24006
<bitcoin-git> [bitcoin] stratospher opened pull request #24005: test: add python implementation of Elligator squared (master...py-ellsq) https://github.com/bitcoin/bitcoin/pull/24005
<gribble> https://github.com/bitcoin/bitcoin/issues/20744 | Use std::filesystem. Remove Boost Filesystem & System by fanquake · Pull Request #20744 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jonatack opened pull request #24002: refactor: add thread safety lock assertion to WriteBlockIndexDB() (master...add-thread-safety-lock-assertion-to-WriteBlockIndexDB) https://github.com/bitcoin/bitcoin/pull/24002
<bitcoin-git> [bitcoin] fanquake closed pull request #23857: fs: consistently use fsbridge:: for ifstream / ofstream (master...always_use_fsbridge) https://github.com/bitcoin/bitcoin/pull/23857
<bitcoin-git> [bitcoin] fanquake merged pull request #23778: release: Guix 1.4.0 & GCC 10.3 (master...release_use_gcc_10) https://github.com/bitcoin/bitcoin/pull/23778
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4ada74206a53...711ce2e5333b
<bitcoin-git> bitcoin/master b1e8f0b fanquake: guix: use uptream nsis-x86_64
<bitcoin-git> bitcoin/master 187dc1e fanquake: build: use python-asn1crypto from upstream
<bitcoin-git> bitcoin/master 3ccfba1 fanquake: guix: use GCC 10 (over GCC 8) to build releases
<bitcoin-git> [bitcoin] glozow closed pull request #23121: [policy] check ancestor feerate in RBF, remove BIP125 Rule2 (master...ancestorscore-remove-bip1252) https://github.com/bitcoin/bitcoin/pull/23121
<bitcoin-git> [bitcoin] prayank23 opened pull request #23999: doc: add secure.md (master...doc-security) https://github.com/bitcoin/bitcoin/pull/23999
<bitcoin-git> [bitcoin] fanquake opened pull request #23998: build: support OpenBSD in depends (master...depends_support_openbsd) https://github.com/bitcoin/bitcoin/pull/23998
<bitcoin-git> [bitcoin] jamesob opened pull request #23997: wallet: avoid rescans under assumed-valid blocks (master...2022-01-snapshot-rescans) https://github.com/bitcoin/bitcoin/pull/23997
<bitcoin-git> [bitcoin] fanquake merged pull request #23974: Make blockstorage globals private members of BlockManager (master...2201-LessGlobals) https://github.com/bitcoin/bitcoin/pull/23974
<bitcoin-git> bitcoin/master fa88cfd MarcoFalke: Move functions to BlockManager
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/be72ae25a818...4ada74206a53
<bitcoin-git> bitcoin/master fa467f3 MarcoFalke: move-only: Create WriteBlockIndexDB helper
<bitcoin-git> bitcoin/master fab2621 MarcoFalke: Move blockstorage-related unload to BlockManager::Unload

2022-01-06

<bitcoin-git> [bitcoin] fanquake merged pull request #23996: test: set ban after mocking time (master...2022-01-fix-ban-mocktime) https://github.com/bitcoin/bitcoin/pull/23996
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95833c012e14...be72ae25a818
<bitcoin-git> bitcoin/master c9374af brunoerg: test: set ban after mocking time
<bitcoin-git> bitcoin/master be72ae2 fanquake: Merge bitcoin/bitcoin#23996: test: set ban after mocking time
<bitcoin-git> [bitcoin] brunoerg opened pull request #23996: test: set ban after mocking time (master...2022-01-fix-ban-mocktime) https://github.com/bitcoin/bitcoin/pull/23996
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<Guest94> selling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account can't login to the mining machine's password. please give the solution bossselling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account
<michaelfolkson> prayank: Is this the luke-jr doc you meant to link to? https://medium.com/@lukedashjr/how-to-securely-install-bitcoin-9bfeca7d3b2a
<sipa> i don't think it's a bad idea to have a guide "how to run bitcoin core securely" somewhere in our documentation, but it's a wide topic that could encompass lots of things
<prayank> goal: already shared in reasons, get some documentation about secuirty that users can rely on need: there is no such doc already so a project like bitcoin core needs one
<prayank> even json-rpc doc has 1-2 things about security but bitcoin core has more than just these few things about rpc and rest
<b10c__> e.g. the content of the REST interface "Risks" section? https://github.com/bitcoin/bitcoin/blob/master/doc/REST-interface.md#risks
<michaelfolkson> Note there is already https://github.com/bitcoin/bitcoin/blob/master/SECURITY.md but sounds like prayank wants a lot more guidance/content than what is in that
<prayank> Security recommendations, known issues, footguns and other things that affect security for p2p, rpc, wallet etc. when using Bitcoin Core. Can also add unfixed vulnerabilities like https://medium.com/@lukedashjr/cve-2018-20587-advisory-and-full-disclosure-a3105551e78b
<laanwj> there are 8 blockers, 1 chasing concept ACK in https://github.com/bitcoin/bitcoin/projects/8 at the moment
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot> Meeting started Thu Jan 6 19:00:12 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] sipa opened pull request #23995: Simplify test_runner.py a bit (master...202201_partestrun_fix) https://github.com/bitcoin/bitcoin/pull/23995
<bitcoin-git> [bitcoin] sipa opened pull request #23994: Consolidate all uses of the fast range mapping technique in util/fastrange.h (master...202201_fastrange) https://github.com/bitcoin/bitcoin/pull/23994
<bitcoin-git> [gui] hebasto opened pull request #517: refactor, qt: Use std::chrono for parameters of QTimer methods (master...220106-chrono) https://github.com/bitcoin-core/gui/pull/517
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23938: ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing (master...220102-assets) https://github.com/bitcoin/bitcoin/pull/23938
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e94150750028...95833c012e14
<bitcoin-git> bitcoin/master 0b7c55f Hennadii Stepanov: ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing
<bitcoin-git> bitcoin/master 95833c0 MarcoFalke: Merge bitcoin/bitcoin#23938: ci: Clone entire bitcoin-core/qa-assets repo ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23992: fuzz: Set min fuzzed time to y2k (master...2201-fuzzTimeMin) https://github.com/bitcoin/bitcoin/pull/23992
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23963: test: run feature_pruning.py without wallet compiled (master...2022-test-run_feature_pruning_without_wallet) https://github.com/bitcoin/bitcoin/pull/23963
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddcc518cbdb0...e94150750028
<bitcoin-git> bitcoin/master 0754e9c Sebastian Falbesoner: test: run feature_pruning.py without wallet compiled
<bitcoin-git> bitcoin/master e941507 MarcoFalke: Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet c...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23828: scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a (master...pr/libnode) https://github.com/bitcoin/bitcoin/pull/23828
<bitcoin-git> bitcoin/master ddcc518 MarcoFalke: Merge bitcoin/bitcoin#23828: scripted-diff: Rename libbitcoin_server.a to ...
<bitcoin-git> bitcoin/master 172096e Russell Yanofsky: scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/70395bab4ef5...ddcc518cbdb0
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23760: util: move MapIntoRange() for reuse in fuzz tests (master...reuse_mapintorange) https://github.com/bitcoin/bitcoin/pull/23760
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3917dff732b4...70395bab4ef5
<bitcoin-git> bitcoin/master df2307c fanquake: util: move MapIntoRange() for reuse in fuzz tests
<bitcoin-git> bitcoin/master 70395ba MarcoFalke: Merge bitcoin/bitcoin#23760: util: move MapIntoRange() for reuse in fuzz t...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23855: refactor: Post-"Chainstate loading sequence coalescence" fixups (master...2021-12-kernel-lib-v3-fixups) https://github.com/bitcoin/bitcoin/pull/23855
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/06209574da79...3917dff732b4
<bitcoin-git> bitcoin/master 3401630 Carl Dong: style-only: Rename *Chainstate return values
<bitcoin-git> bitcoin/master 1dd5827 Carl Dong: docs: Make LoadChainstate comment more accurate
<bitcoin-git> bitcoin/master 6b83576 Carl Dong: node/chainstate: Use MAX_FUTURE_BLOCK_TIME
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23832: Refactor: Changes time variables from int to chrono (master...time_refactor) https://github.com/bitcoin/bitcoin/pull/23832
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/799fd7a48836...06209574da79
<bitcoin-git> bitcoin/master fe86eb5 Shashwat: Refactor: Uses c++ init convention for time variables
<bitcoin-git> bitcoin/master 6111b0d Shashwat: Refactor: Changes remaining time variable type from int to chrono
<bitcoin-git> bitcoin/master 0620957 MarcoFalke: Merge bitcoin/bitcoin#23832: Refactor: Changes time variables from int to ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23075: test: Fee estimation functional test cleanups (master...fee_est_test_cleanup) https://github.com/bitcoin/bitcoin/pull/23075
<bitcoin-git> bitcoin/master 19dd91a Antoine Poinsot: qa: remove a redundant condition in fee estimation test
<bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/cec6781a47d3...799fd7a48836
<bitcoin-git> bitcoin/master 1fc0315 Antoine Poinsot: qa: split coins in a single tx in fee estimation test
<bitcoin-git> bitcoin/master cc204b8 Antoine Poinsot: qa: use a single p2sh script in fee estimation test
<bitcoin-git> [bitcoin] fanquake merged pull request #23985: reviewers: add tracing (master...tracing-review) https://github.com/bitcoin/bitcoin/pull/23985
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/17fdbefd3f40...cec6781a47d3
<bitcoin-git> bitcoin/master 9bd46e2 William Casarin: reviewers: add tracing
<bitcoin-git> bitcoin/master cec6781 fanquake: Merge bitcoin/bitcoin#23985: reviewers: add tracing
<gribble> https://github.com/bitcoin/bitcoin/issues/22910 | [RFC] Encapsulate asmap in NetGroupManager by jnewbery · Pull Request #22910 · bitcoin/bitcoin · GitHub

2022-01-05

<bitcoin-git> [bitcoin] jb55 opened pull request #23985: reviewers: add tracing (master...tracing-review) https://github.com/bitcoin/bitcoin/pull/23985
<bitcoin-git> [bitcoin] fanquake merged pull request #23970: Remove pointless and confusing shift in RelayAddress (master...2112-noShiftAdd) https://github.com/bitcoin/bitcoin/pull/23970
<bitcoin-git> bitcoin/master fa9f455 MarcoFalke: refactor: Remove pointless and confusing shift in RelayAddress
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/801aaac2b395...17fdbefd3f40
<bitcoin-git> bitcoin/master 17fdbef fanquake: Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in Relay...
<bitcoin-git> [bitcoin] laanwj merged pull request #23834: wallettool: Check that the dumpfile checksum is the correct size (master...dump-checksum-size) https://github.com/bitcoin/bitcoin/pull/23834
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34118bfaddc3...801aaac2b395
<bitcoin-git> bitcoin/master ac617cc Andrew Chow: wallettool: Check that the dumpfile checksum is the correct size
<bitcoin-git> bitcoin/master 801aaac laanwj: Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum ...
<bitcoin-git> [bitcoin] darosior closed pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<bitcoin-git> [bitcoin] darosior opened pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<prayank> #proposedmeetingtopic Add security.md in /doc which covers security recommendations, known issues, footguns and other names used for things that affect security for p2p, rpc, wallet etc. when using Bitcoin Core. Can also add unfixed vulnerabilities like https://medium.com/@lukedashjr/cve-2018-20587-advisory-and-full-disclosure-a3105551e78b
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23784: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx_check_witness_input_amount) https://github.com/bitcoin/bitcoin/pull/23784
<bitcoin-git> bitcoin/master c337b27 Ben Woosley: Require that input amount is provided for bitcoin-tx witness transactions
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/121d47afe3e6...34118bfaddc3
<bitcoin-git> bitcoin/master 8bd34dc Sebastian Falbesoner: test: check that bitcoin-tx detects missing input amount for segwit transa...
<bitcoin-git> bitcoin/master 34118bf MarcoFalke: Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is prov...
<bitcoin-git> [bitcoin] laanwj merged pull request #23799: test: Let test_runner.py start multiple jobs per timeslot (master...202112_multitesturn) https://github.com/bitcoin/bitcoin/pull/23799
<bitcoin-git> bitcoin/master 975097f Pieter Wuille: Let test_runner.py start multiple jobs per timeslot
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af7fba3af788...121d47afe3e6
<bitcoin-git> bitcoin/master 121d47a laanwj: Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs ...
<gribble> https://github.com/bitcoin/bitcoin/issues/23778 | release: Guix 1.4.0 & GCC 10.3 by fanquake · Pull Request #23778 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21879 | refactor: wrap accept() and extend usage of Sock by vasild · Pull Request #21879 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #23980: doc: Fix typo in getmempoolinfo (z->s) (master...2201-docrpc) https://github.com/bitcoin/bitcoin/pull/23980
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f1c28a609b2...af7fba3af788
<bitcoin-git> bitcoin/master fab1641 MarcoFalke: doc: Fix typo in getmempoolinfo
<bitcoin-git> bitcoin/master af7fba3 laanwj: Merge bitcoin/bitcoin#23980: doc: Fix typo in getmempoolinfo (z->s)
<laanwj> TallTim: this is definitely the wrong channel for PoW change proposals, i guess the mailing list or maybe bitcoin-wizards
<bitcoin-git> [bitcoin] laanwj merged pull request #21879: refactor: wrap accept() and extend usage of Sock (master...SockAccept) https://github.com/bitcoin/bitcoin/pull/21879
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/847cf7690def...8f1c28a609b2
<bitcoin-git> bitcoin/master f8bd13f Vasil Dimov: net: add new method Sock::Accept() that wraps accept()
<bitcoin-git> bitcoin/master 9e3cbfc Vasil Dimov: net: use Sock in CConnman::ListenSocket
<bitcoin-git> bitcoin/master 6bf6e9f Vasil Dimov: net: change CreateNodeFromAcceptedSocket() to take Sock
<TallTim> Forgive me if wrong channel, but I'd like to know where/when BIP 1126 (Adds BIP52) for Optical Proof of Work (OPoW) will be discussed. The logic on this one seems deeply flawed in favor of the "Bitcoin will consume too much power" narrative. Thanks in advance.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23981: doc: Fix typo in LoadBlockIndex (master...2022-01-fix-typo-validation) https://github.com/bitcoin/bitcoin/pull/23981
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e31cdb0238f0...847cf7690def
<bitcoin-git> bitcoin/master c03cf38 brunoerg: doc: Fix typo in LoadBlockIndex
<bitcoin-git> bitcoin/master 847cf76 MarcoFalke: Merge bitcoin/bitcoin#23981: doc: Fix typo in LoadBlockIndex
<bitcoin-git> [bitcoin] brunoerg opened pull request #23981: doc: Fix typo in LoadBlockIndex (master...2022-01-fix-typo-validation) https://github.com/bitcoin/bitcoin/pull/23981
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23980: doc: Fix typo in getmempoolinfo (z->s) (master...2201-docrpc) https://github.com/bitcoin/bitcoin/pull/23980
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23411: refactor: Avoid integer overflow in ApplyStats when activating snapshot (master...2111-fuzzIntAmt) https://github.com/bitcoin/bitcoin/pull/23411
<bitcoin-git> bitcoin/master fa526d8 MarcoFalke: Add dev doc to CCoinsStats::m_hash_type and make it const
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e00e990606dc...e31cdb0238f0
<bitcoin-git> bitcoin/master faff051 MarcoFalke: style: Remove unused whitespace
<bitcoin-git> bitcoin/master fac0188 MarcoFalke: Move AdditionOverflow to util, Add CheckedAdd with unit tests
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #16116: Avoid unnecessary signing provider copies on descriptor expansion (master...merge-flat-signing-provider) https://github.com/bitcoin/bitcoin/pull/16116
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23978: test: use MiniWallet for mining_basic.py (master...2022-test-use_MiniWallet_for_mining_basic) https://github.com/bitcoin/bitcoin/pull/23978
<bitcoin-git> bitcoin/master 7746606 Sebastian Falbesoner: test: use MiniWallet for mining_basic.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45ed459f95d3...e00e990606dc
<bitcoin-git> bitcoin/master e00e990 MarcoFalke: Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23979: test: wait for rather than assert presence of file in startupnotify test (master...fix_feature_startupnotify_test) https://github.com/bitcoin/bitcoin/pull/23979
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e5dd94c423b...45ed459f95d3
<bitcoin-git> bitcoin/master 45ed459 MarcoFalke: Merge bitcoin/bitcoin#23979: test: wait for rather than assert presence of...
<bitcoin-git> bitcoin/master 96eb009 fanquake: test: wait rather than assert presence of file in startupnotify test
<gribble> https://github.com/bitcoin/bitcoin/issues/20744 | Use std::filesystem. Remove Boost Filesystem & System by fanquake · Pull Request #20744 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23778 | release: Guix 1.4.0 & GCC 10.3 by fanquake · Pull Request #23778 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #23909: build: use a static .tiff for macOS .dmg rather than generating (master...use_static_background_tiff) https://github.com/bitcoin/bitcoin/pull/23909