danicoin/src/common
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
..
base58.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
base58.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
boost_serialization_helper.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
command_line.cpp cryptonote_protocol: large block sync size before v4 2017-08-17 13:11:52 +01:00
command_line.h core: add --db-salvage command line flag 2017-08-12 19:04:44 +01:00
common_fwd.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
dns_utils.cpp Merge pull request #2210 2017-08-07 15:09:45 +02:00
dns_utils.h dns_utils: add <functional> for std::function 2017-08-07 14:35:41 +01:00
download.cpp download: check available disk space before downloading 2017-03-05 16:59:32 +00:00
download.h download: async API 2017-03-05 16:58:48 +00:00
http_connection.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
i18n.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
i18n.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
int-util.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
json_util.h wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
password.cpp Add readline support to cli 2017-06-18 10:08:37 -04:00
password.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
perf_timer.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
perf_timer.h perf_timer: allow profiling more granular than millisecond 2017-08-01 14:05:20 +01:00
pod-class.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc_client.h rpc_client: print destination host/port when failing to connect 2017-08-23 21:31:44 +01:00
scoped_message_writer.h simplewallet: factor out message_writer 2017-08-11 13:38:42 +01:00
stack_trace.cpp some include cleanup 2017-07-31 16:36:52 +01:00
stack_trace.h some include cleanup 2017-07-31 16:36:52 +01:00
task_region.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
task_region.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
thread_group.cpp thread_group: set thread size to THREAD_STACK_SIZE 2017-08-23 13:38:00 +01:00
thread_group.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
unordered_containers_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
updates.cpp updates: add "misc_log_ex.h" for logs 2017-08-07 14:42:08 +01:00
updates.h updates: remove testnet case 2017-02-22 11:20:44 +00:00
util.cpp core: protect precomputed block hashes with SHA256 2017-02-23 23:18:10 +00:00
util.h move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h 2017-07-27 15:46:47 +01:00
varint.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00