tjb-altf4 / spacemesh-psm

Spacemesh monitoring, and intelligent management of post-services
Apache License 2.0
0 stars 0 forks source link

improve cycle gap detection #3

Closed tjb-altf4 closed 1 month ago

tjb-altf4 commented 1 month ago

Improve cycle gap detection, through use of node PostInfoService API.

Additional guarding was added to ensure that if node went offline during proving, that no side effects would occur e.g. stalled post-service start-up.

Resolves #1