monero/src/wallet
moneromooo-monero 96e35506e9
wallet2: fix incorrect patch for determining fork rules
Half of the patch was correct, but half was introducing another bug,
where a wallet asking for a fork that the daemon does not know about
yet would decide to use those rules.
2019-01-13 14:48:16 +00:00
..
api wallet_api: fix usage of LOG_ERROR 2019-01-07 11:57:10 +00:00
CMakeLists.txt Merge pull request #4945 2018-12-31 15:53:59 -06:00
message_store.cpp message_store: fix error message adding const char * with offset 2018-12-22 15:52:10 +00:00
message_store.h MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
message_transporter.cpp MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
message_transporter.h MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
node_rpc_proxy.cpp Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01:00
node_rpc_proxy.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
ringdb.cpp Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01:00
ringdb.h record blackballs as amount/offset, and add export ability 2018-09-10 09:04:18 +00:00
wallet2.cpp wallet2: fix incorrect patch for determining fork rules 2019-01-13 14:48:16 +00:00
wallet2.h wallet2: speedup output tracking 2018-12-31 23:57:54 +00:00
wallet_args.cpp wallet: warn if lockable memory limit is too low 2018-11-03 20:09:28 +00:00
wallet_args.h wallet cli/rpc: terminate execution with code 0 when --help or --version is given 2018-04-22 11:48:44 +09:00
wallet_errors.h MMS (Multisig Messaging System): Initial version 2018-12-12 21:49:20 +01:00
wallet_rpc_server_commands_defs.h Merge pull request #4746 2018-11-14 21:31:08 +02:00
wallet_rpc_server_error_codes.h Add RPC error code for non-deterministic wallet 2018-10-18 23:14:06 +02:00
wallet_rpc_server.cpp wallet_rpc_server: do not use RPC data if the call failed 2018-11-23 15:38:00 +00:00
wallet_rpc_server.h wallet-rpc: add on_restore_deterministic RPC call. 2018-10-29 18:19:42 +01:00