diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2024-01-05 16:27:58 +0000 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2024-01-30 23:19:02 +0000 |
commit | 25dc87e6f84c38c21e109e11f7bbd93f1e1f3183 (patch) | |
tree | de3a3fb5baf67c4d1515683cecba9c225543218d /.gitignore | |
parent | c80f57ba575af96890f185765a53a62ef58ef2c8 (diff) |
libconsensus: deprecate
This library has existed for nearly 10 years with very little known uptake or
impact. It has become a maintenance burden. In several cases it dictates our
code/library structure (for example necessitating LIBBITCOIN_CRYPTO_BASE), as
well as build-system procedures (building multiple copies of object files
especially for the lib).
Several discussions have arisen wrt migrating it to CMake and it has become
difficult to justify adding more complexity for a library that is virtually
unused anyway.
See for example the discussions:
https://github.com/hebasto/bitcoin/pull/41
https://github.com/bitcoin/bitcoin/pull/29123
Instead, we (fanquake, hebasto, TheCharlatan, and I) propose simply not
migrating it to CMake and letting it end with v27. Any remaining use-cases
could be handled in the future by libbitcoinkernel.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions