1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2021-01-06 23:16:49 +01:00
..
common massive fixes over htlc, sha256/RIPEMD160 basic test(passing) 2021-01-04 22:41:16 +01:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto massive fixes over htlc, sha256/RIPEMD160 basic test(passing) 2021-01-04 22:41:16 +01:00
currency_core htlc in work: refactoring of txin_htlc structure, work on altchain handling witb htlc 2021-01-06 23:16:49 +01:00
currency_protocol fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
daemon find_key_image improved 2020-08-08 15:12:21 +03:00
gui/qt-daemon merge from ui_develop 2020-12-09 21:36:45 +01:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Implemented debug mode for remote node 2020-05-05 17:47:24 +02:00
pch precompiled header redesign: keeping old for MSVC + adding CMake-enabled for gcc 2020-08-04 19:45:41 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet implemented proper validation of seed phrase in simplewallet 2020-11-21 23:05:09 +01:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet htlc in work: scanning for outputs and validation agains internal errors 2021-01-06 00:10:54 +01:00
CMakeLists.txt cmake: require version 3.16 if PCH is enabled for Linux build 2020-09-21 14:40:17 +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: 111 -> 112 === 2020-11-11 21:35:24 +03:00