You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid having lite clients like (https://github.com/blockworks-foundation/lite-rpc) participate in gossip and causing further # of gossip clients increasing we would like to be able to get notifications via geyer on gossip data / gossip updates.
This would be required to replace the getClusterNodes RPC call.
Proposed Solution
Add a geyser notification for gossip update notifications.
Copying from labs stale issue: solana-labs#32934
Problem
To avoid having lite clients like (https://github.com/blockworks-foundation/lite-rpc) participate in gossip and causing further # of gossip clients increasing we would like to be able to get notifications via geyer on gossip data / gossip updates.
This would be required to replace the getClusterNodes RPC call.
Proposed Solution
Add a geyser notification for gossip update notifications.
cc @gregcusack @linuskendall
The text was updated successfully, but these errors were encountered: