Extract CryptoNote crypto sources from upstream (fa1608cf). Build as static libcryptonote.a via CMake with compat stubs for external dependencies (warnings, logging, varint, profiling). 37 upstream files, 10 compat stubs, 680KB static library. Co-Authored-By: Charon <charon@lethean.io>
3 lines
90 B
C
3 lines
90 B
C
// SPDX-Licence-Identifier: EUPL-1.2
|
|
// Compat stub for include_base_utils.h
|
|
#pragma once
|