<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1128: Add japanese translation for security advisory for remaining CVE-2024-52919 issue (master...ja-translate-cve-2024-52919) https://github.com/bitcoin-core/bitcoincore.org/pull/1128
PaperSword1 has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 252 seconds]
PaperSword1 is now known as PaperSword
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
Cory43 has quit [Quit: Client closed]
Cory43 has joined #bitcoin-core-dev
Guest28 has joined #bitcoin-core-dev
Guest28 has quit [Client Quit]
kevkevin has quit [Remote host closed the connection]
<bitcoin-git>
bitcoin/master 32d55e2 Ava Chow: test: Use the correct node for doubled keypath test
<bitcoin-git>
bitcoin/master c5e44a0 merge-script: Merge bitcoin/bitcoin#32369: test: Use the correct node for doubled keypat...
<bitcoin-git>
[bitcoin] fanquake merged pull request #32369: test: Use the correct node for doubled keypath test (master...fix-double-keypath-test) https://github.com/bitcoin/bitcoin/pull/32369
Guyver2 has left #bitcoin-core-dev [Closing Window]
sipa has quit [Remote host closed the connection]
szarka has joined #bitcoin-core-dev
Christoph_ has quit [Quit: Christoph_]
Christoph_ has joined #bitcoin-core-dev
pablomartin has joined #bitcoin-core-dev
Christoph_ has quit [Ping timeout: 248 seconds]
pablomartin has quit [Client Quit]
PaperSword1 has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 276 seconds]
PaperSword1 is now known as PaperSword
Christoph_ has joined #bitcoin-core-dev
<laanwj>
if anyone is interested in improving windows support: it would be nice to get #31014 in
<darosior>
glozow, sipa: it does mean that it could interfere with orphan requesting though. Not sure if it's really an issue
<darosior>
A node would not request the parent of an orphan if it was first submitted as witness stripped, since its stripped-wtxid==txid would be in the reject filter
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #32378: interfaces: move `Mining` and `BlockTemplate` implementation to miner (master...04-2025-refactor-mining-interface) https://github.com/bitcoin/bitcoin/pull/32378
<instagibbs>
darosior a peer front-running another peer to stall out orphan resolution forever is probably bad
<instagibbs>
(ignoring our issues with churn already ofc)
<darosior>
The parent would still relay through normal means though, so i'm not sure how much this front-running would even achieve from the pov of an attacker
<instagibbs>
1P1C?
<darosior>
:/
<darosior>
This is unfortunate. Using txid is always going to be vulnerable to this. Does this mean we can never get rid of trying to special case the witness-stripped error? That's pretty annoying...
<bitcoin-git>
[bitcoin] darosior opened pull request #32379: p2p: stop special-casing witness-stripped error for unconfirmed transactions (master...2504_less_input_checks) https://github.com/bitcoin/bitcoin/pull/32379
<darosior>
Opened a draft PR to facilitate discussion ^.
delta1 has quit [Quit: Connection closed for inactivity]
<glozow>
Is front-running as much of an issue if we delay unsolicited?
<instagibbs>
oh sorry, I think I read your comment backwards, it's the *parent* being witness stripped
<instagibbs>
well adversary can hand the parent over at its leisure, constantly blinding peers to the underlying package, yeah?
szarka has quit [Quit: Leaving]
szarka has joined #bitcoin-core-dev
Cory55 has joined #bitcoin-core-dev
Cory43 has quit [Ping timeout: 240 seconds]
zeropoint has joined #bitcoin-core-dev
Christoph_ has quit [Quit: Christoph_]
pyth has quit [Quit: Leaving]
<darosior>
Has anyone run into an intermittent wallet_backwards_compatibility.py CI failure? If not can a maintainer re-kick the previous releases CI job in #32155?
jespada_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Cory55 has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] hebasto opened pull request #32380: [PoC] Modernize use of UTF-8 in Windows code (master...250429-windows-utf8) https://github.com/bitcoin/bitcoin/pull/32380
diva17 has left #bitcoin-core-dev [#bitcoin-core-dev]
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
neutrino777 has joined #bitcoin-core-dev
neutrino1 has quit [Ping timeout: 244 seconds]
Guyver2 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [#bitcoin-core-dev]
Cory55 has quit [Quit: Client closed]
Cory55 has joined #bitcoin-core-dev
PaperSword has quit [Quit: PaperSword]
eugenesiegel has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
Talkless has quit [Quit: Konversation terminated!]
eugenesiegel has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
Christoph_ has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
Cory55 has quit [Quit: Client closed]
Cory55 has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jon_atack has quit [Ping timeout: 276 seconds]
skr0 has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] darosior opened pull request #32381: policy: allow more than one OP_RETURN outputs per tx (master...2504_fixthefiltersyo) https://github.com/bitcoin/bitcoin/pull/32381
<bitcoin-git>
bitcoin/master 9d3e39c Sjors Provoost: Log block header in net_processing
<bitcoin-git>
bitcoin/master bad7c91 Sjors Provoost: Log which peer sent us a header
<bitcoin-git>
bitcoin/master f9fa287 Sjors Provoost: Use LogBlockHeader for compact blocks
<bitcoin-git>
[bitcoin] achow101 merged pull request #27826: validation: log which peer sent us a header (master...2023/05/saw-header) https://github.com/bitcoin/bitcoin/pull/27826
<bitcoin-git>
bitcoin/master b9d4d5f laanwj: net: Use GetAdaptersAddresses to get local addresses on Windows
<bitcoin-git>
bitcoin/master 0ed5f37 Ava Chow: Merge bitcoin/bitcoin#31014: net: Use GetAdaptersAddresses to get local ad...
<bitcoin-git>
[bitcoin] achow101 merged pull request #31014: net: Use GetAdaptersAddresses to get local addresses on Windows (master...2024-10-windows-address-discovery) https://github.com/bitcoin/bitcoin/pull/31014
<bitcoin-git>
bitcoin/master b80d0bd Lőrinc: test: avoid stack overflow in `FindChallenges` via manual iteration
<bitcoin-git>
bitcoin/master f670836 Lőrinc: test: remove old recursive `FindChallenges_recursive` implementation
<bitcoin-git>
bitcoin/master e400ac5 Lőrinc: refactor: simplify repeated comparisons in `FindChallenges`
<bitcoin-git>
[bitcoin] achow101 merged pull request #32351: test: avoid stack overflow in `FindChallenges` via manual iteration (master...l0rinc/FindChallenges) https://github.com/bitcoin/bitcoin/pull/32351
padillaque has joined #bitcoin-core-dev
padillaque has quit [Changing host]
padillaque has joined #bitcoin-core-dev
<padillaque>
this is pad x.com/123456 - you patched all of *my* dos issues e.g. the one that was issued a cve and others. i want credit. if i am not issued credit for my discoveries and realization through tangible exploit code - i'm probably going to start paying off *stream and going after people
<padillaque>
you won't sweep months or even years of my work under the rug
<padillaque>
i've been doing this for 27 years and i will start 360noscoping
<padillaque>
js
<padillaque>
so do the right thing - it's the computer science not the fucking popularity contest
<padillaque>
sorry for not being a social climbing blockchain socialite guys
<bitcoin-git>
[bitcoin] achow101 merged pull request #32355: Bugfix: Miner: Don't reuse block_reserved_weight for "block is full enough to give up" weight delta (master...fix_block_full_enough) https://github.com/bitcoin/bitcoin/pull/32355
Cory55 has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]