wownero/src/daemon
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
..
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
command_line_args.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
command_parser_executor.cpp Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
command_parser_executor.h daemon: new relay_tx command and RPC 2017-04-02 12:17:35 +01:00
command_server.cpp Fix typo 2017-05-19 00:40:51 -04:00
command_server.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemon.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemon.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
executor.cpp Merge pull request #1897 2017-03-21 14:10:36 +02:00
executor.h Merge pull request #1897 2017-03-21 14:10:36 +02:00
main.cpp daemon: avoid pre-log-init spew on creating directories 2017-02-24 19:08:20 +00:00
p2p.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
protocol.h Revert attempt to write to console on daemon shutdown 2017-02-26 21:49:50 +00:00
rpc_command_executor.cpp Merge pull request #2170 2017-07-19 11:51:35 +02:00
rpc_command_executor.h daemon: new relay_tx command and RPC 2017-04-02 12:17:35 +01:00
rpc.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00