solana/geyser-plugin-manager/src
Michael Vines 3f4731b37f Standardize thread names
Tenets:
1. Limit thread names to 15 characters
2. Prefix all Solana-controlled threads with "sol"
3. Use Camel case. It's more character dense than Snake or Kebab case
2022-08-20 07:49:39 -07:00
..
accounts_update_notifier.rs
block_metadata_notifier.rs
block_metadata_notifier_interface.rs
geyser_plugin_manager.rs
geyser_plugin_service.rs
lib.rs
slot_status_notifier.rs
slot_status_observer.rs Standardize thread names 2022-08-20 07:49:39 -07:00
transaction_notifier.rs Add transaction index in slot to geyser plugin TransactionInfo (#25688) 2022-06-23 13:37:38 -06:00