1
0
Fork 0
forked from lthn/blockchain
blockchain/src/common
2019-07-02 18:38:35 +03:00
..
base58.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
base58.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
boost_serialization_helper.h boost serialization helper: fixed func names in exceptions for easier identification 2019-06-12 18:13:55 +03:00
command_line.cpp daemon: checking for free space (--disable-stop-on-low-free-space was also added) + minor refactoring on critical errors handling 2019-07-02 18:38:35 +03:00
command_line.h daemon: checking for free space (--disable-stop-on-low-free-space was also added) + minor refactoring on critical errors handling 2019-07-02 18:38:35 +03:00
crypto_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
crypto_stream_operators.cpp minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
crypto_stream_operators.h minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
db_abstract_accessor.h Coverity (#28) 2019-05-20 11:32:36 +02:00
db_backend_base.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
db_backend_leveldb.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
db_backend_leveldb.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
db_backend_lmdb.cpp added proper handling mutex operating in lmdb, improved wallet backend error handling 2019-06-06 23:08:21 +03:00
db_backend_lmdb.h reverting commit cca48ed718 "contrib: update LMDB to 0.9.23, use submodule (#27)" 2019-05-21 18:18:20 +03:00
difficulty_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
int-util.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
make_hashable.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
median_db_cache.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
miniupnp_helper.h Coverity (#28) 2019-05-20 11:32:36 +02:00
mnemonic-encoding.cpp mved to 25 word seed phrase 2019-02-18 19:48:38 +01:00
mnemonic-encoding.h mved to 25 word seed phrase 2019-02-18 19:48:38 +01:00
pod-class.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
pod_array_file_container.h wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress) 2019-04-03 12:48:09 +03:00
unordered_containers_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
util.cpp time sync issues detection first impl 2019-06-06 16:21:26 +03:00
util.h time sync issues detection first impl 2019-06-06 16:21:26 +03:00
varint.h Moved sources to public repo 2018-12-27 18:50:45 +03:00