1
0
Fork 0
forked from lthn/blockchain
blockchain/src/common
2024-02-08 17:32:41 +01: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 added BEGIN_BOOST_SERIALIZATION macros 2022-05-09 20:28:13 +02:00
boost_serialization_maps.h wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01: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 fixed minor issues related to arg_descriptor 2022-04-21 19:00:03 +02:00
command_line.h fixed minor issues related to arg_descriptor 2022-04-21 19:00:03 +02:00
config_encrypt_helper.h implemented secure api for configuring wallets data 2020-03-20 04:19:25 +01:00
crypto_serialization.h crypto: general_double_schnorr_sig implemented 2024-02-08 17:32:41 +01:00
crypto_stream_operators.cpp minor operator<< refactoring & related stuff 2019-05-01 16:03:12 +02:00
crypto_stream_operators.h removed annoying < and > symbols 2021-08-17 12:13:13 +02:00
db_abstract_accessor.h comment for clarification 2021-12-18 08:33:41 +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 fixed storage bug over assets container 2022-10-04 23:13:02 +02: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 rollback mdbx 2021-11-16 15:52:07 +01: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 Bunch of improvements over the wallet 2024-01-02 21:57:43 +01:00
general_purpose_commands_defs.h added proper handling of wrpa transactions in simplewallet 2021-08-25 20:39:33 +02: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 don't use deprecated boost/bind.hpp and placeholders in global namespace 2022-12-04 15:25:19 +01: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 predownload files updated 2023-11-30 17:32:58 +01:00
threads_pool.h attempt to fix threads_pool on mac/clang 2022-04-18 19:26:03 +02:00
tor_helper.h integrated tor into wallet in a draft mode 2022-01-09 00:07:26 +01: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
variant_helper.h more warnings cleanup 2022-10-12 12:10:48 +02:00
varint.h Moved sources to public repo 2018-12-27 18:50:45 +03:00