monero/src/wallet
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
c02e1cb9 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 (Lee Clagett)
2017-02-02 19:32:01 +02:00
..
api Merge pull request #1629 2017-02-02 19:32:01 +02: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 Wallet API: Create wallet from keys 2017-01-30 23:28:09 +01:00
wallet2.cpp Merge pull request #1629 2017-02-02 19:32:01 +02:00
wallet2.h Merge pull request #1629 2017-02-02 19:32:01 +02: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 wallet_rpc_server: fix short payment id validation in transfer 2017-01-29 16:10:20 +00:00
wallet_rpc_server.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00