1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2024-08-02 12:34:28 +02:00
..
common eth signature for CA: data structures + validate_ado_ownership() adaptation 2024-07-18 00:14:03 +02:00
connectivity_tool compilation fix 2024-02-09 14:59:32 +01:00
crypto crypto: eth_secret_key_to_public_key() implemented, other useful stuff for eth sig added 2024-08-02 12:00:35 +02:00
currency_core asset owner eth signer support for currency_format_utils and wallet2 2024-08-02 12:34:28 +02:00
currency_protocol minor improvements 2024-07-11 22:10:54 +02:00
daemon updated documentation 2024-07-17 19:30:19 +04:00
gui/qt-daemon ui update 2024-07-26 13:01:34 +02: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: set_ignore_connectivity_status() was ignored for some RPC, fixed 2024-07-11 22:04:42 +02:00
serialization added support for std::optional to src/serialization and boost serialization 2024-07-17 19:43:53 +02:00
simplewallet wallet: minor refactoring for tx_too_big and other for clearness 2024-07-26 04:49:04 +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 asset owner eth signer support for currency_format_utils and wallet2 2024-08-02 12:34:28 +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 === build number: 335 -> 336 === 2024-07-26 14:02:37 +03:00