Closed HDauven closed 2 weeks ago
As discussed, we are going to temporarily disable future-message repropagation.
The proper solution will be implemented in the future and includes:
This has been deprioritized in favor of #2247
This is missing handling future Quorums by checking that the provisioners in the attestation signatures are eligible. This needs discussion.
The whole Quorum propagation should be seen as an optimization, and quorum messages are somewhat lower priorities wrt candidate blocks and votes. Because of this, and due to the difficulty in verifying quorum messages related to future rounds, this issue simply pertains to disabling future quorum re-propagation.
Implemented by #2717
Summary
As discussed prior and as detailed in this advisory, we need to fix a potential memory leak.
Solution
The advisory provides multiple pathways forward.