l0rinc
l0rinc
> What are the exact steps to reproduce? While trying to understand why fuzzing wasn't working with cmake on my mac, I have noticed that changing > try_append_linker_flag("-Wl,-fatal_warnings" VAR working_linker_werror_flag)...
@pablomartin4btc, thanks for reviewing! To be able to reproduce it, try to fuzz again by first reproducing the error, after which don't manually invalidate any cache (e.g. by deleting the...
Could you please share the commands and diff you were using?
The PR itself does not directly fix the issue of `Linker did not accept requested flags`. Instead, it addresses the problem where even after applying the fix (i.e., `-no_warn_duplicate_libraries`), it...
Thanks @pablomartin4btc, updated the readme.
Might be invalidated by https://github.com/hebasto/bitcoin/pull/340
> with a simple "lower is better" comparison I like the idea, updated the description and the code:  > Plotting the difference between the various proposed commits and the...
> time on the x-axis rather than height ~If we do that we don't even need to filter out the first 400k blocks since they're so insignificant.~ Edit: you're right,...
Updated the tracking PR (+ general rebase) with the latest changes from: * https://github.com/bitcoin/bitcoin/pull/31645 * https://github.com/bitcoin/bitcoin/pull/31551 * https://github.com/bitcoin/bitcoin/pull/31144
Added https://github.com/bitcoin/bitcoin/pull/32279 to the collection