oxen-core/src/wallet
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
Library code should definitely not ask for console input unless
it's clearly an input function. Delegating the user interaction
part to the caller means it can now be used by a GUI, or have a
decision algorithm better adapted to a particular caller.
2017-07-27 11:30:13 +01:00
..
api wallet_api: fix missing transaction parameter in callback 2017-06-13 19:34:51 +01:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
node_rpc_proxy.cpp node_rpc_proxy: fix earliest fork height query for unknown forks 2017-05-26 21:34:44 +01:00
node_rpc_proxy.h node_rpc_proxy: allow caching daemon RPC version 2017-02-27 17:57:18 +00:00
wallet2.cpp wallet2: get current height from the daemon on creation 2017-06-26 08:11:14 +01:00
wallet2.h Prevent crash if performing certain actions before wallet is initialized 2017-06-03 19:56:51 -05:00
wallet2_api.h Wallet API: add spend/view key getters 2017-05-02 16:48:38 +02:00
wallet_args.cpp Adds a config file option to the wallet 2017-03-12 21:45:59 +01:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h Prevent crash if performing certain actions before wallet is initialized 2017-06-03 19:56:51 -05:00
wallet_rpc_server.cpp Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
wallet_rpc_server.h Minor cleanup: tab vs. space + logs messages 2017-06-26 12:30:14 +02:00
wallet_rpc_server_commands_defs.h Fix #2120: return per-tx amount in transfer_split RPC call. 2017-06-26 12:22:12 +02:00
wallet_rpc_server_error_codes.h Resolve #92 add ability to create wallets thru RPC 2017-04-11 01:22:44 +01:00