2022-02-03

<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
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 -- only 6 blockers left
<gribble> https://github.com/bitcoin/bitcoin/issues/24250 | Update translations for 0.23 string freeze by laanwj · Pull Request #24250 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24253: Remove broken and unused CDataStream methods (master...2202-s) https://github.com/bitcoin/bitcoin/pull/24253
<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 Feb 3 19:00:04 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<gribble> https://github.com/bitcoin/bitcoin/issues/24164 | build: Bump minimum required clang/libc++ to 8.0 by MarcoFalke · Pull Request #24164 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24252: bench: Represent paths with fs::path instead of std::string (master...pr/bp) https://github.com/bitcoin/bitcoin/pull/24252
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24251: Re-enable windows path tests disabled by #20744 (master...pr/wp) https://github.com/bitcoin/bitcoin/pull/24251
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #20744: Use std::filesystem. Remove Boost Filesystem & System (master...use_std_filesystem) https://github.com/bitcoin/bitcoin/pull/20744
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c194293883fb...3ace3a17c9bc
<bitcoin-git> bitcoin/master ffc89d1 fanquake: build: add support for std::filesystem
<bitcoin-git> bitcoin/master b87f9c5 Kiminuo: build: remove boost::filesystem usage
<bitcoin-git> bitcoin/master 41d7166 Kiminuo: refactor: replace boost::filesystem with std::filesystem
<laanwj> fanquake: agree, it's not even a "building bitcoin core" support channel
<bitcoin-git> [bitcoin] laanwj opened pull request #24250: Update translations for 0.23 string freeze (master...2022-02-english-translation) https://github.com/bitcoin/bitcoin/pull/24250
<bitcoin-git> [bitcoin] anshu-khare-design opened pull request #24247: Issue 20576 (master...issue_20576) https://github.com/bitcoin/bitcoin/pull/24247
<Guest> I am new to git.. I am trying to push a commit regarding this (https://github.com/bitcoin/bitcoin/issues/20576) .. I am getting this message when I am trying to push the code remote: Permission to bitcoin/bitcoin.git denied to anshu-khare-design ..
<Guest> Hii I have successfully built Bitcoin core on Windows with the help of Visual Studio.. I want to take this (https://github.com/bitcoin/bitcoin/issues/20576) issue as the starting point of contribution.. Could you please tell some code pointers related to this issue?
<bitcoin-git> [bitcoin] fanquake closed pull request #24246: Command Injection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24246
<bitcoin-git> [bitcoin] bhaskarvilles opened pull request #24246: Command Injection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24246
<bitcoin-git> [bitcoin] fanquake merged pull request #24131: build, qt: Fix Windows cross-compiling with Qt 5.15 (master...220123-mingw) https://github.com/bitcoin/bitcoin/pull/24131
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f43fb5d8745...c194293883fb
<bitcoin-git> bitcoin/master 01d1845 Hennadii Stepanov: build, qt: Specify QMAKE_CXX explicitly
<bitcoin-git> bitcoin/master 0bbae23 Hennadii Stepanov: ci: Drop no longer needed `update-alternatives`
<bitcoin-git> bitcoin/master 9796dca Hennadii Stepanov: doc: Install only "-posix" MinGW compiler when possible
<bitcoin-git> [bitcoin] fanquake merged pull request #24240: depends: fix capnp's descriptor for make download (master...fix-capnp-fetch) https://github.com/bitcoin/bitcoin/pull/24240
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c545a7aeb1d5...0f43fb5d8745
<bitcoin-git> bitcoin/master 01e121d Cory Fields: depends: fix capnp's descriptor for make download
<bitcoin-git> bitcoin/master 0f43fb5 fanquake: Merge bitcoin/bitcoin#24240: depends: fix capnp's descriptor for make down...
<bitcoin-git> [gui] RandyMcMillan opened pull request #543: gui: peers-tab: add connection duration column to tableview (master...1643853831-peers-tab-add-duration-column) https://github.com/bitcoin-core/gui/pull/543

2022-02-02

<bitcoin-git> [bitcoin] hebasto closed pull request #24244: 0000.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/24244
<bitcoin-git> [bitcoin] Amaranese opened pull request #24244: 0000.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/24244
<bitcoin-git> [bitcoin] hebasto closed pull request #24243: genius (master...master) https://github.com/bitcoin/bitcoin/pull/24243
<bitcoin-git> [bitcoin] jarolrod opened pull request #24241: doc: cleanup doc on need of Developer Account to obtain macOS SDK (master...macdeploy-readme-cleanups) https://github.com/bitcoin/bitcoin/pull/24241
<bitcoin-git> [bitcoin] laanwj merged pull request #23948: build: add support for FreeBSD to depends (master...depends_support_freebsd) https://github.com/bitcoin/bitcoin/pull/23948
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df669230cf20...c545a7aeb1d5
<bitcoin-git> bitcoin/master ae9175f fanquake: build: add FreeBSD support to depends
<bitcoin-git> bitcoin/master c545a7a laanwj: Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
<bitcoin-git> [bitcoin] laanwj merged pull request #24166: p2p, contrib: add cjdns hardcoded seeds and update the i2p seeds (master...update-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/24166
<bitcoin-git> bitcoin/master df66923 laanwj: Merge bitcoin/bitcoin#24166: p2p, contrib: add cjdns hardcoded seeds and u...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/56a0fbf83653...df669230cf20
<bitcoin-git> bitcoin/master bcc5676 Jon Atack: p2p, contrib: update i2p hardcoded seeds
<bitcoin-git> bitcoin/master e533242 Jon Atack: p2p, contrib: add cjdns hardcoded seeds
<bitcoin-git> [bitcoin] laanwj merged pull request #24156: build: Replace `which` command with `command -v` (master...220125-which) https://github.com/bitcoin/bitcoin/pull/24156
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/219d728fcbde...56a0fbf83653
<bitcoin-git> bitcoin/master 148b33c Hennadii Stepanov: build: Replace `which` command with `command -v`
<bitcoin-git> bitcoin/master 56a0fbf laanwj: Merge bitcoin/bitcoin#24156: build: Replace `which` command with `command ...
<bitcoin-git> [bitcoin] theuni opened pull request #24240: depends: fix capnp's descriptor for make download (master...fix-capnp-fetch) https://github.com/bitcoin/bitcoin/pull/24240
<bitcoin-git> [bitcoin] mzumsande opened pull request #24239: test: fix ceildiv division by using integers (master...202201_test_ceilingfix) https://github.com/bitcoin/bitcoin/pull/24239
<bitcoin-git> [bitcoin] theStack opened pull request #24238: random: use arc4random on OpenBSD (master...202202-random-use_arc4random_on_OpenBSD) https://github.com/bitcoin/bitcoin/pull/24238
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24237: test: Avoid testing negative block heights (master...2202-intHeight) https://github.com/bitcoin/bitcoin/pull/24237
<gribble> https://github.com/bitcoin/bitcoin/issues/24098 | rest: Use query parameters to control resource loading by stickies-v · Pull Request #24098 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24219: Fix implicit-integer-sign-change in bloom (master...2201-bloomInt) https://github.com/bitcoin/bitcoin/pull/24219
<bitcoin-git> bitcoin/master fa04187 MarcoFalke: Fix implicit-integer-sign-change in bloom
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a41976ab770d...219d728fcbde
<bitcoin-git> bitcoin/master fad84a2 MarcoFalke: refactor: Fixup uint64_t-cast style in touched line
<bitcoin-git> bitcoin/master 219d728 MarcoFalke: Merge bitcoin/bitcoin#24219: Fix implicit-integer-sign-change in bloom
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24236: Remove utxo db upgrade code (master...2202-txdbNoUpgrade) https://github.com/bitcoin/bitcoin/pull/24236
<bitcoin-git> [bitcoin] vasild opened pull request #24235: validation: use stronger EXCLUSIVE_LOCKS_REQUIRED() (master...followup_to_24103) https://github.com/bitcoin/bitcoin/pull/24235
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24223: test: use MiniWallet for interface_rest.py (master...202201-test-use_MiniWallet_for_interface_rest) https://github.com/bitcoin/bitcoin/pull/24223
<bitcoin-git> bitcoin/master 11b9684 Sebastian Falbesoner: test: use MiniWallet for rest_interface.py
<bitcoin-git> bitcoin/master 438e6f4 Sebastian Falbesoner: test: speedup interface_rest.py by whitelisting peers (immediate tx relay)...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/02e1d8d06f2d...a41976ab770d
<bitcoin-git> bitcoin/master a41976a MarcoFalke: Merge bitcoin/bitcoin#24223: test: use MiniWallet for interface_rest.py
<vasild> Shall we target https://github.com/bitcoin/bitcoin/pull/23542 for 23.0? I think there is a consensus that it should be done in general and some discussion about the details - which ports to consider "bad" and where to document/define those.

2022-02-01

<bitcoin-git> [bitcoin] jamesob opened pull request #24232: assumeutxo: add init and completion logic (master...2022-02-au-init-and-completion) https://github.com/bitcoin/bitcoin/pull/24232
<gribble> https://github.com/bitcoin/bitcoin/issues/24180 | script: handled request exception and added image sanitization by sh15h4nk · Pull Request #24180 · bitcoin/bitcoin · GitHub
<prayank> random_man: I am assuming you already have a mentor but it looking for more resources: 1. Compile bitcoin core, run 2 or more regtest nodes, connect them, try different RPC commands etc. 2. Ask questions on stackexchange, read posts on mailing list, reddit, twitter etc. 3. Review pull requests that are easier to understand initially. Example:#24180
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24231: streams: Fix read-past-the-end and integer overflows (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24231
<bitcoin-git> [bitcoin] achow101 merged pull request #24083: Revert "Add to spends only transcations from me" (master...restore_wallet_conflicts) https://github.com/bitcoin/bitcoin/pull/24083
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/133f73e86bd7...02e1d8d06f2d
<bitcoin-git> bitcoin/master 3b98bf9 S3RK: Revert "Add to spends only transcations from me"
<bitcoin-git> bitcoin/master 02e1d8d Andrew Chow: Merge bitcoin/bitcoin#24083: Revert "Add to spends only transcations from ...
<bitcoin-git> bitcoin/master 3ee6d07 S3RK: test: add more wallet conflicts assertions
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24228: ci: Remove bdb build from msan task (master...2202-cibdbmsan) https://github.com/bitcoin/bitcoin/pull/24228
<michaelfolkson> random_man: Start with #bitcoin-core-pr-reviews channel and https://bitcoincore.reviews/. That has some resources for new contributors at the bottom
<random_man> hello, I am participating in the summer of bitcoin. I am looking forward to contributing to bitcoin core, so can anyone guide me as this is my first open-source thing.
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24230: indexes: Stop using node API and locking cs_main, improve sync logic (master...pr/indexy) https://github.com/bitcoin/bitcoin/pull/24230
<sipa> Banning seems excessive, but I've left a comment here: https://github.com/bitcoin/bitcoin/pull/23810#issuecomment-1026958711
<vasild> jeremyrubin: yeah, for example here: https://github.com/bitcoin/bitcoin/pull/21878#discussion_r796631735 the line with the old-c-style cast is not even touched by the PR.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24228: ci: Remove bdb build from msan task (master...2202-cibdbmsan) https://github.com/bitcoin/bitcoin/pull/24228
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24227: Fix unsigned integer overflow in LoadMempool (master...2202-intMem) https://github.com/bitcoin/bitcoin/pull/24227
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
<bitcoin-git> [bitcoin] Sjors opened pull request #24226: rpc: warn that nodes ignore requests for old stale blocks (master...2022/02/dontfetcholdblocks) https://github.com/bitcoin/bitcoin/pull/24226
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24225: wallet: Add sanity checks to AntiFeeSnipe (master...2202-walletStuff) https://github.com/bitcoin/bitcoin/pull/24225
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24224: util: Add SaturatingAdd helper (master...2201-satadd) https://github.com/bitcoin/bitcoin/pull/24224
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24212: ci: Bump CentOS 8 image (master...2201-ciBC) https://github.com/bitcoin/bitcoin/pull/24212
<bitcoin-git> bitcoin/master fa5457e MarcoFalke: ci: Bump CentOS 8 image
<bitcoin-git> bitcoin/master fa33236 MarcoFalke: scripted-diff: Rename DOCKER_EXEC to CI_EXEC
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/36f8e99d24db...133f73e86bd7
<bitcoin-git> bitcoin/master fafc55a MarcoFalke: ci: Use dash when building depends in centos build
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24218: zmq: Fix implicit-integer-sign-change (master...2201-zmqInt) https://github.com/bitcoin/bitcoin/pull/24218
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcac16fff87b...36f8e99d24db
<bitcoin-git> bitcoin/master fa2406a MarcoFalke: zmq: Fix implicit-integer-sign-change
<bitcoin-git> bitcoin/master 36f8e99 MarcoFalke: Merge bitcoin/bitcoin#24218: zmq: Fix implicit-integer-sign-change
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24190: test: Fix sanitizer suppresions in streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24190
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f137e69caeb...fcac16fff87b
<bitcoin-git> bitcoin/master fcac16f MarcoFalke: Merge bitcoin/bitcoin#24190: test: Fix sanitizer suppresions in streams_te...
<bitcoin-git> bitcoin/master faa630a MarcoFalke: test: Fix sanitizer suppresions in streams_tests
<gribble> https://github.com/bitcoin/bitcoin/issues/16060355 | HTTP Error 404: Not Found
<Guest> directory [C:\Users\Dell\bitcoin\build_msvc\libbitcoin_qt\libbitcoin_qt.vcxproj]C:\Users\Dell\bitcoin\src\qt\addresstablemodel.h(8,10): fatal error C1083: Cannot open include file: 'QAbstractTableModel': No such file or directory [C:\Users\Dell\bitcoin\build_msvc\libbitcoin_qt\libbitcoin_q
<Guest> Hii.. I have finally built Qt on Windows..  But when I run "msbuild -property:Configuration=Release -maxCpuCount -verbosity:minimal bitcoin.sln" on x64 Native Tools Command Promptfor VS2019, I get following messages :C:\Users\Dell\bitcoin\src\qt\addressbookpage.h(8,10): fatal error C1083: Cannot open include file: 'QDialog': No such file or

2022-01-31

<bitcoin-git> [bitcoin] theStack opened pull request #24223: test: use MiniWallet for interface_rest.py (master...202201-test-use_MiniWallet_for_interface_rest) https://github.com/bitcoin/bitcoin/pull/24223
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #24222: cirrus: add yum clean all to CentOS 8 sequence (master...1643660765-add-yum-clean-all) https://github.com/bitcoin/bitcoin/pull/24222
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #24222: cirrus: add yum clean all to CentOS 8 sequence (master...1643660765-add-yum-clean-all) https://github.com/bitcoin/bitcoin/pull/24222
<bitcoin-git> [gui] RandyMcMillan opened pull request #540: gui: network graph - show/hide panels based on window width/height (master...1643654791-show-hide-gui-elements-based-on-size) https://github.com/bitcoin-core/gui/pull/540
<bitcoin-git> [bitcoin] jonatack opened pull request #24220: validation, refactor: remove cs_main lock from CChainState::IsInitialBlockDownload() (master...remove-cs_main-lock-from-IsInitialBlockDownload) https://github.com/bitcoin/bitcoin/pull/24220
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24192: test: Fix feature_init intermittent issues (master...2201-testFI) https://github.com/bitcoin/bitcoin/pull/24192
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ff13913287b...8f137e69caeb
<bitcoin-git> bitcoin/master fa4595d MarcoFalke: test: Remove random line number feature from feature_init.py
<bitcoin-git> bitcoin/master 8f137e6 MarcoFalke: Merge bitcoin/bitcoin#24192: test: Fix feature_init intermittent issues
<bitcoin-git> bitcoin/master fa7b075 MarcoFalke: test: Fix feature_init intermittent issues
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24219: Fix implicit-integer-sign-change in bloom (master...2201-bloomInt) https://github.com/bitcoin/bitcoin/pull/24219
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24218: zmq: Fix implicit-integer-sign-change (master...2201-zmqInt) https://github.com/bitcoin/bitcoin/pull/24218
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24217: Fix unsigned integer overflow in tapscript validation weight calculation (master...2201-tapscriptInt) https://github.com/bitcoin/bitcoin/pull/24217
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24191: refactor: Make MessageBoxFlags enum underlying type unsigned (master...2201-nouiInt) https://github.com/bitcoin/bitcoin/pull/24191
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad05e68e1726...0ff13913287b
<bitcoin-git> bitcoin/master 1111d33 MarcoFalke: refactor: Make MessageBoxFlags enum underlying type unsigned
<bitcoin-git> bitcoin/master 0ff1391 MarcoFalke: Merge bitcoin/bitcoin#24191: refactor: Make MessageBoxFlags enum underlyin...
<bitcoin-git> [bitcoin] Sjors opened pull request #24216: validation: improve connect bench logging (master...2022/01/bench_log) https://github.com/bitcoin/bitcoin/pull/24216
<gribble> https://github.com/bitcoin/bitcoin/issues/22834 | net: respect -onlynet= when making outbound connections by vasild · Pull Request #22834 · bitcoin/bitcoin · GitHub
<jonatack> #22834 has concept acks by laanwj, luke-jr (merged into bitcoin knots IIUC) and mzumsande, and
<bitcoin-git> [bitcoin] fanquake opened pull request #24215: [22.x] guix: ignore additional failing certvalidator test (22.x...backport_guix_darwin_22_x) https://github.com/bitcoin/bitcoin/pull/24215
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24214: Fix unsigned integer overflows in interpreter (master...2201-intint) https://github.com/bitcoin/bitcoin/pull/24214
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24213: refactor: use Span in random.*; make GetRand a template, remove GetRandInt (master...refactor-random) https://github.com/bitcoin/bitcoin/pull/24213
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24103: Replace RecursiveMutex `m_cs_chainstate` with Mutex, and rename it (master...m_cs_chainstate_mutex) https://github.com/bitcoin/bitcoin/pull/24103
<bitcoin-git> bitcoin/master 1dfd31b w0xlt: scripted-diff: rename m_cs_chainstate -> m_chainstate_mutex
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5f4c07b79902...ad05e68e1726
<bitcoin-git> bitcoin/master 020acea w0xlt: refactor: replace RecursiveMutex m_chainstate_mutex with Mutex
<bitcoin-git> bitcoin/master ddeefee w0xlt: refactor: add negative TS annotations for `m_chainstate_mutex`
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24212: ci: Bump CentOS 8 image (master...2201-ciBC) https://github.com/bitcoin/bitcoin/pull/24212
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs (master...2201-docSeq) https://github.com/bitcoin/bitcoin/pull/24136
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b25a752dfdbb...5f4c07b79902
<bitcoin-git> bitcoin/master fa4339e MarcoFalke: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant
<bitcoin-git> bitcoin/master 5f4c07b MarcoFalke: Merge bitcoin/bitcoin#24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24146: Avoid integer sanitizer warnings in chain.o (master...2201-intChain) https://github.com/bitcoin/bitcoin/pull/24146
<bitcoin-git> bitcoin/master fa83210 MarcoFalke: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9237bdaac196...b25a752dfdbb
<bitcoin-git> bitcoin/master b25a752 MarcoFalke: Merge bitcoin/bitcoin#24146: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eacc0e87f8a6...9237bdaac196
<bitcoin-git> bitcoin/master 9237bda MarcoFalke: Merge bitcoin/bitcoin#24179: fuzz: Speed up script fuzz target
<bitcoin-git> bitcoin/master fa68429 MarcoFalke: fuzz: Speed up script fuzz target
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24168: Fix some race conditions in `BanMan::DumpBanlist()` (master...220126-dump) https://github.com/bitcoin/bitcoin/pull/24168
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4efdbabd70cf...eacc0e87f8a6
<bitcoin-git> bitcoin/master 33bda6a Hennadii Stepanov: Fix data race condition in BanMan::DumpBanlist()
<bitcoin-git> bitcoin/master 5e20e9e Hennadii Stepanov: Prevent possible concurrent CBanDB::Write() calls
<bitcoin-git> bitcoin/master 83c7646 Hennadii Stepanov: Avoid calling BanMan::SweepBanned() twice in a row
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af7b07797352...4efdbabd70cf
<bitcoin-git> bitcoin/master 20276ca Jon Atack: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndex...
<bitcoin-git> bitcoin/master 4efdbab MarcoFalke: Merge bitcoin/bitcoin#24197: Replace lock with thread safety annotation in...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24203: doc: Fix typos pointed out by lint-spelling (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<bitcoin-git> bitcoin/master af7b077 MarcoFalke: Merge bitcoin/bitcoin#24203: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a518152752f...af7b07797352
<bitcoin-git> bitcoin/master 58ccc88 brunoerg: lint: add creat and ba into ignore-words for lint-spelling
<bitcoin-git> bitcoin/master bad0e7f brunoerg: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] fanquake merged pull request #24129: build: Fix xargs warnings for Guix builds (master...220122-xargs) https://github.com/bitcoin/bitcoin/pull/24129
<bitcoin-git> bitcoin/master c73415b Hennadii Stepanov: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32ee7675fa69...5a518152752f
<bitcoin-git> bitcoin/master 5a51815 fanquake: Merge bitcoin/bitcoin#24129: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake merged pull request #24111: build: force CRCCheck in Windows installer (master...force_win_installer_crccheck) https://github.com/bitcoin/bitcoin/pull/24111
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4b8f76f3ae...32ee7675fa69
<bitcoin-git> bitcoin/master 32ee767 fanquake: Merge bitcoin/bitcoin#24111: build: force CRCCheck in Windows installer
<bitcoin-git> bitcoin/master b3ccf26 fanquake: build: force CRCCheck in Windows installer
<bitcoin-git> [bitcoin] fanquake closed pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] GithubOxSwapps opened pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] fanquake closed pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] rsogllc opened pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] fanquake closed pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207

