danicoin/src/daemon
Riccardo Spagni 0fe4b0282a
Merge pull request #2339
df0cffed cryptonote_protocol: warn if we see a higher top version we expect (moneromooo-monero)
317ab21a cryptonote_protocol: less strict check on top version on connect (moneromooo-monero)
cc81a371 cryptonote_protocol: update target height when syncing too (moneromooo-monero)
e2ad372b cryptonote_protocol: simplify and remove unnecessary casts (moneromooo-monero)
727e67ca cryptonote_protocol: print peer top height along with its version (moneromooo-monero)
b5345ef4 crypto: use malloc instead of alloca (moneromooo-monero)
80794b31 thread_group: set thread size to THREAD_STACK_SIZE (moneromooo-monero)
5524bc31 print peer id in 0 padded hex for consistency (moneromooo-monero)
8f8cc09b contrib: add sync_info to rlwrap command set (moneromooo-monero)
70b8c6d7 cryptonote_protocol: misc fixes to the new sync algorithm (moneromooo-monero)
2017-08-25 00:24:52 +02: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 Merge pull request #2149 2017-08-07 15:24:58 +02:00
command_parser_executor.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
command_server.cpp cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01: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 some include cleanup 2017-07-31 16:36:52 +01: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.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc_command_executor.cpp Merge pull request #2339 2017-08-25 00:24:52 +02:00
rpc_command_executor.h Merge pull request #2149 2017-08-07 15:24:58 +02:00