1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2025-06-20 02:32:11 +03:00
..
common callstack_helper: fixed a potential issue in get_mod_info::operator() 2025-05-30 14:45:24 +02:00
connectivity_tool Merge remote-tracking branch 'origin/p2pdbgcmd' into develop 2025-06-19 12:53:34 +02:00
crypto fixes related to USE_OPEN_SSL_FOR_ECDSA 2024-10-26 15:36:31 +04:00
currency_core rename: encrypt_attachments() -> encrypt_payload_items() + test gen_wallet_decrypted_attachments -> gen_wallet_decrypted_payload_items improved (tx_comment put in extra) 2025-06-20 01:30:00 +02:00
currency_protocol non-pruning via special flag (WIP) 2025-04-30 05:46:25 +03:00
daemon added check if console is available #510 2025-06-07 14:10:45 +04:00
gui/qt-daemon ui update (PR 150) 2025-06-19 12:55:44 +02:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Merge remote-tracking branch 'origin/p2pdbgcmd' into develop 2025-06-19 12:53:34 +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 fix that makes sure that daemon and wallet are 'on the same page' in terms of hardfork recognition 2025-06-07 16:17:54 +04:00
serialization improve over all tx to json serialization 2025-04-17 22:07:36 +04:00
simplewallet added error handling for custom seed generator 2025-05-21 20:16:08 +04:00
stratum Fix #482 suggested by @jeffro256 2024-11-26 21:51:23 +04:00
wallet wallet: 1) tx_comment is only allowed in extra; 2) tx_comment temporary allowed only if destinations addresses are the same; 3) integrated address can be only the first if there are many 2025-06-20 01:31:42 +02:00
CMakeLists.txt feat: install includes on android (#524) 2025-05-29 14:20:47 +04: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: 411 -> 412 === 2025-06-20 02:32:11 +03:00