1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-06-29 22:55:25 +03:00
..
common Merge branch 'develop' into predevelop 2020-06-11 13:28:18 +03:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto seed phase improvements: 26 words + checksum + auditable wallets support 2020-05-02 23:59:37 +03:00
currency_core clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
currency_protocol implemented deferred fetching of global output indexes on receiving phase(preparation phase is todo) 2020-06-12 00:32:08 +02:00
daemon print_blockchain_outs_stat -> print_blockchain_outs_stats 2020-05-19 20:25:03 +03:00
gui/qt-daemon GUI fixes: made disable 'Hide your wallet address from recipient' checkbox, hide 'register an alias' for auditable wallets 2020-06-29 13:31:19 +03: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 improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc implemented prefetch of outputs before transfer 2020-06-12 23:32:06 +02:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet clean things up (massive names correction) 2020-06-29 22:55:25 +03:00
CMakeLists.txt added proper linking to log library2 2020-06-02 21:48:47 +02:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === version bump: 1.1.6.90 -> 1.1.7.91 === 2020-06-26 15:55:24 +03:00