1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2024-09-27 13:58:25 +02:00
..
common utils: parse_client_version, parse_client_version_build_number() implemented + unit tests stub 2024-09-25 04:03:57 +02:00
connectivity_tool upstream changes 2024-09-23 14:33:22 +02:00
crypto upstream changes 2024-09-23 14:33:22 +02:00
currency_core testnet: set hardfork 5 height to 241750 2024-09-25 18:32:18 +02:00
currency_protocol gcc warning fixed 2024-09-25 19:06:24 +02:00
daemon updated documentation 2024-07-17 19:30:19 +04:00
gui/qt-daemon mainwindow: removed redundant param for drop_secure_app_data() 2024-09-27 13:55:10 +02:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p p2p: clients with outdated versions now rejected by p2p upon hf activation as well (+tied to hf min build number) 2024-09-25 04:13:41 +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 a warning 2024-09-24 15:59:43 +02:00
serialization various improvements 2024-09-23 05:13:26 +02:00
simplewallet upstream changes 2024-09-23 14:33:22 +02:00
stratum fixed an old error in stratum server when incorrect worker's name (!="miner") invalidates mining address that was already set in daemon 2024-09-25 21:05:02 +02:00
wallet removed forcefully nullifying asset_id in emit_asset() (it's up to the caller now) 2024-09-24 01:26:04 +02:00
CMakeLists.txt bitcoin-secp256k1 submodule added + native crypto test 2024-06-26 21:15:44 +02: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: 2.0.0 -> 2.0.1 === 2024-09-27 13:58:25 +02:00