mirror of
https://github.com/monero-project/monero.git
synced 2025-01-24 11:36:17 +00:00
f9b5b521e8
On Mac, size_t is a distinct type from uint64_t, and some types (in wallet cache as well as cold/hot wallet transfer data) use pairs/containers with size_t as fields. Mac would save those as full size, while other platforms would save them as varints. Might apply to other platforms where the types are distinct. There's a nasty hack for backward compatibility, which can go after a couple forks. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
message_store.cpp | ||
message_store.h | ||
message_transporter.cpp | ||
message_transporter.h | ||
node_rpc_proxy.cpp | ||
node_rpc_proxy.h | ||
ringdb.cpp | ||
ringdb.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_args.cpp | ||
wallet_args.h | ||
wallet_errors.h | ||
wallet_light_rpc.h | ||
wallet_rpc_helpers.h | ||
wallet_rpc_payments.cpp | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h |