<bitcoin-git>
bitcoin/master b53cab0 Hennadii Stepanov: build: Detect USDT the same way how it is used in the code
<bitcoin-git>
bitcoin/master 2f1403a fanquake: Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is use...
<bitcoin-git>
[bitcoin] fanquake merged pull request #27458: build: Detect USDT the same way how it is used in the code (master...230413-freebsd) https://github.com/bitcoin/bitcoin/pull/27458
darosior has quit [Remote host closed the connection]
<bitcoin-git>
bitcoin/master fadc849 MarcoFalke: test: Split up test_notfound_on_unannounced_tx test case
<bitcoin-git>
bitcoin/master fa4c16b MarcoFalke: test: Add test to check tx in the last block can be downloaded
<bitcoin-git>
bitcoin/master 7be7e62 fanquake: Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block ...
<bitcoin-git>
[bitcoin] fanquake merged pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695
greypw254600216 has quit [Quit: I'll be back!]
greypw254600216 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
vysn has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
darosior has joined #bitcoin-core-dev
<fanquake>
Going to reintegrate the 25.0 release notes draft back into #27686
<Bubblegum5000>
Anyone here know why we stopped putting webseeds in torrent files? Versions since 0.13.2 don't have them anymore [ https://pastebin.com/raw/ygzWkQZj ]
<fanquake>
If anyone wants their handle/name changed etc, or is missing from the authors list, please speak up in #27686
brunoerg has quit [Read error: Connection reset by peer]
brunoerg has joined #bitcoin-core-dev
Bubblegum5000 has quit [Quit: Client closed]
ZeroMaster_ has joined #bitcoin-core-dev
ZeroMaster has quit [Ping timeout: 240 seconds]
<sipa>
@MacroFake I believe it's darosior's tapminiscript branch
bugs_ has joined #bitcoin-core-dev
<sipa>
*about
<bitcoin-git>
[bitcoin] josibake opened pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<bitcoin-git>
bitcoin/master 59afcc8 glozow: Implement Mini version of BlockAssembler to calculate mining scores
<bitcoin-git>
bitcoin/master 3f3f2d5 glozow: [unit test] GatherClusters and MiniMiner unit tests
<bitcoin-git>
[bitcoin] glozow merged pull request #27021: Implement Mini version of BlockAssembler to calculate mining scores (master...add-mini-miner) https://github.com/bitcoin/bitcoin/pull/27021
preimage has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
nintendo1889 has joined #bitcoin-core-dev
Talkless has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
nintendo1889 has quit [Quit: Connection closed for inactivity]
b_101 has joined #bitcoin-core-dev
b_101_ has joined #bitcoin-core-dev
b_101 has quit [Ping timeout: 268 seconds]
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
zbrait has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 265 seconds]
abubakarsadiq has joined #bitcoin-core-dev
b_101_ has quit [Ping timeout: 268 seconds]
b_101 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
Guest1 has joined #bitcoin-core-dev
Guest1 has quit [Quit: Client closed]
b_101_ has joined #bitcoin-core-dev
b_101 has quit [Ping timeout: 240 seconds]
b_101 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
b_101_ has quit [Ping timeout: 240 seconds]
brunoerg has quit [Ping timeout: 240 seconds]
abubakarsadiq has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 264 seconds]
brunoerg has joined #bitcoin-core-dev
szkl has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
<harding>
Is it expected that #24137 hid the generate* RPCs when running bitcoin-cli -regtest help ? I understand hiding them on mainnet and signet (and maybe also testnet), but to me they seem like a regular part of using regtest and something that should be made discoverable through the help system.