fanquake
fanquake
This got a changelog in the 0.6.0 release notes: https://github.com/bitcoin-core/secp256k1/blob/master/CHANGELOG.md#060---2024-11-04
> Removing these esoteric and not generally useful binaries from bin/ and from the system PATH should make it easier for typical users to find and identify the binaries which...
@theuni @hebasto @purpleKarrot any opinons/discussion you want to add?
Can you update the issue description to remove mentions of SV2 (given it doesn't need or uses this), and probably the libevent removal, given that seems to be taking a...
Drafted for now. @BrandonOdiwuor are you still working on this?
Backported in #31469.
Another thought, do we want to continue maintaining this script, now that https://github.com/bitcoin/bitcoin/tree/master/contrib/verify-binaries is functional?
Sounds good to me.
I haven't really looked at the changes here, but just looking at the diff (+96'000 lines), my feedback would be that you'll need to change approach in regards to making...
> 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? Yes. See `bench/data/block413567.raw` & `bench/data/block413567.raw.h`,...