Files
solana/docs/src
mergify[bot] 207d13e429 Disable the PubSub vote subscription by default (#13600)
The --rpc-pubsub-enable-vote-subscription flag may be used to enable it.
The current vote subscription is problematic because it emits a
notification for *every* vote, so hundreds a second in a real cluster.
Critically it's also missing information about *who* is voting,
rendering all those notifications practically useless.

Until these two issues can be resolved, the vote subscription is not
much more than a potential DoS vector.

(cherry picked from commit 5d72e52ad0)

Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-14 22:06:38 +00:00
..
2020-10-23 23:28:19 +00:00
2020-08-04 10:51:25 -07:00
2020-08-04 10:51:25 -07:00
2020-07-27 10:26:03 -06:00
2020-07-20 23:32:45 +09:00
2020-08-06 13:19:35 -06:00