< September 2024 >
Su Mo Tu We Th Fr Sa 1234567891011121314151617 18 19 20 21
22 23 24 25 26 27 28
29 30
2023-10-04
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28590 | assumeutxo: change getchainstates RPC to return a list of chainstates by ryanofsky · Pull Request #28590 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git>
[bitcoin] fjahr closed pull request #28586: test: Add test case specific default wait timeout, use in feature_assumeutxo (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<bitcoin-git>
[bitcoin] sipa opened pull request #28587: miniscript: disallow hybrid public keys (master...202310_no_hybrid_descriptors) https://github.com/bitcoin/bitcoin/pull/28587
<bitcoin-git>
[bitcoin] fjahr opened pull request #28586: test: Fix assumeutxo timeout, add test case specific default wait timeout (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28509 | qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows by hebasto · Pull Request #28509 · bitcoin/bitcoin · GitHub
<vasild>
I see, this would add some friction to the process, people poking maintainers to re-run jobs. Here is my case - https://github.com/bitcoin/bitcoin/actions/runs/6405341287/job/17387686353?pr=28584 has failed due to "wallet_listtransactions.py --legacy-wallet". I am not sure if that is a transient failue and if it could succeed on retry but is definitely not related to the PR which adds some fuzz
<bitcoin-git>
[bitcoin] fanquake merged pull request #28551: http: bugfix: allow server shutdown in case of remote client disconnection (master...2023-09/http-use-conn-counter) https://github.com/bitcoin/bitcoin/pull/28551
<bitcoin-git>
bitcoin/master 41f9027 stickies-v: http: refactor: use encapsulated HTTPRequestTracker
<bitcoin-git>
[bitcoin] furszy opened pull request #28574: wallet: optimize migration process, batch db transactions (master...2023_wallet_batch_migration) https://github.com/bitcoin/bitcoin/pull/28574
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28573: github actions: Fix test-one-commit when parent of head is merge commit (master...pr/onecommit) https://github.com/bitcoin/bitcoin/pull/28573
<bitcoin-git>
[gui] hebasto merged pull request #751: macOS, do not process actions during shutdown (master...2023_gui_fix_appbar_crash) https://github.com/bitcoin-core/gui/pull/751
<bitcoin-git>
bitcoin/master e14cc8f furszy: gui: macOS, do not process dock icon actions during shutdown
<bitcoin-git>
bitcoin/master bae209e furszy: gui: macOS, make appMenuBar part of the main app window
<bitcoin-git>
bitcoin/master 88e5a02 Hennadii Stepanov: Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
<bitcoin-git>
[bitcoin] fanquake opened pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git>
[bitcoin] fjahr opened pull request #28569: Don't log cache rebalancing in absense of a snapshot chainstate (master...2023-10-au-cache-log) https://github.com/bitcoin/bitcoin/pull/28569
<bitcoin-git>
[bitcoin] fjahr opened pull request #28567: ci: Only run functional tests on windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git>
[bitcoin] fanquake merged pull request #28543: build, macos: Fix `qt` package build with new Xcode 15 linker (master...230927-qt-sonoma) https://github.com/bitcoin/bitcoin/pull/28543
<bitcoin-git>
[bitcoin] luke-jr opened pull request #28564: Bugfix: configure: Correct check for fuzz binary needing a main function (master...fix_conf_fuzzbin_main) https://github.com/bitcoin/bitcoin/pull/28564
<fanquake>
This is one of the last blockers for 25.1, and I'd rather not drop it, as it's been enough of an issue for downstreams to prevent them from upgrading to 25.0. i.e https://github.com/fort-nix/nix-bitcoin/issues/611
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28551 | http: bugfix: allow server shutdown in case of remote client disconnection by stickies-v · Pull Request #28551 · bitcoin/bitcoin · GitHub
<bitcoin-git>
bitcoin/master 380130d kevkevin: test: add coverage to feature_addrman.py
<bitcoin-git>
[bitcoin] fanquake merged pull request #28542: wallet: Check for uninitialized last processed and conflicting heights in MarkConflicted (master...migrate-with-conflicted-txs) https://github.com/bitcoin/bitcoin/pull/28542
<bitcoin-git>
bitcoin/master 782701c Andrew Chow: test: Test loading wallets with conflicts without a chain
<bitcoin-git>
bitcoin/master 50f250a fanquake: Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processe...
<bitcoin-git>
bitcoin/master 4660fc8 Andrew Chow: wallet: Check last block and conflict height are valid in MarkConflicted
<bitcoin-git>
[bitcoin] hebasto closed pull request #28509: qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows (master...230919-subprocess) https://github.com/bitcoin/bitcoin/pull/28509
<bitcoin-git>
[bitcoin] fanquake merged pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git>
bitcoin/master d9b172c David Álvarez Rosa: doc: fix link to developer-notes.md file in multiprocess.md
<bitcoin-git>
bitcoin/master dcf6230 fanquake: Merge bitcoin/bitcoin#28556: doc: fix link to developer-notes.md file in m...
<bitcoin-git>
[bitcoin] david-alvarez-rosa opened pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git>
[bitcoin] fanquake merged pull request #28227: test: check for specific bip157 disconnect reasons, add test coverage (master...202308-test-p2p_blockfilters_improvements) https://github.com/bitcoin/bitcoin/pull/28227
<bitcoin-git>
bitcoin/master 63e90e1 Sebastian Falbesoner: test: check for specific disconnect reasons in p2p_blockfilters.py
<bitcoin-git>
bitcoin/master 2ab7952 Sebastian Falbesoner: test: add bip157 coverage for (start height > stop height) disconnect
<bitcoin-git>
bitcoin/master e3b0528 fanquake: Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect re...
<bitcoin-git>
[bitcoin] fanquake merged pull request #28545: test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE (master...2309-test-fix-root-cap-) https://github.com/bitcoin/bitcoin/pull/28545
<bitcoin-git>
bitcoin/master f66af92 fanquake: Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root withou...
<josie>
achow101: sounds good, but I do think its important to limit voting to people who are actively contributing/reviewing in the project. this isnt a vote of "what would you like to see in bitcoin core" and more signaling "i will prioritise working on and reviewing x"
<D33r-Gee>
Testing PR #27596 (AssumeUTXO) and the pruning (prune=3000) doesn't work, still getting a 'blocks' folder size of 37 GB even after the progress has reached 1 (progress=1.000000), am I missing something perhaps in the bitcoin.conf file?
<BlueMattTest>
Sadly because this room is registered-only this requires actually signing in with @libera_irc_NickServ:bitcoin.ninja and then storing a password through a bridge I operate. I do promise I'm too lazy to look up your password, but no promises, of course.
<BlueMatt[m]>
I added this channel to my matrix bridge for those who want to access via matrix after the all-of-libera bridge was shutdown - #libera_bitcoin-core-dev:bitcoin.ninja.
<dergoegge>
actually no i don't think that explains it because the timeouts reproduce locally using `python infra/helper.py run_fuzzer --engine afl bitcoin-core process_messages`
2023-09-12
<PaperSword>
Is there method in CScript that will print the op codes in the same way bitcoin-cli decodescript does?
<PaperSword>
I created pull https://github.com/bitcoin/bitcoin/pull/28447, becuase I thought it was what was causing the linter errors. It was not. I closed it. None the less it might be good to consider to remove linter warnings for those 2 words.
<fjahr>
some probably read the previous conversation here, pinheadmz made a new github bot that currently lives in #bitcoin-core-github and now emulates the behavior of the matrix bridge/gh-bot. If people like it could be pointed on this channel as well. But I guess it’s also fine to have a separate channel, at least that also works for me. Just wanted to put it out there as an option.