blockchain/src
2024-04-03 18:24:03 +02:00
..
common Merge branch 'master' into develop 2024-03-21 11:43:53 +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 Merge branch 'release2' into develop 2024-03-29 18:57:26 +01:00
currency_protocol more work on json/descriptions improvements 2024-03-21 22:57:55 +01:00
daemon merge from develop 2024-03-26 21:24:32 +01:00
gui/qt-daemon msvc compilation fix 2024-04-03 18:24:03 +02:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Merge branch 'master' into develop 2024-03-21 11:43:53 +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 added struct documentation macro 2024-03-28 13:04:23 +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 wallet RPC: get_bare_outs_stats, sweep_bare_outs implemented + minor improvements 2024-04-03 16:45:33 +02: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 wallet RPC: get_bare_outs_stats, sweep_bare_outs implemented + minor improvements 2024-04-03 16:45:33 +02:00
CMakeLists.txt autodoc inital code + cmake warningns + improvements over compilation performance 2024-03-20 14:45:29 +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: 293 -> 294 === 2024-04-01 15:15:20 +03:00