monero/src/wallet
Lee Clagett c02e1cb943 Updates to epee HTTP client code
- http_simple_client now uses std::chrono for timeouts
  - http_simple_client accepts timeouts per connect / invoke call
  - shortened names of epee http invoke functions
  - invoke command functions only take relative path, connection
    is not automatically performed
2017-01-25 15:39:32 -05:00
..
api Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
CMakeLists.txt wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00:00
node_rpc_proxy.cpp Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
node_rpc_proxy.h Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
password_container.cpp Refactored password prompting for wallets 2016-12-19 20:00:43 -05:00
password_container.h Refactored password prompting for wallets 2016-12-19 20:00:43 -05:00
wallet2_api.h wallet2_api: add API to set log categories 2017-01-16 21:14:44 +00:00
wallet2.cpp Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
wallet2.h Updates to epee HTTP client code 2017-01-25 15:39:32 -05:00
wallet_args.cpp fixed typo: monero-wallet-cli,log 2017-01-23 11:44:06 +09:00
wallet_args.h Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
wallet_errors.h wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00:00
wallet_rpc_server_commands_defs.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
wallet_rpc_server_error_codes.h wallet: add API and RPC to create/parse monero: URIs 2016-11-28 17:54:22 +00:00
wallet_rpc_server.cpp wallet2: reuse fake outs when adjusting fee on transfer 2017-01-16 08:59:08 +00:00
wallet_rpc_server.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00