1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-04-01 12:17:45 +03:00
..
common fixed a minor issue in mdbx_db_backend::set() 2020-03-20 16:25:20 +03:00
connectivity_tool conn_tool: proper handling of gzip encoding/decoding result 2020-03-18 18:38:28 +03:00
crypto stream_cn_hash: buffer moved from the stack to the heap 2020-03-27 00:11:06 +03:00
currency_core db_backend_selector is used only locally to make things simplier 2020-03-16 17:48:02 +03:00
currency_protocol is_synchronized() now returns TRUE only when at least half of the connections are in normal state, core_rpc_server::on_get_info() fixed 2020-03-31 17:30:17 +03:00
daemon CLI option change: explicit-predownload -> force-predownload 2020-03-18 15:14:10 +03:00
gui/qt-daemon gui: make_response improved to log all non-ok responses 2020-03-30 16:39:52 +03:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Merge branch 'develop' into txpool_optimisation 2019-12-05 16:05:01 +01: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 is_synchronized() now returns TRUE only when at least half of the connections are in normal state, core_rpc_server::on_get_info() fixed 2020-03-31 17:30:17 +03:00
serialization improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
simplewallet simplewallet: fixed a typo 2020-04-01 12:17:45 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet gui: process_predownload result is being checked now 2020-03-27 15:19:21 +03:00
CMakeLists.txt disabled unlinked utf8 functions for android, chaged libs to static 2020-02-21 01:05:39 +01:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 80 -> 81 === 2020-03-27 00:58:47 +03:00