danicoin/src/wallet
moneromooo-monero 693c190881
wallet: add a node RPC cache layer for simple RPC calls
Mostly getinfo and get_hard_fork_info, which are called
pretty often. This speeds up transfers as a bonus.
2017-01-16 08:59:15 +00:00
..
api Change logging to easylogging++ 2017-01-16 00:25:46 +00: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 wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00:00
node_rpc_proxy.h wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00: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.cpp wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00:00
wallet2.h wallet: add a node RPC cache layer for simple RPC calls 2017-01-16 08:59:15 +00:00
wallet2_api.h Merge pull request #1564 2017-01-15 14:46:52 -05:00
wallet_args.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00: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.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
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