oxen-core/src/cryptonote_protocol
Jason Rhinelander ca36648749 Split up huge instanciations & header fixes
rpc/instanciations.cpp is a huge compiler job because it includes two
separate huge template instanciations [sic] in it.  Splitting it apart
into two separate compilation units makes compilation more
parallelizable and requires less ram for the individual job.

The split also revealed a few missing headers in epee for logging macros.
2019-12-03 00:51:18 -04:00
..
block_queue.cpp Optimizations and simplifications 2019-08-11 22:35:00 -03: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 Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
core_protocol_instantiation.cpp Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
cryptonote_protocol_defs.h Add tx synchronization 2019-11-27 14:30:21 -04:00
cryptonote_protocol_handler.h Add tx synchronization 2019-11-27 14:30:21 -04:00
cryptonote_protocol_handler.inl Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
cryptonote_protocol_handler_common.h Remove sychronization check on receipt of uptime 2019-09-19 16:58:09 +10:00
p2p_net_node_instantiation.cpp Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
quorumnet.cpp Removed unused fee code 2019-11-27 14:23:56 -04:00
quorumnet.h Blink WIP 2019-11-27 14:07:52 -04:00