monero/src/cryptonote_core
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.cpp update checkpoint hashes 2017-09-06 17:32:48 +02:00
blockchain.h Toggle SAFE syncmode on and off automatically 2017-08-20 16:30:28 +01:00
blockchain_storage_boost_serialization.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
cryptonote_core.cpp protocol: remove hop count on block propagation 2017-09-17 10:26:12 +01:00
cryptonote_core.h Add a --fluffy-blocks option to relay blocks as fluffy blocks 2017-09-03 11:11:11 +01:00
cryptonote_tx_utils.cpp Merge pull request #2231 2017-08-07 22:53:15 +02:00
cryptonote_tx_utils.h some include cleanup 2017-07-31 16:36:52 +01:00
tx_pool.cpp tx_pool: catch exceptions in LockedTXN dtor 2017-09-04 10:18:38 +01:00
tx_pool.h rpc: add a new RPC to get current txpool backlog (sizes and fees) 2017-08-26 16:23:31 +01:00