monero/src/daemon
Riccardo Spagni 81418cb281
Merge pull request #4894
aee7a4e3 wallet_rpc_server: do not use RPC data if the call failed (moneromooo-monero)
1a0733e5 windows_service: fix memory leak (moneromooo-monero)
0dac3c64 unit_tests: do not rethrow a copy of an exception (moneromooo-monero)
5d9915ab cryptonote: fix get_unit for non default settings (moneromooo-monero)
d4f50cb1 remove some unused code (moneromooo-monero)
61163971 a few minor (but easy) performance tweaks (moneromooo-monero)
30023074 tests: slow_memmem now returns size_t (moneromooo-monero)
2018-12-04 17:33:19 +02:00
..
CMakeLists.txt blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
command_line_args.h mlog: --max-log-files to set the max number of rotated log files 2018-06-13 12:44:27 +09:00
command_parser_executor.cpp Merge pull request #3973 2018-07-19 13:37:10 -05:00
command_parser_executor.h daemon: add a version command 2018-04-13 18:47:30 +01:00
command_server.cpp alt_chain_info can now give more info about a particular alt chain 2018-06-26 08:19:51 +01:00
command_server.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
core.h remove some unused code 2018-11-23 15:37:36 +00:00
daemon.cpp Don't cache nettype in core_rpc_server use m_core 2018-11-16 15:32:05 +11:00
daemon.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
executor.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
executor.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
main.cpp rpc: allow to pass RPC login via RPC_LOGIN env var 2018-08-31 15:51:59 +02:00
p2p.h Fix typos in various files 2018-03-15 18:25:38 +02:00
protocol.h Merge pull request #3181 2018-02-16 14:19:54 +01:00
rpc_command_executor.cpp Merge pull request #4777 2018-11-16 11:01:33 +02:00
rpc_command_executor.h alt_chain_info can now give more info about a particular alt chain 2018-06-26 08:19:51 +01:00
rpc.h Don't cache nettype in core_rpc_server use m_core 2018-11-16 15:32:05 +11:00