| .. |
|
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
|
fixes related to build under vc2022 on windows arm64
|
2024-02-20 11:26:12 +04:00 |
|
callstack_helper.h
|
gcc compilation fixed
|
2019-08-29 12:28:05 +03:00 |
|
command_line.cpp
|
added full warm up feature
|
2025-03-12 14:17:40 +04:00 |
|
command_line.h
|
added wallet API complete documentation
|
2024-04-09 22:52:56 +02: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
|
implemented warp-mode for zano daemon
|
2025-03-12 19:52:10 +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
|
added proxy to daemon
|
2025-03-18 18:51:27 +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
|
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 'release' into develop
|
2025-03-24 20:01:42 +03: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 |
|
utf8.h
|
another fix with utf8 sanitizing
|
2025-03-14 19:15:54 +04:00 |
|
util.cpp
|
another fix with utf8 sanitizing
|
2025-03-14 19:15:54 +04:00 |
|
util.h
|
added sanitizing of utf8 in plain wallet, removed unnecessary rpc calls from get recent history
|
2025-03-14 14:44:27 +04: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 |