Beldex-Coin / beldex

Beldex: the secure, private, untraceable cryptocurrency
https://beldex.io
Other
27 stars 21 forks source link

Fix block notify race condition #106

Closed victor-tucci closed 1 year ago

victor-tucci commented 1 year ago

Removed --block-rate-notify entirely; it's nearly useless on Beldex.

block and reorg notify remain, but now use a post-block hook rather than shoving toxic Notify crap into cryptonote_core headers.