<bitcoin-git>
bitcoin/master 9d47e7b Pieter Wuille: Squashed 'src/secp256k1/' changes from 44c2452fd3..21ffe4b22a
<bitcoin-git>
bitcoin/master 4462cb0 Pieter Wuille: Adapt to libsecp256k1 API changes
<michaelfolkson>
Longer term we might have to think about how we route around this small group. We can't continue like this if we want Bitcoin Core to stay open source
<bytes1440000>
1. A project like bitcoin core that is considered one of the top 10 critical open source C++ project would get a maintainer for module that matters the most for a bitcoin node after QA
<gribble>
https://github.com/bitcoin/bitcoin/issues/25515 | net, test: Virtualise CConnman and add initial PeerManager unit tests by dergoegge · Pull Request #25515 · bitcoin/bitcoin · GitHub
<michaelfolkson>
I will consider Bitcoin Core a project where fanquake and glozow can make whatever decisions they want without communicating why from now on. I didn't think it was that way but apparently it is
<bitcoin-git>
[bitcoin] fanquake opened pull request #26882: test: skip sqlite3 tests if it isn't available (master...func_tests_check_import_sqlite) https://github.com/bitcoin/bitcoin/pull/26882
<_aj_>
hmm, the pyzmq 25.0 release from 40 minutes ago seems to be breaking CI for bitcoin-inquisition; maybe breaking master/24.0 too? https://cirrus-ci.com/task/6396380575432704
<sipa>
You're probably much better off using other software to parse the blocks directly, instead of issuing an RPC to Bitcoin Core for every transaction.
<PaperSword>
If one were to need to perform getrawtransaction on every transaction within the timechain. Where would the bottleneck arise? My current solution set rpcthreads=n where n is the number of CPU cores. From there I threaded my script to make multiple batch calls to Bitcoin Core with each batch containing [getrawtransaction(0), ... getrawtransaction(1000)]. This process still seems like it will takes several days.
<bitcoin-git>
bitcoin/master 45553e1 Hennadii Stepanov: refactor: Make `ThreadHTTP` return void
<bitcoin-git>
bitcoin/master 9082125 Andrew Chow: Merge bitcoin/bitcoin#26821: refactor: Make `ThreadHTTP` return void
<rasta>
One detail, that may or may not affect the issue, but anyways... I running the bitcoin-qt with too options only in bitcoin.conf prune=0 and txindex=1
<rasta>
hey guys, just to let you guys known that the bitcoin-qt 24.0.1 running on wayland is 'loosing' the gui, while the client survives for a while it silently dies and there is no error whatsoever. Running Ubuntu 22.04.1 LTS.
<bitcoin-git>
[bitcoin] instagibbs opened pull request #26875: Tests: Fill out dust limit unit test for known types except bare multisig (master...add_dust_limits) https://github.com/bitcoin/bitcoin/pull/26875
<bitcoin-git>
[bitcoin] fanquake opened pull request #26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps (master...freebsd_doc_py_sqlite) https://github.com/bitcoin/bitcoin/pull/26873
<bitcoin-git>
[bitcoin] glozow merged pull request #26646: validation, bugfix: provide more info in *MempoolAcceptResult (master...package-single-tx-result) https://github.com/bitcoin/bitcoin/pull/26646
<bitcoin-git>
[bitcoin] andyoknen closed pull request #26862: Customize onion port & disable bind if service not started (master...feat/customize-onion-port) https://github.com/bitcoin/bitcoin/pull/26862
<bitcoin-git>
[bitcoin] achow101 merged pull request #26679: wallet: Skip rescanning if wallet is more recent than tip (master...skip-newer-wallet-rescan) https://github.com/bitcoin/bitcoin/pull/26679
<bitcoin-git>
bitcoin/master 3784009 Andrew Chow: wallet: Skip rescanning if wallet is more recent than tip
<bitcoin-git>
bitcoin/master 4586ae2 Andrew Chow: Merge bitcoin/bitcoin#26679: wallet: Skip rescanning if wallet is more rec...
2023-01-10
<bitcoin-git>
[bitcoin] achow101 merged pull request #26186: rpc: Sanitize label name in various RPCs with tests (master...2022-09-test-label-invalid) https://github.com/bitcoin/bitcoin/pull/26186
<bitcoin-git>
bitcoin/master 67e7ba8 Aurèle Oulès: rpc: Sanitize label name in various RPCs
<bitcoin-git>
[gui] john-moffett opened pull request #696: Switch RPCConsole wallet selection to the one most recently opened/restored/created (master...2023_01_SwitchRPCConsoleToOpenedWallet) https://github.com/bitcoin-core/gui/pull/696
<bitcoin-git>
[bitcoin] john-moffett opened pull request #26867: doc: Mention restoring wallet via GUI (master...2023_01_DocWalletRestoreGUI) https://github.com/bitcoin/bitcoin/pull/26867
<bitcoin-git>
[bitcoin] theStack opened pull request #26864: doc: net: fix link to onion address encoding scheme [ONIONADDRESS] (master...202301-doc-fix_torspec_link) https://github.com/bitcoin/bitcoin/pull/26864
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26863: test: merge banning test from p2p_disconnect_ban to rpc_setban (master...2023-01-merge-ban-test) https://github.com/bitcoin/bitcoin/pull/26863
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26856: ci: Run one task with all tests on credits (master...2301-ci-credits-tests-fun-👱) https://github.com/bitcoin/bitcoin/pull/26856
<bitcoin-git>
bitcoin/master fae885b MarcoFalke: ci: Run one task with all tests on credits
<bitcoin-git>
bitcoin/master 1c9457b MarcoFalke: Merge bitcoin/bitcoin#26856: ci: Run one task with all tests on credits
<bitcoin-git>
[bitcoin] andyoknen opened pull request #26862: Customize onion port & disable bind if service not started (master...feat/customize-onion-port) https://github.com/bitcoin/bitcoin/pull/26862
<bitcoin-git>
[bitcoin] achow101 closed pull request #26841: tests: Allow tests to use a loopback address other than 127.0.0.1 for more test runner parallelism (master...tests-allow-other-locahost) https://github.com/bitcoin/bitcoin/pull/26841
2023-01-09
<bitcoin-git>
[bitcoin] achow101 closed pull request #26618: rpc: Prevent unloading a wallet when rescanning (master...2022-11-unloadwallet-with-rescan) https://github.com/bitcoin/bitcoin/pull/26618
<bitcoin-git>
bitcoin/master 1aedc3b Andrew Chow: Merge bitcoin/bitcoin#26618: rpc: Prevent unloading a wallet when rescanni...
<bitcoin-git>
[bitcoin] vasild opened pull request #26859: fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses (master...ConsumeNetAddr_I2P_CJDNS) https://github.com/bitcoin/bitcoin/pull/26859
<bitcoin-git>
[bitcoin] aureleoules opened pull request #26858: wallet: Use defined purposes instead of inlining (master...2023-01-purpose-refactor) https://github.com/bitcoin/bitcoin/pull/26858
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26856: ci: Run one task with all tests on credits (master...2301-ci-credits-tests-fun-👱) https://github.com/bitcoin/bitcoin/pull/26856
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26854: test: Fix intermittent timeout in p2p_permissions.py (master...2301-test-timeout-p2p-perm-💙) https://github.com/bitcoin/bitcoin/pull/26854
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26822: p2p, rpc: don't allow past absolute timestamp in `setban` (master...2023-01-fix-ban-time) https://github.com/bitcoin/bitcoin/pull/26822
<bitcoin-git>
bitcoin/master abccb27 brunoerg: test: add coverage for absolute timestamp in `setban`
<bitcoin-git>
[bitcoin] whitslack opened pull request #26844: Net: Pass `MSG_MORE` flag when sending non-final network messages (round 2) (master...MSG_MORE) https://github.com/bitcoin/bitcoin/pull/26844
<michaelfolkson>
Hey. A WSJ journalist has emailed me requesting a call to chat about the community of developers who "maintain" (I assume they mean contribute to) Bitcoin Core for a story
<bitcoin-git>
[bitcoin] achow101 opened pull request #26841: tests: Allow tests to use a loopback address other than 127.0.0.1 for more test runner parallelism (master...tests-allow-other-locahost) https://github.com/bitcoin/bitcoin/pull/26841
<bitcoin-git>
[bitcoin] KolbyML opened pull request #26840: refactor: importpubkey, importprivkey, importaddress, importmulti, and importdescriptors rpc (master...refactor-imports) https://github.com/bitcoin/bitcoin/pull/26840
<bitcoin-git>
[bitcoin] john-moffett opened pull request #26839: Add support for RNDR/RNDRRS for AArch64 on Linux (master...2023_01_RNDRSupportLinux) https://github.com/bitcoin/bitcoin/pull/26839
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26805: tests: Use unique port for ZMQ tests to allow for multiple test instances (master...parallel-zmq-test) https://github.com/bitcoin/bitcoin/pull/26805
<bitcoin-git>
bitcoin/master c6119f4 Andrew Chow: tests: Use unique port for ZMQ tests
<bitcoin-git>
bitcoin/master adc41cf MarcoFalke: Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow...
<bitcoin-git>
[bitcoin] fanquake opened pull request #26833: build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends (master...allow_depends_no_boost_no_event) https://github.com/bitcoin/bitcoin/pull/26833
<bitcoin-git>
[bitcoin] fanquake opened pull request #26832: compat: move (win) S_* defines into bdb (master...dont_exclude_stat_win_bdb) https://github.com/bitcoin/bitcoin/pull/26832
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-📧) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git>
bitcoin/master 2cfe379 MarcoFalke: Merge bitcoin/bitcoin#26823: refactor: Work around Werror=free-nonheap-obj...
<bitcoin-git>
bitcoin/master faa86ee MarcoFalke: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPool...
<bitcoin-git>
[bitcoin] achow101 opened pull request #26829: init: Remove unnecessary sensitive flag from rpcbind (master...dont-hide-rpcbind-log) https://github.com/bitcoin/bitcoin/pull/26829
2023-01-05
<lisper29>
last table entry at: https://en.wikipedia.org/wiki/Timeline_of_the_far_future . And I'll tell all users of my program that in dealing with cryptography (which underlies bitcoin), there are these negligibly likely events. That's enough agonising for now :-)
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #26828: assumeutxo: catch and log fs::remove error instead of two exist checks (master...assumeutxo-remove-fix) https://github.com/bitcoin/bitcoin/pull/26828
<bitcoin-git>
[bitcoin] fanquake opened pull request #26827: doc: use "std lib clock" over "C++11 clock" (master...doc_std_lib_clocks) https://github.com/bitcoin/bitcoin/pull/26827
<bitcoin-git>
[bitcoin] fanquake opened pull request #26826: refactor: remove windows-only compat.h usage in randomenv (master...windows_randomenv_compat_usage) https://github.com/bitcoin/bitcoin/pull/26826
<bitcoin-git>
[bitcoin] fanquake opened pull request #26825: build: remove already tested headers from AC_CHECK_HEADERS (master...remove_already_tested_headers) https://github.com/bitcoin/bitcoin/pull/26825
<bitcoin-git>
[bitcoin] fanquake opened pull request #26824: build: fix configuring with only bitcoin-util (master...fix_bitcoin_util_configure) https://github.com/bitcoin/bitcoin/pull/26824
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26823: refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors (master...2301-s390x-refactor-gcc-bug-📧) https://github.com/bitcoin/bitcoin/pull/26823
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26822: p2p, rpc: don't allow past absolute timestamp in `setban` (master...2023-01-fix-ban-time) https://github.com/bitcoin/bitcoin/pull/26822
<p2plife>
the result is that these messaged (seen with grep "init message" ~/.bitcoin/debug.log) are all ending with bytes e2 80 a6, and then the newline 0a
<bitcoin-git>
[bitcoin] glozow merged pull request #26603: doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed (master...docs-fix-CalculateSequenceLocks) https://github.com/bitcoin/bitcoin/pull/26603
<lisper29>
bitcoind's (24.0.1) listreceivedbyaddress always returns an empty array for a watch-only wallet when it's of type descriptor (not legacy). Anyone know if that's expected behaviour, or a potential bug? (This problem doesn't occur with a legacy watch-only wallet, only a descriptor watch-only wallet.) Helpful people in #bitcoin suggested I ask in here. Thanks in advance.
<bitcoin-git>
bitcoin/master fa5cbf2 MarcoFalke: ci: Properly set COMMIT_RANGE in lint task
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26802: test: Use same Python executable for subprocesses as for `all-lint.py` (master...all-lint-python-executable) https://github.com/bitcoin/bitcoin/pull/26802
<bitcoin-git>
bitcoin/master 4bb840a MarcoFalke: Merge bitcoin/bitcoin#26802: test: Use same Python executable for subproce...