1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2024-07-07 21:37:23 +03:00
..
common fixed non-standard decimal point handlinig in wallets_manager::transfer() 2024-07-06 17:15:56 +02:00
connectivity_tool compilation fix 2024-02-09 14:59:32 +01:00
crypto greatly refactored alt block verification and improved it for post-HF4 era (now all updated tests should pass) 2024-06-01 22:06:21 +02:00
currency_core print_fixed_decimal_point() and print_money_brief() fixed for too big decimal point values 2024-07-07 20:34:19 +02:00
currency_protocol more work on json/descriptions improvements 2024-03-21 22:57:55 +01:00
daemon fixedbug with crash on autodoc 2024-04-10 14:19:48 +02:00
gui/qt-daemon implemented burn assets API + fixed deploy asset API 2024-07-05 18:23:30 +04:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Merge branch 'master' into develop 2024-03-21 11:43:53 +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 RPC API: added missing documentation examples 3 2024-06-28 19:51:28 +02: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 simplewallet: fixed a bug with incorrect parsing of transfer amounts when the decimal point is non-standard + more verbose error messages 2024-07-02 20:51:47 +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 wallet: minor improvements over balance command 2024-07-07 20:33:06 +02:00
CMakeLists.txt autodoc inital code + cmake warningns + improvements over compilation performance 2024-03-20 14:45:29 +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: 326 -> 327 === 2024-07-07 21:37:23 +03:00