solana/geyser-plugin-manager/src
Yueh-Hsuan Chiang ac7e7aa8f0
Move account-meta structs from append_vec.rs to account_meta.rs (#30443)
#### Problem
As we start supporting new storage formats, those account-meta
structs will be shared by different storage formats and thus need
a new home.

#### Summary of Changes
This PR creates meta.rs under account_storage and moves all the account-meta
structs out from append_vec.rs.
2023-02-22 16:10:34 -08:00
..
accounts_update_notifier.rs Move account-meta structs from append_vec.rs to account_meta.rs (#30443) 2023-02-22 16:10:34 -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
geyser_plugin_manager.rs
geyser_plugin_service.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
lib.rs
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 Standardize thread names 2022-08-20 07:49:39 -07:00
transaction_notifier.rs Update geyser interface to not require write locks (#30380) 2023-02-17 13:55:02 -08:00