blockchain/src
2023-03-27 22:03:31 +02:00
..
common don't use deprecated boost/bind.hpp and placeholders in global namespace 2022-12-04 15:25:19 +01:00
connectivity_tool minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
crypto the first working implementation of Zarcanum PoS verification + few bugs fixed in proof gen; zarcanum_pos_block_math test should now succeed 2022-11-18 04:18:41 +01:00
currency_core extra verification checks in add_out_to_get_random_outs() 2022-12-20 21:23:53 +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 accept ionic swap proposal(partially) 2023-03-08 21:19:59 +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 optimization on get_random_outs 2022-12-20 21:22:11 +01:00
serialization more warnings cleanup 2022-10-12 12:10:48 +02:00
simplewallet Implemented accept_ionic_swap_proposal and get_ionic_swap_proposal_info command in simplewallet 2023-03-20 20:11:23 +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 Multiwallet RPC API: initial code draft 2023-03-27 22:03:31 +02: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-06-18 20:50:02 +02:00