aboutsummaryrefslogtreecommitdiff
path: root/src/node/kernel_notifications.h
AgeCommit message (Expand)Author
2023-12-04refactor: Remove calls to StartShutdown from KernelNotificationsRyan Ofsky
2023-07-11kernel: Remove StartShutdown calls from validation codeRyan Ofsky
2023-06-28kernel: Add fatalError method to notificationsTheCharlatan
2023-06-28kernel: Add flushError method to notificationsTheCharlatan
2023-05-20kernel: Add warning method to notificationsTheCharlatan
2023-05-20kernel: Add progress method to notificationsTheCharlatan
2023-05-20kernel: Add headerTip method to notificationsTheCharlatan
2023-05-20kernel: Add notification interfaceTheCharlatan