Prysm: validator accounts delete (then select all) doesn't actually delete all of the accounts

Created on 30 Nov 2020  路  7Comments  路  Source: prysmaticlabs/prysm

v1.0.1

running
./validator accounts delete --wallet-dir={dir}/.eth2validators/prysm-wallet-v2

and then select ALL

it looks like it selects them all. the user confirms.. it starts to delete.. and then completes

then you run
./validator accounts list --wallet-dir={dir}/.eth2validators/prysm-wallet-v2
and about half are still there..

repeat the process above multiple times.. and then after about 5 loops.. the user actually has deleted all of the accounts..

Bug High

All 7 comments

Thanks @mrabino1 this is a big problem, we will look into soon

looking into it

As I mentioned on Discord, we are not able to reproduce the issue. Can you please give us some more information? For example how many validators you had initially, is this Mainnet, Pyrmont or Medalla etc.

@mrabino1

mainnet .. ubuntu server. ARM. imported 200 validators (not funded yet).. then then try to delete all of them... it only does half..

2020-12-02_19-52-29
2020-12-02_20-09-11
2020-12-02_20-11-38
2020-12-02_20-12-24
2020-12-02_20-13-25
2020-12-02_20-15-54
2020-12-02_20-16-32
2020-12-02_20-17-04
2020-12-02_20-17-36
2020-12-02_20-19-44
2020-12-02_20-20-08
2020-12-02_20-20-33
2020-12-02_20-20-59
2020-12-02_20-21-59
2020-12-02_20-22-28
2020-12-02_20-23-43
2020-12-02_20-25-27
2020-12-02_20-26-44

Thank you for the reproduction steps, this is very helpful.

so in text

create 200 validators offline
import all 200
delete all
(only about half get deleted)
delete all
(only about half get deleted)
...... repeat
then ultimately it deleted them all..

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stefa2k picture stefa2k  路  5Comments

0xKiwi picture 0xKiwi  路  5Comments

SpyderChristian picture SpyderChristian  路  5Comments

mshean picture mshean  路  4Comments

paulhauner picture paulhauner  路  4Comments