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
{{ message }}
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
At the moment the proposals authors can specify the duration of the voting period. By setting this duration to the maximum allowed value malicious actors can spam the system by submitting a lot of such proposals, forcing the ledger to use a lot of memory to keep this state around.
We should limit this to something like an epoch, but we can make this upper limit a parameter of the environment.
At the moment the proposals authors can specify the duration of the voting period. By setting this duration to the maximum allowed value malicious actors can spam the system by submitting a lot of such proposals, forcing the ledger to use a lot of memory to keep this state around.
We should limit this to something like an epoch, but we can make this upper limit a parameter of the environment.