oxen-core/src/cryptonote_protocol
Jason Rhinelander 997c94960a Simplify get_short_chain_history
- Simplify the algorithm (while keeping the results the same)
- Don't use a return value for a function that doesn't have a meaningful
  return value
- Clarify and correct documentation of what it does
2019-11-27 14:29:49 -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 Remove dead code 2019-11-27 14:29:49 -04:00
cryptonote_protocol_defs.h Simplify get_short_chain_history 2019-11-27 14:29:49 -04:00
cryptonote_protocol_handler.h Remove dead code 2019-11-27 14:29:49 -04:00
cryptonote_protocol_handler.inl Remove dead code 2019-11-27 14:29:49 -04:00
cryptonote_protocol_handler_common.h Remove sychronization check on receipt of uptime 2019-09-19 16:58:09 +10: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