solana-with-rpc-optimizations/core
Illia Bobyr e0389ba90f
GeyserPluginService: Use common `exit` flag. (#31915)
Geyser plugin thread would never shutdown correctly, as it is using an
exit flag that is never set.
2023-06-01 11:20:59 -07:00
..
benches separates out connection-cache metrics for different protocols (#31803) 2023-05-25 14:48:22 +00:00
src GeyserPluginService: Use common `exit` flag. (#31915) 2023-06-01 11:20:59 -07:00
tests Replace improper &Arc<...> with Arc<...> in Bank and Accounts (#31892) 2023-05-31 12:36:44 -05:00
.gitignore
Cargo.toml refactor: move test and bench only code from main code to where they are needed (#31550) 2023-05-09 16:39:23 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00