💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838256440)
maybe touch in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838256440)
maybe touch in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838257019)
will touch in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838257019)
will touch in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838257543)
will touch in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838257543)
will touch in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838261372)
will do in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838261372)
will do in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838262310)
was a history error, not touching
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838262310)
was a history error, not touching
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838262727)
will remove in follow up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838262727)
will remove in follow up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838264232)
will add in followup
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838264232)
will add in followup
🤔 BrandonOdiwuor reviewed a pull request: "cmake: Set top-level target output locations"
(https://github.com/bitcoin/bitcoin/pull/31161#pullrequestreview-2429867678)
Concept ACK
(https://github.com/bitcoin/bitcoin/pull/31161#pullrequestreview-2429867678)
Concept ACK
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838264675)
will add in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838264675)
will add in follow-up
💬 dergoegge commented on pull request "fuzz: Fix difficulty target generation in `p2p_headers_presync`":
(https://github.com/bitcoin/bitcoin/pull/31213#discussion_r1837870794)
```suggestion
// should return the values below.
//
// RPC commands to verify:
// getblockheader 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
// getblockheader 0000000000000000000320283a032748cef8227873ff4872689bf23f1cda83a5
```
nit: Perhaps add the rpc commands that can be used to verify the values to the comment
(https://github.com/bitcoin/bitcoin/pull/31213#discussion_r1837870794)
```suggestion
// should return the values below.
//
// RPC commands to verify:
// getblockheader 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
// getblockheader 0000000000000000000320283a032748cef8227873ff4872689bf23f1cda83a5
```
nit: Perhaps add the rpc commands that can be used to verify the values to the comment
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838267540)
leaving as-is
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838267540)
leaving as-is
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838267948)
will take a crack at this in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838267948)
will take a crack at this in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838269542)
will fixup in follwup
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838269542)
will fixup in follwup
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838271193)
Yeah old language, will touch in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838271193)
Yeah old language, will touch in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838272598)
no reason, leaving as is
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838272598)
no reason, leaving as is
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838273861)
good question, I'll take a look on follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838273861)
good question, I'll take a look on follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838275419)
used to have a use, let me look at it in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838275419)
used to have a use, let me look at it in follow-up
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838277119)
will take a look in follow-up
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838277119)
will take a look in follow-up
💬 l0rinc commented on pull request "optimization: change XOR obfuscation key from `std::vector<std::byte>{8}` to `uint64_t`":
(https://github.com/bitcoin/bitcoin/pull/31144#issuecomment-2470809178)
Thanks @fanquake, I thought of that, can you please help me understand the constraints?
Wouldn't that require a cmake generation step from binary to header which would basically produce the exact same lines as what we have now?
Would it help if I simply extracted it to a separate header file instead?
(https://github.com/bitcoin/bitcoin/pull/31144#issuecomment-2470809178)
Thanks @fanquake, I thought of that, can you please help me understand the constraints?
Wouldn't that require a cmake generation step from binary to header which would basically produce the exact same lines as what we have now?
Would it help if I simply extracted it to a separate header file instead?
💬 instagibbs commented on pull request "Ephemeral Dust":
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838287609)
the version doesn't really matter since we set `mempool_opts.min_relay_feerate = CFeeRate(0);`
(https://github.com/bitcoin/bitcoin/pull/30239#discussion_r1838287609)
the version doesn't really matter since we set `mempool_opts.min_relay_feerate = CFeeRate(0);`