1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-05-12 18:47:43 +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 softened alt blocks purge validation due to new onboard_transactions concept 2020-05-05 12:53:20 +02: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 history (#166) 2020-04-08 21:45:46 +03:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p additional logging on handshake 2020-05-05 13:06:26 +03: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: transfer command changed to accept only hex-encoded payment id 2020-04-06 23:17:11 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet GUI: fix unconditional backend stop when predownloading fails 2020-05-12 13:02:06 +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 === version bump: 1.1.5.82 -> 1.1.6.83 === 2020-05-12 18:47:43 +03:00