Skip to content

Fix CurrentPath Discontinuity

David Vorick requested to merge rpct into master
  • supress BlockKnowErrs
  • Fix a problem where CurrentBlock would return nil
  • Add a sanity check that makes sure CurrentBlock is always consistent
  • manually figure out how many blocks to send instead of relying on nil.

Merge request reports