helium / blockchain-core

Apache License 2.0
213 stars 85 forks source link

h3dex issues #1313

Closed andymck closed 2 years ago

andymck commented 2 years ago
  1. Avoid attempt to GC h3dex if on genesis block

  2. Fix a couple of infinite loops in targeting ( one of which was hit on testnet, the other had not been hit but remains a potential )

  3. Handle case where no gateways found for a zone ( mostly happens when GWs are filtered out due to inactivity )