DAO Vote - Remove the activation queue for deposits [Updated with correct function]

Introduction

There was a discussion to modify the pool contract so as to remove the activation queue as discussed in [SWIP-8]. The topic has been discussed in the forum with 12 out of 12 votes passing and the topic was open for discussion over three weeks.

[Note: The previous version of this post referenced an incorrect function setPendingValidatorsLimit. This version of the post lists the new function. The previously submitted transaction by the DAO will fail, as there are checks in the code to ensure that the value passed to setPendingValidatorsLimit does not exceed 10000.]

I propose to execute the specification to modify the pool contract to remove the activation queue.

Specification

  • DAO calls setMinActivatingDeposit function of Pool contract with the following parameter:

    • newMinActivatingDeposit: 115792089237316195423570985008687907853269984665640564039457584007913129639935

Vote

Link to Snapshot Vote Here: Snapshot

2 Likes