1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2025-07-11 21:26:52 +03:00
..
common unit_tests: added a test for pod array file container, fixed clear() (#535) 2025-07-04 00:41:53 +02:00
connectivity_tool Merge remote-tracking branch 'origin/p2pdbgcmd' into develop 2025-06-19 12:53:34 +02:00
crypto wallet2: restore_key_images_in_wo_wallet() implemented 2025-07-09 14:40:24 +03:00
currency_core gcc warning fixed 2025-07-11 21:26:07 +03: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 153) 2025-07-11 21:26:52 +03: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 fixed typo 2025-06-25 16:46:37 +04:00
serialization improve over all tx to json serialization 2025-04-17 22:07:36 +04:00
simplewallet simplewallet: --restore-ki-in-wo-wallet command-line option implemented 2025-07-09 14:42:18 +03:00
stratum Fix #482 suggested by @jeffro256 2024-11-26 21:51:23 +04:00
wallet wallet: clear_utxo_cold_sig_reservation() made available only for watch-only wallets 2025-07-09 19:10:33 +03:00
CMakeLists.txt an attempt 3 to fix gcc linking (prior to gcc 9, the std::filesystem library required explicit linking) 2025-07-11 21:25:48 +03: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: 413 -> 414 === 2025-07-09 17:33:17 +03:00