eth-educators / ethstaker-deposit-cli

Secure key generation for deposits
https://eth-educators.github.io/ethstaker-deposit-cli/
Creative Commons Zero v1.0 Universal
2 stars 2 forks source link

Replace asserts with raising a ValidatorError #65

Closed remyroy closed 4 weeks ago

remyroy commented 1 month ago

Fixes #64 and improves the results from running bandit

remyroy commented 4 weeks ago

Thanks for catching those mistakes.