2022-01-30

<bitcoin-git> [bitcoin] rsogllc opened pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207
<bitcoin-git> [bitcoin] jonatack opened pull request #24205: net, init, test: network reachability testing and safety improvements (master...network-reachability-assertion-and-testing) https://github.com/bitcoin/bitcoin/pull/24205
<bitcoin-git> [bitcoin] hebasto closed pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204
<bitcoin-git> [bitcoin] rsogllc opened pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204
<Guest18> I was following this (https://github.com/bitcoin/bitcoin/blob/master/build_msvc/README.md) documentation to install Qt on windows.. However, no matter what I try, nmake command doesn't seem to work.. As an alternative, I downloaded Qt from this (https://www.qt.io/download) website.. Now I want to know, how to build Bitcoin core with Qt.. This
<Guest18> link(https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md) uses WSL which I am avoiding at this moment
<Guest18> Can someone suggest how to build Bitcoin core with Qt?
<gribble> https://github.com/bitcoin/bitcoin/issues/112103 | HTTP Error 404: Not Found
<Guest18> Hii.. I am stuck on this (https://bitcoin.stackexchange.com/questions/112087/error-in-configuring-qt-with-bitcoin-core-on-windows/112103#112103) issue since 2 days. The solution given on bitcoin stackoverflow doesn't work for me.. Please help me with it

2022-01-29

<bitcoin-git> [bitcoin] brunoerg opened pull request #24203: doc: Fix typo in random.h (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<gribble> https://github.com/bitcoin/bitcoin/issues/24136 | Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs by MarcoFalke · Pull Request #24136 · bitcoin/bitcoin · GitHub
<sipa> Bitcoin v0.1.5 had in CTransaction::SetNull(): `nVersion = 1;`
<bitcoin-git> [bitcoin] w0xlt opened pull request #24202: rpc: allow dumptxoutset to dump human-readable data (master...feature-utxo-ascii) https://github.com/bitcoin/bitcoin/pull/24202
<bitcoin-git> [bitcoin] junderw opened pull request #24201: p2p: Avoid InitError when downgrading peers.dat (master...fixes/24188) https://github.com/bitcoin/bitcoin/pull/24201
<bitcoin-git> [bitcoin] jonatack opened pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199

2022-01-28

<bitcoin-git> [bitcoin] brunoerg opened pull request #24198: wallet, rpc: add wtxid in WalletTxToJSON (master...2022-01-listtransactions-wtxid) https://github.com/bitcoin/bitcoin/pull/24198
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1245c62fef1d...5b4b8f76f3ae
<bitcoin-git> bitcoin/master a465a66 Jon Atack: gui: add "Address Relay" (m_addr_relay_enabled) to peer details
<bitcoin-git> bitcoin/master 19623d3 Jon Atack: gui: add "Addresses Processed" (m_addr_processed) to peer details
<bitcoin-git> bitcoin/master 6cd132d Jon Atack: gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details
<bitcoin-git> [gui] hebasto merged pull request #526: Add address relay/processed/rate-limited fields to peer details (master...add-addr-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/526
<sipa> Our current codebase in bitcoin core can already compute witness sizes.
<bitcoin-git> [bitcoin] jonatack opened pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<michaelfolkson> [19:52:04] <sipa> I mean, it could... but there is no need for it. E.g. we could have a bitcoin-miniscript-compiler tool, or a "compileminiscript" RPC. But I doubt we'll want to put all that functionality inside bitcoin core, as it can be done externally just as well.
<sipa> I mean, it could... but there is no need for it. E.g. we could have a bitcoin-miniscript-compiler tool, or a "compileminiscript" RPC. But I doubt we'll want to put all that functionality inside bitcoin core, as it can be done externally just as well.
<sipa> The thing that would be integrated into Bitcoin Core is the miniscript side of things, i.e., the output of the policy compiler if that's what you use to construct it.
<sipa> michaelfolkson: Not sure how clear that is, but what is shown/entered on my miniscript site (https://bitcoin.sipa.be/miniscript/) is two very different languages. They look similar which may make it confusing, but their purpose is completely different. One is the policy language, which is for writing "under what conditions should my output be spendable". The other is miniscript (which is a 1-to-1 mapping with Bitcoin Script, but a bit more readable). The
<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
<sipa> That's right. It needs Bitcoin Core right now.
<sipa> Miniscript is just a bunch of source files which are mostly intended to be integrated into Bitcoin Core.
<sipa> it'll just be merged into bitcoin core
<sipa> But that's not something I'm expecting would be integrated into Bitcoin Core.
<sipa> In the long term, with the miniscript codebase integrated into bitcoin core, a significant part of the logic around descriptors and signing can be handled by miniscript, which does lots of things generically.
<sipa> Ok, so, currently the bitcoin core codebase doesn't have miniscript implemented.
<achow101> #bitcoin-core-dev Wallet 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 morcos Murch nehan NicolasDorier paveljanik
<core-meetingbot`> Meeting started Fri Jan 28 19:00:36 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24196: Fix integer sanitizer suppressions in validation.cpp (master...2201-valInt) https://github.com/bitcoin/bitcoin/pull/24196
<gribble> https://github.com/bitcoin/bitcoin/issues/24179 | fuzz: Speed up script fuzz target by MarcoFalke · Pull Request #24179 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20726 | p2p: Add DISABLETX message for negotiating block-relay-only connections by sdaftuar · Pull Request #20726 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] mzumsande opened pull request #24195: test: Fix failfast option for functional test runner (master...202201_testrunner_fix) https://github.com/bitcoin/bitcoin/pull/24195
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24139: Avoid unsigned integer overflow in bitcoin-tx (master...2201-utilTxOverflow) https://github.com/bitcoin/bitcoin/pull/24139
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4e92d843650...1245c62fef1d
<bitcoin-git> bitcoin/master faa75fa MarcoFalke: Avoid unsigned integer overflow in bitcoin-tx
<bitcoin-git> bitcoin/master 1245c62 MarcoFalke: Merge bitcoin/bitcoin#24139: Avoid unsigned integer overflow in bitcoin-tx...
<bitcoin-git> [bitcoin] theStack closed pull request #24106: policy: treat P2TR outputs with invalid x-only pubkey as non-standard (master...202201-policy-treat_p2tr_with_invalid_xpubkey_as_nonstandard) https://github.com/bitcoin/bitcoin/pull/24106
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<gribble> https://github.com/bitcoin/bitcoin/issues/24179 | fuzz: Speed up script fuzz target by MarcoFalke · Pull Request #24179 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<gribble> https://github.com/bitcoin/bitcoin/issues/24098 | rest: Use query parameters to control resource loading by stickies-v · Pull Request #24098 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24192: test: Fix feature_init intermittent issues (master...2201-testFI) https://github.com/bitcoin/bitcoin/pull/24192
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24191: refactor: Make MessageBoxFlags enum underlying type unsigned (master...2201-nouiInt) https://github.com/bitcoin/bitcoin/pull/24191
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24190: test: Fix sanitizer suppresions in streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24190
<bitcoin-git> [bitcoin] Sjors closed pull request #22016: rpc: add period_start to version bits statistics (master...2021/05/versionbits_period_start) https://github.com/bitcoin/bitcoin/pull/22016
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23508: Add getdeploymentinfo RPC (master...202111-getforkinfo) https://github.com/bitcoin/bitcoin/pull/23508
<bitcoin-git> bitcoin/master 7f15c18 Anthony Towns: rpc: getdeploymentinfo: allow specifying a blockhash other than tip
<bitcoin-git> bitcoin/master fd82613 Anthony Towns: rpc: move softfork info from getblockchaininfo to getdeploymentinfo
<bitcoin-git> bitcoin/master a7469bc Anthony Towns: rpc: getdeploymentinfo: change stats to always refer to current period
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a4f7c41271ed...d4e92d843650
<bitcoin-git> [bitcoin] ajtowns opened pull request #24187: Followups for getdeploymentinfo (master...202201-getdepinfo-extra) https://github.com/bitcoin/bitcoin/pull/24187
<bitcoin-git> [bitcoin] fanquake merged pull request #21851: release: support cross-compiling for arm64-apple-darwin (master...m1_support_depends) https://github.com/bitcoin/bitcoin/pull/21851
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/196b4599201d...a4f7c41271ed
<bitcoin-git> bitcoin/master 446e73c fanquake: build: use macOS 11 SDK (Xcode 12.2)
<bitcoin-git> bitcoin/master 6fe5516 fanquake: contrib: support arm64 darwin in security checks
<bitcoin-git> bitcoin/master ca47f2e fanquake: guix: use autoconf 2.71
<bitcoin-git> [bitcoin] fanquake closed pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24185: refactor: only use explicit reinterpret/const casts, not implicit (master...explicit-reinterpret-cast) https://github.com/bitcoin/bitcoin/pull/24185
<bitcoin-git> [bitcoin] ZhiqingQu opened pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] pg156 opened pull request #24183: test: use MiniWallet for mempool_updatefromblock.py (master...mempool-updatefromblock-miniwallet) https://github.com/bitcoin/bitcoin/pull/24183

2022-01-27

<paairs> This is wrong channel to ask about eye seeing (and other non bitcoin core developing) questions
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/21726 | Improve Indices on pruned nodes via prune blockers by fjahr · Pull Request #21726 · 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/23604 | Use Sock in CNode by vasild · Pull Request #23604 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 there are currently 7 blocker PRs, 1 chasing concept ACK
<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 27 19:01:10 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] sh15h4nk opened pull request #24180: script: handled request exception and added image sanitization (master...master) https://github.com/bitcoin/bitcoin/pull/24180
<bitcoin-git> [bitcoin] laanwj merged pull request #23438: refactor: Use spans of std::byte in serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/23438
<bitcoin-git> bitcoin/master fa5d2e6 MarcoFalke: Remove unused char serialize
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cf5bb048e80d...196b4599201d
<bitcoin-git> bitcoin/master fa65bbf MarcoFalke: span: Add BytePtr helper
<bitcoin-git> bitcoin/master fa24493 MarcoFalke: Use spans of std::byte in serialize
<gribble> https://github.com/bitcoin/bitcoin/issues/24149 | Signing support for Miniscript Descriptors by darosior · Pull Request #24149 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24149 | Signing support for Miniscript Descriptors by darosior · Pull Request #24149 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24148 | Miniscript support in Output Descriptors by darosior · Pull Request #24148 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24147 | Miniscript integration by darosior · Pull Request #24147 · bitcoin/bitcoin · GitHub
<lightlike> ulrichard_: I doubt that this is the reason, but you could try removing it (https://github.com/bitcoin/bitcoin/blob/cf5bb048e80d4cde8828787b266b7f5f2e3b6d7b/src/chainparams.cpp#L441) and check whether this changes anything.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<gribble> https://github.com/bitcoin/bitcoin/issues/20827 | During IBD, prune as much as possible until we get close to where we will eventually keep blocks by luke-jr · Pull Request #20827 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sdaftuar opened pull request #24178: p2p: Respond to getheaders if we have sufficient chainwork (master...2022-01-headers-response-requires-minchainwork) https://github.com/bitcoin/bitcoin/pull/24178
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21106: persist IBD latch across restarts (master...2021-02-07-isinitialblockdownload-timeout) https://github.com/bitcoin/bitcoin/pull/21106
<laanwj> although, it's also outside of the scope of bitcoin's documentation a bit
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<bitcoin-git> [bitcoin] jonatack opened pull request #24177: validation, refactor: add missing thread safety lock assertions (master...add-missing-lock-assertions-in-validation) https://github.com/bitcoin/bitcoin/pull/24177
<bitcoin-git> [bitcoin] SsNiPeR1 opened pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<laanwj> m011: as i've been trying to say all the time, you *first* need to ensure your connectivity to CJDNS, so have a running cjdns daemon and cjdns nodes, only then bitcoin core will work over it and will be able to connect to bitcoin cjdns nodes
<bitcoin-git> [bitcoin] laanwj merged pull request #22932: Add CBlockIndex lock annotations, guard nStatus/nFile/nDataPos/nUndoPos by cs_main (master...require-GetBlockPos-to-hold-cs_main) https://github.com/bitcoin/bitcoin/pull/22932
<bitcoin-git> bitcoin/master 2e557ce Jon Atack: Require WriteUndoDataForBlock() to hold mutex cs_main
<bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/d87a37a4abab...cf5bb048e80d
<bitcoin-git> bitcoin/master 6fd4341 Jon Atack: Require CBlockIndex::GetBlockPos() to hold mutex cs_main
<bitcoin-git> bitcoin/master 5723934 Jon Atack: Require CBlockIndex::GetUndoPos() to hold mutex cs_main
<laanwj> yes, for the graphical interface you need bitcoin-qt.exe
<Guest> I also another doubt.. When I open C:\Users\Dell\bitcoin\build_msvc\x64\Release\bitcoind.exe , there terminal opens and executes.. But I cannot find the graphical interface to input certain data and test certain things.. Is Qt necessary for getting the graphical interface?
<pink_sarco> It could be a good idea to ask bitcoin.stackexchange.com
<Guest> Hii.. I have successfully built bitcoin core without Qt..Now I am trying to install Qt to enble Bitcoin Core GUI using this documentation : https://github.com/bitcoin/bitcoin/blob/master/build_msvc/README.mdWhen I run nmake it is giving the following error : NMAKE : fatal error U1095: expanded command line too longNMAKE : fatal error U1077:
<bitcoin-git> [bitcoin] fanquake merged pull request #24167: fs: consistently use fsbridge:: for ifstream / ofstream (master...always_use_fsbridge) https://github.com/bitcoin/bitcoin/pull/24167
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4241c193d492...d87a37a4abab
<bitcoin-git> bitcoin/master 5e8975e fanquake: fs: consistently use fsbridge for fopen()
<bitcoin-git> bitcoin/master 21f781a fanquake: fs: consistently use fsbridge for {i,o}fstream
<bitcoin-git> bitcoin/master 486261d fanquake: fs: add missing <cassert> include
<bitcoin-git> [gui] RandyMcMillan opened pull request #539: gui: scale network graph based on time interval (master...1643263956-network-graph-issue-532) https://github.com/bitcoin-core/gui/pull/539
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24173: doc(build): minor improvement for build docs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24173
<bitcoin-git> [bitcoin] bl0cknumber opened pull request #24173: doc(build): minor improvement for window doc (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24173
<bitcoin-git> [bitcoin] fanquake merged pull request #24134: build: Fix zeromq package when cross-compiling (master...220123-zmq) https://github.com/bitcoin/bitcoin/pull/24134
<bitcoin-git> bitcoin/master 7789999 Hennadii Stepanov: build: Update netbsd_kevent_void.patch
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3d223712d343...4241c193d492