monero/src
moneromooo-monero 7f2f6ee1c9
protocol: remove hop count on block propagation
It is unused, as it was apparently a future optimization,
and it leaks some information (though since pools publish
thei blocks they find, that amount seems small).
2017-09-17 10:26:12 +01:00
..
blockchain_db Merge pull request #2372 2017-09-02 11:30:57 +02:00
blockchain_utilities Merge pull request #2384 2017-09-02 11:32:46 +02:00
blocks update checkpoints.dat 2017-09-06 09:18:40 +02:00
common Add a --fluffy-blocks option to relay blocks as fluffy blocks 2017-09-03 11:11:11 +01:00
crypto crypto: use malloc instead of alloca 2017-08-23 13:38:03 +01:00
cryptonote_basic update hardcoded checkpoints 2017-09-06 09:18:46 +02:00
cryptonote_core protocol: remove hop count on block propagation 2017-09-17 10:26:12 +01:00
cryptonote_protocol protocol: remove hop count on block propagation 2017-09-17 10:26:12 +01:00
daemon Use latest height for fork date estimate 2017-09-02 11:44:12 +01:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
debug_utilities Revert "Cleanup test impact of moving blockchain_db_types()" 2017-08-29 13:28:16 +01:00
mnemonics mnemonics: new Esperanto word list 2017-08-14 17:46:46 +01:00
p2p Merge pull request #2329 2017-09-02 11:29:40 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rpc rpc: get_txpool_backlog is now unrestricted 2017-09-08 23:47:11 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Merge pull request #2362 2017-09-02 11:30:07 +02:00
wallet Merge pull request #2362 2017-09-02 11:30:07 +02:00
CMakeLists.txt debug_utilities: only build for debug builds 2017-08-04 14:45:43 +01:00
cryptonote_config.h protocol: remove hop count on block propagation 2017-09-17 10:26:12 +01:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update major version number 2017-08-15 21:04:37 +02:00