1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-06-15 20:10:24 +02: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 Merge branch 'predevelop' into wallet_delayed_outputs_sync 2020-06-14 19:47:35 +02: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 added code for javascript debugging 2020-06-15 20:10:24 +02: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 account_base::get_awo_blob() 2020-06-01 15:32:00 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet Merge branch 'predevelop' into wallet_delayed_outputs_sync 2020-06-14 19:47:35 +02: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 === build number: 87 -> 88 === 2020-06-11 13:25:58 +03:00