wownero/src/wallet
moneromooo-monero 0349347e6d
ringdb: use a different iv for key and data in rings table
This is technically a record encrypted in two pieces,
so the iv needs to be different.
Some backward compatibility is added to read data written
by existing code, but new data is written with the new code.
2020-01-09 17:32:21 +00:00
..
api Merge pull request #5894 2019-09-30 18:45:41 -05:00
CMakeLists.txt daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
message_store.cpp Changed the use of boost:value_initialized for C++ list initializer 2019-09-02 14:16:29 +02:00
message_store.h message_store: init me field 2019-01-07 16:41:34 +00:00
message_transporter.cpp MMS: Use chans instead of normal addresses for auto-config 2019-08-20 19:55:31 +02:00
message_transporter.h MMS: Use chans instead of normal addresses for auto-config 2019-08-20 19:55:31 +02:00
node_rpc_proxy.cpp wallet: set non-empty error string on connection failure 2019-11-14 19:49:57 +00:00
node_rpc_proxy.h wallet: reuse cached height when set after refresh 2019-11-01 18:59:41 +00:00
ringdb.cpp ringdb: use a different iv for key and data in rings table 2020-01-09 17:32:21 +00:00
ringdb.h simplewallet: new unset_ring command 2019-04-02 14:18:07 +00:00
wallet2.cpp wallet2: do not remove known rings when a tx fails 2020-01-09 17:32:21 +00:00
wallet2.h Merge pull request #6057 2019-12-12 13:49:58 -06:00
wallet_args.cpp daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_args.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_errors.h daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_light_rpc.h rpc: move a leftover light wallet RPC out of daemon RPC 2019-08-28 15:51:28 +00:00
wallet_rpc_helpers.h wallet: do not warn if the rpc cost was free 2019-10-27 10:59:31 +00:00
wallet_rpc_payments.cpp daemon, wallet: new pay for RPC use system 2019-10-25 09:34:38 +00:00
wallet_rpc_server.cpp wallet: fix another facet of "did I get some monero" information leak 2019-11-01 18:59:38 +00:00
wallet_rpc_server.h wallet: add edit_address_book RPC 2019-09-17 11:38:23 +00:00
wallet_rpc_server_commands_defs.h wallet: add edit_address_book RPC 2019-09-17 11:38:23 +00:00
wallet_rpc_server_error_codes.h wallet: distinguish between empty and absent attributes 2019-05-02 13:00:08 +00:00