Hennadii Stepanov
Hennadii Stepanov
> This PR changes that menu item into a menu list like Open Wallet and lets users migrate any legacy wallet in their wallet directory regardless of the wallets loaded....
Please rebase.
cc @furszy
> Now that we've removed `ENABLE_HARDENING` this is happening again. The suggested workaround of injecting flags manually via `APPEND_*` does not work. Which suggestion exactly?
> > To clarify, now it is a configure failure, as opposed to a build (make) failure? > > It's still a build failure, with no way to override the...
@davidgumberg > > Could someone provide configuration options and a line from the verbose build to show what exactly is broken? > > Reproduced as follows: Thank you! Could you...
My guess is that `/AFLplusplus/afl-clang-fast++` fails to handle the `-fcf-protection=full -fcf-protection=none` flags properly.
> I like the idea of a unified `bitcoin` command. So do I. Would it be beneficial for users if we started shipping DEB and RPM packages? The package manager...
Concept ACK.
> The policy version should always be set to the latest version that a project has been tested with. Doing so will make the build system's behaviour dependent on the...