mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-29 10:16:45 +00:00

* [NOD-175] Added BlockAddedNotificationData and sent it instead of just a block on BlockAdded. * [NOD-175] Added BFWasUnorphaned and raised it when an unorphaned block was to be accepted. * [NOD-175] Fixed a typo. * [NOD-175] Made it so that only the mempool gets updated if we're not current or the block was just now unorphaned.