solana/geyser-plugin-manager/src
Kirill Fomichev c82fc6c98e
geyser: allow custom name in config file (#33550)
Allow loading the plugin name from the json config file as opposed to use plugin.name which is called before config file is passed to it. Allowing different plugins using the same executable to use different names.
2023-12-05 12:07:02 -08:00
..
accounts_update_notifier.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
block_metadata_notifier.rs Add geyser block-metadata notification with entry count (#33359) 2023-09-26 10:13:17 -06:00
block_metadata_notifier_interface.rs Remove RwLock on BlockNotifier (#33981) 2023-11-08 10:27:50 -08:00
entry_notifier.rs Geyser: add starting entry to ReplicaEntryInfo(V2) (#33963) 2023-11-14 09:49:26 -07:00
geyser_plugin_manager.rs geyser: allow custom name in config file (#33550) 2023-12-05 12:07:02 -08:00
geyser_plugin_service.rs Remove RwLock on BlockNotifier (#33981) 2023-11-08 10:27:50 -08: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