1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2024-02-14 02:02:13 +04:00
..
common crypto: general_double_schnorr_sig implemented 2024-02-08 17:32:41 +01:00
connectivity_tool compilation fix 2024-02-09 14:59:32 +01:00
crypto fixes related multriasset tests 2024-02-13 19:21:25 +04:00
currency_core fixes over multiasset tests to fix transfer ownership of asset 2024-02-14 02:02:13 +04: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 UI moved to latest commit 2024-02-01 20:25:49 +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 replaced vector<bool> top list<bool>, because c++ is insane about some stuff 2024-02-09 19:42:11 +04: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 Bunch of improvements over the wallet 2024-01-02 21:57:43 +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 over multiasset tests to fix transfer ownership of asset 2024-02-14 02:02:13 +04: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: 253 -> 254 === 2024-02-09 15:16:19 +03:00