wownero/src/wallet
moneromooo-monero 50e59cfada
wallet2: reject zero keys in json input
Because the user might do this for reasons unknown.
Values beyond l-1 will be reduced, so are accepted.

Reported by who-biz.
2020-01-16 19:58:21 +00:00
..
api Merge pull request #5894 2019-09-30 18:45:41 -05:00
CMakeLists.txt build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server 2019-11-09 14:21:22 +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: fix bug in blackballing 2019-08-22 21:34:48 +09:00
ringdb.h simplewallet: new unset_ring command 2019-04-02 14:18:07 +00:00
wallet2.cpp wallet2: reject zero keys in json input 2020-01-16 19:58:21 +00:00
wallet2.h Merge pull request #6105 2020-01-11 18:04:49 -08: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_rpc_server: new estimate_tx_size_and_weight RPC 2019-11-06 15:18:21 +00:00
wallet_rpc_server.h wallet_rpc_server: new estimate_tx_size_and_weight RPC 2019-11-06 15:18:21 +00:00
wallet_rpc_server_commands_defs.h wallet_rpc_server: new estimate_tx_size_and_weight RPC 2019-11-06 15:18:21 +00:00
wallet_rpc_server_error_codes.h wallet: distinguish between empty and absent attributes 2019-05-02 13:00:08 +00:00