1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2024-03-28 13:51:13 +01: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 'master' into develop 2024-03-27 23:52:24 +01:00
currency_protocol auth basic r and d 2024-03-13 13:16:36 +01:00
daemon daemon: 1) print_asset_info command added; 2) print_tx greatly improved; 3) fill_tx_rpc_details() now fills blob and object_in_json fields and use base64 encoding 2024-03-26 19:55:34 +01:00
gui/qt-daemon added call_wallet_rpc to avoid using of mw_select_wallet 2024-03-20 17:57:46 +01: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 fixed macos compilation - 2 2024-03-27 23:22:10 +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 Merge branch 'release2' into develop 2024-03-26 21:16:28 +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 fixed broken build 2024-03-28 13:51:13 +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: 289 -> 290 === 2024-03-28 01:08:01 +03:00