| .. |
|
utf8
|
another fix with utf8 sanitizing
|
2025-03-14 19:15:54 +04: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
|
workaround fix for old android sdk with old boost(with missing pfr) v3 (shame on me)
|
2024-10-23 15:05:46 +04:00 |
|
boost_version_check.h
|
moved boost checker to right place(now for sure)
|
2025-03-28 15:27:46 +04:00 |
|
callstack_helper.cpp
|
callstack_helper: fixed a potential issue in get_mod_info::operator()
|
2025-05-30 14:45:24 +02:00 |
|
callstack_helper.h
|
an attempt to make all callstack-retrieval routines exception-safe
|
2025-05-28 01:15:28 +02:00 |
|
command_line.cpp
|
non-pruning mode implemented using checkpoints
|
2025-04-30 03:55:13 +03:00 |
|
command_line.h
|
non-pruning mode implemented using checkpoints
|
2025-04-30 03:55:13 +03:00 |
|
config_encrypt_helper.h
|
implemented secure api for configuring wallets data
|
2020-03-20 04:19:25 +01:00 |
|
crypto_serialization.h
|
asset ownership transfer refactoring (WIP)
|
2025-04-10 03:47:02 +03: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
|
added some diagnostic logs for blockchain caching
|
2025-04-10 22:42:56 +04: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
|
upstream changes
|
2024-09-23 14:33:22 +02:00 |
|
db_backend_lmdb.h
|
upstream changes
|
2024-09-23 14:33:22 +02: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
|
moved to v3 db
|
2025-03-24 03:09:29 +04:00 |
|
db_backend_selector.h
|
moved to v3 db
|
2025-03-24 03:09:29 +04: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
|
limitations for rpc cals
|
2025-07-15 20:41:46 +04: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
|
upstream changes
|
2024-09-23 14:33:22 +02:00 |
|
mnemonic-encoding.h
|
upstream changes
|
2024-09-23 14:33:22 +02: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
|
unit_tests: added a test for pod array file container, fixed clear() (#535)
|
2025-07-04 00:41:53 +02:00 |
|
pre_download.h
|
predownlod files updated to height 3150000
|
2025-05-09 02:14:44 +03:00 |
|
threads_pool.h
|
added wallet_transfer_info to transfer() RPC
|
2025-05-23 23:52:49 +04: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 |
|
utf8.h
|
another fix with utf8 sanitizing
|
2025-03-14 19:15:54 +04:00 |
|
util.cpp
|
non-pruning mode implemented using checkpoints
|
2025-04-30 03:55:13 +03:00 |
|
util.h
|
gcc compilation fix
|
2025-04-30 21:54:55 +03:00 |
|
variant_helper.h
|
minor improvements, typos, log msgs
|
2024-05-31 15:49:55 +02:00 |
|
varint.h
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |