1
0
Fork 0
forked from lthn/blockchain
blockchain/src/common
2021-04-26 13:12:53 -05:00
..
atomics_boost_serialization.h fixed cleaning and reseting genesis 2020-04-26 01:49:57 +02: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 Merge branch 'develop' into predevelop 2020-05-22 17:03:25 +03:00
callstack_helper.h gcc compilation fixed 2019-08-29 12:28:05 +03:00
command_line.cpp wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
command_line.h wallet: all free space checks removed completely 2020-08-31 16:37:05 +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 massive fixes over htlc, sha256/RIPEMD160 basic test(passing) 2021-01-04 22:41:16 +01:00
db_abstract_accessor.h db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +03:00
db_backend_base.h db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +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 db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +03:00
db_backend_lmdb.h db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +03:00
db_backend_mdbx.cpp db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +03:00
db_backend_mdbx.h db: added close_container() to backend, call it at basic_key_value_accessor::deinit(), added "override" keyword 2020-07-02 14:05:00 +03: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
encryption_filter.cpp encryption sink transformed to out stream and in stream 2020-08-18 21:54:23 +02:00
encryption_filter.h gcc compilation fixed 2020-08-19 18:35:16 +03:00
error_codes.h in the middle of prepare_tx_sources_htlc 2021-02-02 19:02:28 +01:00
int-util.h gcc compilation fixed 2021-01-28 14:53:04 +03:00
make_hashable.h better transfers logging and code clean-up 2020-05-26 15:55:58 +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 fixed seed info validation 2020-12-03 21:15:55 +01:00
mnemonic-encoding.h fixed seed info validation 2020-12-03 21:15:55 +01:00
ntp.cpp fixed android/linux warnings 2020-06-04 19:31:29 +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 Merge branch 'develop' into atomics 2021-04-26 13:12:53 -05:00
unordered_containers_boost_serialization.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
util.cpp implemented export of mobile app data 2020-07-11 18:42:59 +02:00
util.h added more logs and fixed sync progress 2020-07-15 18:15:11 +02:00
varint.h Moved sources to public repo 2018-12-27 18:50:45 +03:00