Skip to content

v1.0.4-beta

Compare
Choose a tag to compare
@yilunzhang yilunzhang released this 19 Jul 21:32
· 458 commits to master since this release

This release improves robustness to slow nodes:

  • Increase measured RTT if ping msg timeout: This will avoid packets being routed to recently timeout neighbor
  • Update lastRxTime only when receiving ping message: This may fix the case when remote node has extremely slow upstream bandwidth and all message timeout, but it still stays in other nodes' neighbors.
  • ToRemoteNodeList only returns remote nodes that are not stopped