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 Report transaction signature on update account (#25726) 2022-06-10 10:24:35 -07:00
block_metadata_notifier.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
block_metadata_notifier_interface.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
geyser_plugin_manager.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
geyser_plugin_service.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
lib.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
slot_status_notifier.rs Rename AccountsDb plugins to Geyser plugins (#23604) 2022-03-14 19:18:46 -06:00
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