1
0
Fork 0
forked from lthn/blockchain
blockchain/src
2021-04-26 13:12:53 -05:00
..
common Merge branch 'develop' into atomics 2021-04-26 13:12:53 -05:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto Merge branch 'develop' into atomics 2021-04-26 13:12:53 -05:00
currency_core fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
currency_protocol fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
daemon daemon: print_tx_prun_info cmd added 2021-04-20 03:01:29 +03:00
gui/qt-daemon Added all the htmls as a submodule from separate repository 2021-03-22 21:48:22 +03: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 multiple fixes over atomics 2021-02-15 02:17:59 +01:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet added aliases support for --pos-mining-reward-address 2021-02-12 16:29:51 +01:00
stratum compilation fixes 2021-03-11 06:48:43 +03:00
wallet fixed counterparty_address load from transaction details 2021-03-26 00:43:50 +03:00
CMakeLists.txt fixed build scripts for submodule 2021-03-22 22:03:03 +03:00
version.cmake fix "git describe" parsing regexp (issue with wrong commit id in build numbers) 2020-09-21 14:39:21 +03:00
version.h.in === build number: 114 -> 115 === 2021-01-29 19:57:15 +03:00