danicoin/src/cryptonote_core
moneromooo-monero 635929eaca
protocol: add checks for top block hard fork version
We won't even talk to a peer which claims a wrong version
for its top block. This will avoid syncing to known bad
peers in the first place.
Also add IP fails when failing to verify a block.
2017-08-09 10:28:41 +01:00
..
blockchain.cpp change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
blockchain.h protocol: add checks for top block hard fork version 2017-08-09 10:28:41 +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 Merge pull request #2225 2017-08-07 22:10:09 +02:00
cryptonote_core.h core: new API to disable DNS checkpoint lookups 2017-08-07 14:31:06 +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: initialize padding in txpool meta structure 2017-07-02 18:45:29 +01:00
tx_pool.h tx_pool: remove obsolete unused m_config_folder field 2017-07-30 12:03:43 +01:00