1
0
Fork 0
forked from lthn/blockchain
blockchain/src/common
2020-03-20 16:25:20 +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 filesystem unicode refactoring: serialize_obj_to_file, unserialize_obj_from_file 2019-09-26 01:08:17 +03:00
callstack_helper.cpp callstack trace for win64 implemented and integrated into epee 2019-08-29 04:23:16 +03:00
callstack_helper.h gcc compilation fixed 2019-08-29 12:28:05 +03:00
command_line.cpp CLI option change: explicit-predownload -> force-predownload 2020-03-18 15:14:10 +03:00
command_line.h CLI option change: explicit-predownload -> force-predownload 2020-03-18 15:14:10 +03:00
config_encrypt_helper.h implemented secure api for configuring wallets data 2020-03-20 04:19:25 +01: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 changed parameters of get_block_template 2019-11-14 19:53:38 +01:00
db_backend_base.h libmdbx set as an option for command line parameter(--db-engine) 2019-10-25 00:13:38 +02: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 fixed minor issue in lmdb_db_backend::set() 2020-02-18 17:03:22 +03:00
db_backend_lmdb.h libmdbx set as an option for command line parameter(--db-engine) 2019-10-25 00:13:38 +02:00
db_backend_mdbx.cpp fixed a minor issue in mdbx_db_backend::set() 2020-03-20 16:25:20 +03:00
db_backend_mdbx.h libmdbx set as an option for command line parameter(--db-engine) 2019-10-25 00:13:38 +02:00
db_backend_selector.cpp blockchain database predownloading: first version 2020-03-12 18:07:31 +03:00
db_backend_selector.h fix for gcc 2020-03-13 03:47:44 +03:00
difficulty_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
int-util.h the build fixed for msvc 2020-02-25 19:39:08 +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 got rid of annoying UPNP initialization delay 2019-12-26 01:36:48 +01: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
ntp.cpp fixed warnings 2019-09-27 22:47:24 +02:00
ntp.h NTP tools & core time sync checking were greatly improved 2019-09-19 16:51:58 +03: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
pre_download.h fixed std::out state change 2020-03-20 13:51:37 +03:00
unordered_containers_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
util.cpp p2p: check_remote_client_version() moved to more appropriate place 2019-10-10 16:22:34 +03:00
util.h p2p: check_remote_client_version() moved to more appropriate place 2019-10-10 16:22:34 +03:00
varint.h Moved sources to public repo 2018-12-27 18:50:45 +03:00