Closed 0xOneTony closed 3 months ago
The implementation looks good, but the strategy idea looks weird to me. Why would anyone use QVImpactStream instead of QVSimple which automatically calculates the payouts? Is there any reason the pool manager would deviate from the QV calculated payouts?
Why would anyone use QVImpactStream instead of QVSimple which automatically calculates the payouts
TLDR: it was a customer request when we built out the strategy for https://www.impact.stream/ No technical reasoning for doing this
QVImpactStream strategy refactor leveraging the new strategies and tools.