How to reproduce:
-
Install Bitcoin Core from downloaded
dmgfile (e.g., v0.17.1rc1). -
Run with
-regtest. -
Generate a new block. A new notification is expected to popup.
Actually, this notification is present in Notification Center; but it did not popup.
The same Bitcoin Core version being self-compiled (git checkout v0.17.1rc1) works as expected.