<darosior>
Alright so i just discussed with a random Bitcoin Core user who was struggling to update his Bitcoin Core version following the recent vulnerability disclosures. As a usage data point he's using the GUI locally to then connect his Sparrow wallet, to which he connects his Coldcard to sign transactions. For people working on the user interface: he'd
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30442: Precalculate SipHash constant XOR with k0 and k1 in SaltedOutpointHasher (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git>
[bitcoin] Sjors opened pull request #30441: [WIP] Add getCoinbaseMerklePath() to Mining interface (master...2024/07/coinbase-merkle-path) https://github.com/bitcoin/bitcoin/pull/30441
<bitcoin-git>
[bitcoin] Sjors opened pull request #30440: Have createNewBlock() return a BlockTemplate interface (master...2024/07/newblock-iface) https://github.com/bitcoin/bitcoin/pull/30440
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30435: init: change shutdown order of load block thread and scheduler (master...202407_shutdown_order) https://github.com/bitcoin/bitcoin/pull/30435
2024-07-11
<bitcoin-git>
[bitcoin] achow101 merged pull request #30353: test: fix inconsistency in fundrawtransaction weight limits test (master...2024_test_fix_max_weight_test) https://github.com/bitcoin/bitcoin/pull/30353
<bitcoin-git>
bitcoin/master 00b8e26 furszy: test: fix inconsistency in fundrawtransaction weight limits test
<bitcoin-git>
bitcoin/master 33af14e Ava Chow: Merge bitcoin/bitcoin#30353: test: fix inconsistency in fundrawtransaction...
<bitcoin-git>
[bitcoin] theuni opened pull request #30434: depends: bump boost to 1.85.0 and use new CMake buildsystem (master...cmake-boost-depends) https://github.com/bitcoin/bitcoin/pull/30434
<bitcoin-git>
[bitcoin] maflcko opened pull request #30428: log: LogError with FlatFilePos in UndoReadFromDisk (master...2407-log-err-undo) https://github.com/bitcoin/bitcoin/pull/30428
<bitcoin-git>
[bitcoin] achow101 merged pull request #29996: Assumeutxo: bugfix on loadtxoutset with a divergent chain + test (master...assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/29996
<bitcoin-git>
bitcoin/master d35efe1 Martin Zumsande: p2p: Start downloading historical blocks from common ancestor
<bitcoin-git>
bitcoin/master 5b7f70b Alfonso Roman Zubeldia: test: loadtxoutset in divergent chain with less work
<bitcoin-git>
bitcoin/master 394651f Ava Chow: Merge bitcoin/bitcoin#29996: Assumeutxo: bugfix on loadtxoutset with a div...
<bitcoin-git>
[bitcoin] glozow opened pull request #30412: MiniMiner: use FeeFrac in AncestorFeerateComparator (master...2024-07-miniminer-feefrac) https://github.com/bitcoin/bitcoin/pull/30412
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30410: rpc, rest: Improve getblock error when only header is available (master...202407_getblock_error) https://github.com/bitcoin/bitcoin/pull/30410
2024-07-08
<Juliu>
It's not a waste of energy to break bitcoin, I'd say
<Juliu>
I don't even know what Bitcoin Core is
<Murch[m]>
Juliu: This channel is the workplace of Bitcoin Core contributors. If you have questions about using Bitcoin Core, please write a question for example on Bitcoin.stackexchange.com
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #29855: psbt: Check non witness utxo outpoint early (master...psbt-check-outpoint) https://github.com/bitcoin/bitcoin/pull/29855
<bitcoin-git>
[bitcoin] fjahr opened pull request #30403: test: Remove already resolved assumeutxo todo comment (master...2024-07-au-todo) https://github.com/bitcoin/bitcoin/pull/30403
<bitcoin-git>
[gui] luke-jr opened pull request #827: GUI/OptionsDialog: Prefer to stretch actual options area rather than waste space (master...qt_opts_stretch) https://github.com/bitcoin-core/gui/pull/827
<bitcoin-git>
[gui] luke-jr opened pull request #826: GUI/OptionsDialog: Allow Maximize of window (master...qt_opts_maximizewindow) https://github.com/bitcoin-core/gui/pull/826
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30399: test: Add arguments for creating a slimmer TestingSetup (master...noNetChainTest) https://github.com/bitcoin/bitcoin/pull/30399
<bitcoin-git>
[bitcoin] Deuces9ers opened pull request #30398: Rename doc/release-notes/release-notes-0.9.0.md to doc/release-notes/… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30398
<bitcoin-git>
[bitcoin] hodlinator opened pull request #30397: refactor: Use designated initializer in test/util/net.cpp (master...2024-07_net_designated_initializer) https://github.com/bitcoin/bitcoin/pull/30397
<bitcoin-git>
[bitcoin] sipa opened pull request #30396: random: add benchmarks and drop unnecessary Shuffle function (master...202407_rng_opt) https://github.com/bitcoin/bitcoin/pull/30396
<bitcoin-git>
[bitcoin] maflcko opened pull request #30395: rpc: Use untranslated error strings in loadtxoutset (master...2407-rpc-loadtxoutset-msgs) https://github.com/bitcoin/bitcoin/pull/30395
<bitcoin-git>
bitcoin/master 493a2e0 Pieter Wuille: random: write rand256() in function of fillrand()
<bitcoin-git>
bitcoin/master b3b382d Pieter Wuille: random: move rand256() and randbytes() to .h file
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30388: bugfix: Check if mempool exists before asserting in ActivateSnapshot (master...assumeUtxoMempool) https://github.com/bitcoin/bitcoin/pull/30388
<bitcoin-git>
[bitcoin] theuni opened pull request #30387: contrib: use c++ compiler rather than c compiler for binary checks (master...cxx-security-check) https://github.com/bitcoin/bitcoin/pull/30387
<bitcoin-git>
[bitcoin] ajtowns opened pull request #30384: logging: Simplify edge cases in logging configuration (master...202407-log-none) https://github.com/bitcoin/bitcoin/pull/30384
<bitcoin-git>
[bitcoin] maflcko opened pull request #30383: util: Catch translation string errors at compile time (master...2407-trans) https://github.com/bitcoin/bitcoin/pull/30383
<bitcoin-git>
[bitcoin] fanquake merged pull request #30380: lint: Ignore files ignored by git in the Markdown Link Checker (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<bitcoin-git>
bitcoin/master 4d94254 willcl-ark: lint: ignore files ignored by git in mlc
<bitcoin-git>
bitcoin/master dea7afd willcl-ark: lint: remove unneeded trailing line fix
<bitcoin-git>
bitcoin/master 3714692 merge-script: Merge bitcoin/bitcoin#30380: lint: Ignore files ignored by git in the Mark...
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #30380: Ignore files ignored by git in the Markdown Link Checker lint (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<laanwj>
@achow101: yes, bitcoin-git is dead for now, the server all that stuff was running on had a fatal crash, trying to restore get everything back to work from a daily backup but it may take a while
<bitcoin-git>
[bitcoin] theStack opened pull request #30374: Revert "test: p2p: check that connecting to ourself leads to disconnect" (master...revert-pr30362) https://github.com/bitcoin/bitcoin/pull/30374