Commit Graph

9 Commits

Author SHA1 Message Date
Carl Beekhuizen
a5c4651028
rename eth2deposit -> staking deposit 2021-08-23 12:33:04 +02:00
Carl Beekhuizen
b31f8142b8
Move int-range checking from click to custom 2021-04-19 15:27:33 +02:00
Carl Beekhuizen
3a06e92822
Adds revert to "en" if option does not exist for intl language 2021-04-14 12:30:11 +02:00
Carl Beekhuizen
6affab33a8
Adds intl tests 2021-04-13 10:46:05 +02:00
Carl Beekhuizen
bcc64dd0c7
Linting fixes 2021-04-12 12:38:24 +02:00
Carl Beekhuizen
0542c1d3d1
Adds indexing to language options 2021-04-12 12:31:04 +02:00
Hsiao-Wei Wang
076469a531
Add password length validation - take 2 (#138)
* [WIP] Add password length validation

* Workaround: use click callback function

* Minor rewording
2020-10-27 14:05:12 +08:00
Carl Beekhuizen
389b48f851
Adds parameter safety checks to crypto wrappers 2020-09-24 15:38:39 +02:00
Hsiao-Wei Wang
b0ee4a2ffc
Add more tests 2020-09-14 23:05:02 +08:00