blockchain/src
2024-03-26 16:35:18 +01:00
..
common p2p: block old clients (<2.x) on in and out conn + build version bump to 280 2024-03-21 10:48:11 +01:00
connectivity_tool compilation fix 2024-02-09 14:59:32 +01:00
crypto warning fixed (thanks to @crypto_zoidberg) 2024-02-23 12:57:09 +01:00
currency_core fixed RANDOM_OUTPUTS_FOR_AMOUNTS_FLAGS_COINBASE and added RANDOM_OUTPUTS_FOR_AMOUNTS_FLAGS_POS_COINBASE for future use 2024-03-26 16:35:18 +01:00
currency_protocol attempt to fix issue with broken versioning in tx versioned structs 2023-09-01 11:59:47 +02:00
daemon more options for checkpoints 2024-02-18 21:05:22 +04:00
gui/qt-daemon pulled UI to lates version 2024-02-25 22:49:14 +04:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p p2p: block old clients (<2.x) on in and out conn + build version bump to 280 2024-03-21 10:48:11 +01:00
pch MSVC 2019 configuration + Boost 1.76 support 2021-06-15 14:21:10 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc fixed RANDOM_OUTPUTS_FOR_AMOUNTS_FLAGS_COINBASE and added RANDOM_OUTPUTS_FOR_AMOUNTS_FLAGS_POS_COINBASE for future use 2024-03-26 16:35:18 +01:00
serialization build: 1) fixed issue where CMake couldn't find local Boost with system-wide Boost present and 2) added a patch for Boost compilation when GCC version >= 8.3 (+minor warning fix) 2023-10-11 21:57:18 +02:00
simplewallet payment_id improved 2024-02-17 20:35:01 +04:00
stratum stratum: handle_method_eth_submitHashrate now supports parameter of any length (should be helpful for odd miners) 2022-11-28 21:17:59 +01:00
wallet decoy selection algo refactoring 2024-03-25 21:56:46 +01:00
CMakeLists.txt multiple fixes over wallet and cmake 2022-11-18 21:04:05 +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 === build number: 285 -> 286 === 2024-03-26 14:05:22 +03:00