1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2023-08-19 15:47:11 +02:00
..
common fixed all problems in wallet2.cpp 2023-08-15 16:52:53 +02:00
connectivity_tool minor improvements and compilation fixes 2022-12-02 18:14:19 +01:00
crypto range proofs: max outputs count changed: 16 -> 32 2023-08-02 22:53:00 +02:00
currency_core bcs: fixed put_asset_info() to enable verification of the asset emit operation 2023-08-19 15:47:11 +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 layout fixed 2023-08-07 21:32:22 +02: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 core_rpc_server::on_get_alias_reward() and wallet2::get_alias_cost() were fixed to support aliases in post-HF4 env 2023-08-06 21:43:33 +02:00
serialization added more test cases for emmit into multiassets_basic_test 2023-08-16 23:04:29 +02:00
simplewallet performace_tests: comilation fix for gcc + warnings 2023-07-14 13:33:33 +02: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 few errors discovered by multiasset_test, still problem with emmit 2023-08-17 21:00:59 +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 version bump: 2.0.0.216 -> 2.0.0.217 2023-08-07 02:50:16 +02:00