1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2023-03-21 22:26:24 +01:00
..
common crypto: 5-layers extended CLSAG is introduced for Zarcanum + confidential assets needs (stubs so far, tbd) 2023-03-20 21:21:47 +01:00
connectivity_tool minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
crypto Zarcanum: 5-layers CLSAG draft implementation (tests are yet tbd, WIP) 2023-03-21 22:26:24 +01:00
currency_core Zarcanum: 5-layers CLSAG draft implementation (tests are yet tbd, WIP) 2023-03-21 22:26:24 +01:00
currency_protocol namespace epst = epee::string_tools 2022-05-11 20:57:31 +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 implemented boost::optional serialization 2023-02-21 17:18:21 +01:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p don't use deprecated boost/bind.hpp and placeholders in global namespace 2022-12-04 15:25:19 +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 Zarcanum & assets balance proof refactoring: work in progress 2023-03-16 23:59:52 +01:00
serialization implemented boost::optional serialization 2023-02-21 17:18:21 +01:00
simplewallet confidential assets: core & wallet refactoring, various fixes, WIP 2023-02-09 23:35:33 +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 Zarcanum adaptation for confidential assets: balance and range proofs generation/verification has been debugged (WIP) 2023-03-21 02:34:29 +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: 143 -> 144 === 2022-12-22 17:20:31 +03:00