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
skozin
changed the title
Deposits fail when the Node Operator with id 0 is disabled
Deposits fail when the Node Operator with id 0 is deactivated
Dec 5, 2020
Steps to reproduce:
0
.Expected result
The deposit tx succeeds, a key of the operator with the index
1
is used.Actual result
The deposit tx reverts with the reason
MATH_SUB_UNDERFLOW
.Failing test added in 9cceafa.
Fixed in 44626e2.
The text was updated successfully, but these errors were encountered: