blockchain/src
2023-12-27 14:08:36 +01:00
..
common Merge remote-tracking branch 'origin/develop' into cryptoassets 2023-12-06 16:24:06 +01:00
connectivity_tool minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
crypto crypto: fixed generators with precomputed data improved (data made static) + more tests 2023-12-27 02:04:59 +01:00
currency_core block add perf timings 2023-12-27 14:08:36 +01:00
currency_protocol attempt to fix issue with broken versioning in tx versioned structs 2023-09-01 11:59:47 +02:00
daemon 1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
gui/qt-daemon new decoy selection algo 2023-12-08 15:31:17 +01:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Fixed wrong p2p ports 2023-05-22 23:24:20 +02: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 Merge branch 'develop' into cryptoassets 2023-11-02 14:05:03 +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 deprecated uint64_t get_amount_for_zero_pubkeys() removed, various compilation fixes 2023-11-02 16:51:45 +01: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 fixes for cake wallet 2023-11-22 16:19:12 +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: 248 -> 249 === 2023-12-06 16:30:18 +01:00