Files
monero/src
moneromooo-monero 9faef1f83a cryptonote_protocol: misc fluffy block fixes
- fix wrong block being used when a new block is received between
  a node elaying a fluffy block and sending a new fluffy block
  with txes a peer did not have
- misc a neverending ping pong requesting the same missing txids
  when a new block is received in the meantime, causing the top
  block to not be the one we need
- send the original fluffy block message block height when sending
  a new fluffy block, not the current top height, which might
  have been updated since
- avoid sending back the whole block blob when asking for txes,
  send only the hash instead
- plus misc cleanup and additional debugging logs
2017-02-12 12:33:45 +00:00
..
2017-02-11 00:35:25 +02:00
2017-01-08 16:40:02 -08:00
2017-02-11 00:35:25 +02:00
2016-09-26 17:22:30 -04:00
2015-12-31 08:39:56 +02:00
2017-02-11 00:35:25 +02:00
2017-02-11 00:54:30 +02:00
2017-02-11 00:35:25 +02:00
2016-09-18 21:21:13 +02:00
2016-12-13 00:29:29 +02:00