solana/geyser-plugin-manager/src
Illia Bobyr e0389ba90f
GeyserPluginService: Use common `exit` flag. (#31915)
Geyser plugin thread would never shutdown correctly, as it is using an
exit flag that is never set.
2023-06-01 11:20:59 -07:00
..
accounts_update_notifier.rs getter functions for StoredAccountMeta (#30447) 2023-02-27 10:03:22 -08:00
block_metadata_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00
block_metadata_notifier_interface.rs geyser: add parent slot/blockhash to block (#29855) 2023-01-25 14:20:24 -08:00
entry_notifier.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
geyser_plugin_manager.rs Plumb Entry notification into plugin manager (#30910) 2023-03-28 14:53:27 -06:00
geyser_plugin_service.rs GeyserPluginService: Use common `exit` flag. (#31915) 2023-06-01 11:20:59 -07:00
lib.rs Plumb Entry notification into plugin manager (#30910) 2023-03-28 14:53:27 -06:00
slot_status_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00
slot_status_observer.rs Fixed missing Root notifications via geyser plugin framework (#31180) 2023-05-03 18:50:00 +08:00
transaction_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00