1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-02-14 15:53:39 +03:00
..
common got rid of annoying UPNP initialization delay 2019-12-26 01:36:48 +01:00
connectivity_tool masked key text 2019-07-16 19:46:56 +02:00
crypto crypto: ge_scalarmult_p3 implemented (scalar multiplication returning point in ge_p3 format) 2020-02-14 01:57:31 +03:00
currency_core tx pool: fixed potential rare access violation issue 2020-02-14 15:53:39 +03:00
currency_protocol fixed problem with seed nodes + transactions loaded to onboard container instead of prevalidation in tx pool 2019-12-03 04:16:17 +01:00
daemon don't register arg_db_engine option in daemon (it's registered in bcs) 2019-11-14 05:57:02 +03:00
gui/qt-daemon daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib) 2020-02-10 21:44:06 +01: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 Merge branch 'develop' into mobile 2020-02-03 17:00:09 +01:00
serialization improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
simplewallet simplewallet: don't put payment id into tx attachment if it's empty (fixed a tiny bug) 2020-01-23 20:28:10 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet added missing files, fixed build 2020-02-10 22:47:06 +01:00
CMakeLists.txt fixed wrong line in cmake 2020-01-27 22:16:44 +01:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === version bump: 1.1.4.77 -> 1.1.5.78 === 2020-01-23 20:26:31 +03:00