1
0
Fork 0
forked from lthn/blockchain
blockchain/src
Snider 6e4d8f7683 Refactor genesis files and update CMake targets
Moved genesis-related generated files and logic from currency_core/generated and genesis_generator to a new src/genesis directory. Updated CMakeLists and include paths to reflect the new structure. Adjusted test and db build scripts to use ZLIB::ZLIB and miniupnpc::miniupnpc targets. Added README with instructions for genesis block updates. Removed premine wallet generation logic from config CMakeLists.
2025-09-29 20:21:33 +01:00
..
common Refactor config system and move currency_config.h 2025-09-29 19:04:52 +01:00
config Refactor genesis files and update CMake targets 2025-09-29 20:21:33 +01:00
connectivity_tool updates licence 2025-09-25 18:18:41 +01:00
crypto Refactor config system and move currency_config.h 2025-09-29 19:04:52 +01:00
currency_core Refactor genesis files and update CMake targets 2025-09-29 20:21:33 +01:00
currency_protocol updates licence 2025-09-25 18:18:41 +01:00
daemon updates licence 2025-09-25 18:18:41 +01:00
genesis Refactor genesis files and update CMake targets 2025-09-29 20:21:33 +01:00
miner updates licence 2025-09-25 18:18:41 +01:00
p2p Refactor config system and move currency_config.h 2025-09-29 19:04:52 +01:00
pch updates licence 2025-09-25 18:18:41 +01:00
platform updates licence 2025-09-25 18:18:41 +01:00
rpc Corrected the value "Lethean wallet address ... for integrated address" (#18) 2025-09-27 16:26:52 +01:00
serialization updates licence 2025-09-25 18:18:41 +01:00
simplewallet Replace Zano branding with Lethean throughout codebase 2025-09-26 22:02:21 +01:00
stratum Refactor config system and move currency_config.h 2025-09-29 19:04:52 +01:00
wallet Refactor config system and move currency_config.h 2025-09-29 19:04:52 +01:00
CMakeLists.txt Refactor genesis files and update CMake targets 2025-09-29 20:21:33 +01:00
version.cmake fix "git describe" parsing regexp (issue with wrong commit id in build numbers) 2020-09-21 14:39:21 +03:00
version.h.in Update build system and version to 6.0.0 2025-09-28 16:33:18 +01:00