solana/geyser-plugin-manager/src
Tyera 3f70ddb2c5
Add entry notification service for geyser (#31290)
* Move entry_notifier_interface

* Add EntryNotifierService

* Use descriptive struct in sender/receiver

* Optionally initialize EntryNotifierService in validator

* Plumb EntryNotfierSender into Tvu, blockstore_processor

* Plumb EntryNotfierSender into Tpu

* Only return one option when constructing EntryNotifierService
2023-05-10 17:20:51 -06: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 Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06: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