oxen-core/src/cryptonote_protocol
Doyle 3794dce241
Service Node Checkpointing Basic Syncing (#621)
* Initial updates to allow syncing of checkpoints in protocol_handler

* Handle checkpoints in prepare_handle_incoming_blocks

* Parse checkpoints sent by peer

* Fix rebase to dev referencing no longer valid argument
2019-06-04 13:50:31 +10:00
..
block_queue.cpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
block_queue.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
CMakeLists.txt Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
cryptonote_protocol_defs.h Service Node Checkpointing Basic Syncing (#621) 2019-06-04 13:50:31 +10:00
cryptonote_protocol_handler-base.cpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
cryptonote_protocol_handler.h Remove non-fluffy blockchain syncing path (#618) 2019-06-04 12:28:56 +10:00
cryptonote_protocol_handler.inl Service Node Checkpointing Basic Syncing (#621) 2019-06-04 13:50:31 +10:00
cryptonote_protocol_handler_common.h Remove non-fluffy blockchain syncing path (#618) 2019-06-04 12:28:56 +10:00