solana/geyser-plugin-manager
Lijun Wang 7cf50e60fc
Fixed missing Root notifications via geyser plugin framework (#31180)
* Fixed missing Root notifications via geyser plugin framework

* Renamed a variable

* fmt issue

* Do not try the loop if no subscribers.

* Addressing some feedback -- passing parent roots from replay_stage to avoid race conditions

* clippy issue

* Address some reviewing findings

* Addressed some feedback from Carl

* fix a clippy issue

* Added comments on optimistically_confirmed_bank_tracker module to explain the workflow

* Addressed Trent's review
2023-05-03 18:50:00 +08:00
..
src Fixed missing Root notifications via geyser plugin framework (#31180) 2023-05-03 18:50:00 +08:00
Cargo.toml Plumb Entry notification into plugin manager (#30910) 2023-03-28 14:53:27 -06:00