monero/src/wallet
moneromooo-monero ca87cbd852
wallet2: fix subaddress fields serialization
When loading an older wallet cache, they wouldn't be initialized,
leading them to have random(ish) values, and so assigned to some
random subaddress.
2017-10-23 11:53:49 +01:00
..
api wallet2+API: use separate callbacks for lightwallets 2017-10-15 17:58:28 +02:00
CMakeLists.txt Subaddresses 2017-10-07 13:06:21 +09:00
node_rpc_proxy.cpp node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
node_rpc_proxy.h node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
wallet2_api.h walletAPI: add lightwallet login() and importWalletRequest() 2017-10-15 17:57:43 +02:00
wallet2.cpp fix lightwallet and subaddresses conflict 2017-10-15 19:19:40 +02:00
wallet2.h wallet2: fix subaddress fields serialization 2017-10-23 11:53:49 +01:00
wallet_args.cpp Merge pull request #2589 2017-10-15 18:38:46 +02:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server_commands_defs.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server_error_codes.h Subaddresses 2017-10-07 13:06:21 +09:00
wallet_rpc_server.cpp Fix compiler warnings with Clang 6.0.0. 2017-10-15 22:02:24 +03:00
wallet_rpc_server.h Subaddresses 2017-10-07 13:06:21 +09:00