Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/21 12:0 a.m.5 views

A queued proposal will never be executed

Lines of code Vulnerability details All the relevant fields for a proposal is set in queue but executed is marked as true, even before the proposal is even queued. When it comes time to execute a proposal, this will be impossible since state will always return ProposalState.Executed. The conditio...

7.2AI score
SaveExploits0
Rows per page
Query Builder