monero/src/daemon
Jason Wong dc1c12528d add command pop_blocks
add new public method to Blockchain and update according to code review

update after review: better lock/unlock, try catch and coding style
2018-11-28 12:20:28 +01: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 add command pop_blocks 2018-11-28 12:20:28 +01:00
command_parser_executor.h add command pop_blocks 2018-11-28 12:20:28 +01:00
command_server.cpp add command pop_blocks 2018-11-28 12:20:28 +01:00
command_server.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
core.h blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
daemon.cpp daemon: fix reading past stack on exit 2018-10-15 22:13:05 +00: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 add command pop_blocks 2018-11-28 12:20:28 +01:00
rpc_command_executor.h add command pop_blocks 2018-11-28 12:20:28 +01:00
rpc.h Stagenet 2018-03-05 11:55:05 +09:00