1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2023-04-14 04:51:33 +02:00
..
common asset surjection proof: core adaptation & debugging (wip) 2023-04-01 06:49:40 +02:00
connectivity_tool minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
crypto hopefully final fixes for gcc errors 2023-04-10 21:01:35 +02:00
currency_core check_native_coins_amount_burnt_in_outs() instead of get_amount_for_zero_pubkeys() which is now deprecated, some coretests adapted and have been debugged 2023-04-14 04:51:33 +02: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 1) outputs_generation_context is now part of finalize_tx_params; 2) outputs_generation_context -> tx_generation_context 2023-04-12 20:13:54 +02: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 wallet: unconfirmed txs handling (temp fix) 2023-04-13 22:26:10 +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-12-22 17:20:31 +03:00