mirror of
https://github.com/monero-project/monero.git
synced 2025-11-27 14:30:34 -05:00
Add monero_add_minimal_executable and use in tests This is done in order not to have to relink targets, when just an .so changed, but not its interface. |
||
|---|---|---|
| .. | ||
| base58.cpp | ||
| block.cpp | ||
| bulletproof.cpp | ||
| CMakeLists.txt | ||
| cold-outputs.cpp | ||
| cold-transaction.cpp | ||
| fuzzer.cpp | ||
| fuzzer.h | ||
| http-client.cpp | ||
| levin.cpp | ||
| load_from_binary.cpp | ||
| load_from_json.cpp | ||
| parse_url.cpp | ||
| signature.cpp | ||
| transaction.cpp | ||
| tx-extra.cpp | ||