stake-house / wagyu-key-gen

GNU General Public License v3.0
60 stars 42 forks source link

Password required error on Mac when pasting password during key generation #188

Open valefar-on-discord opened 6 months ago

valefar-on-discord commented 6 months ago

A user ran into a bug on v1.10 where when pasting in a password on MacOS, key generation failed with the resulting error:

usage: stakingdeposit_proxy generate_keys [-h] [--eth1_withdrawal_address ETH1_WITHDRAWAL_ADDRESS] wordlist mnemonic index count folder network password stakingdeposit_proxy generate_keys: error: the following arguments are required: password

They were able to get past this by manually providing the password.

I attempted to reproduce this on MacOS but was unsuccessful.

Tracking in case this issue pops up again.