1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2020-09-07 21:03:47 +02:00
..
common wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto Implemented encryption stream 'sink' 2020-08-18 21:54:23 +02:00
currency_core has_field_of_type_in_extra() -> have_type_in_variant_container() 2020-08-31 20:03:49 +03:00
currency_protocol fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
daemon find_key_image improved 2020-08-08 15:12:21 +03:00
gui/qt-daemon Some minor issues are fixed (#212) 2020-09-05 17:29:41 +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 precompiled header redesign: keeping old for MSVC + adding CMake-enabled for gcc 2020-08-04 19:45:41 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet fixed simplewallet.cpp 2020-09-01 23:30:18 +02:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet Merge from master 2020-09-07 21:03:47 +02:00
CMakeLists.txt enabled PCH for macOS as well (gives small build time improvment) 2020-08-07 17:33:38 +03:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 96 -> 97 === 2020-07-29 13:30:14 +03:00