Carl Beekhuizen
|
3924b16bea
|
adds existing_mnemonic
|
2021-02-12 17:55:39 +01:00 |
|
Carl Beekhuizen
|
6e3a0a34de
|
Adds option auto function & file detection
|
2021-02-12 16:41:33 +01:00 |
|
Carl Beekhuizen
|
d828bb5de0
|
Remove auto function detector
|
2021-02-12 16:20:26 +01:00 |
|
Carl Beekhuizen
|
14130819b6
|
Adds abilility to swap out text for internationalisation reasons
|
2021-02-12 16:12:03 +01:00 |
|
Hsiao-Wei Wang
|
935588287e
|
Add eth2_network_name field to deposit_data.json
|
2020-11-13 00:25:11 +08:00 |
|
Carl Beekhuizen
|
45b23870e2
|
Merge in dev and resolve conflicts
|
2020-11-03 20:51:32 +01:00 |
|
Carl Beekhuizen
|
d3149c688a
|
Update help messages for all CLI arguments and commands
|
2020-11-03 15:43:18 +01:00 |
|
Carl Beekhuizen
|
29f00891fe
|
Re-adds password length checks from #138 which were accidentally removed in merge
014e34c
|
2020-11-03 12:51:23 +01:00 |
|
Carl Beekhuizen
|
741fa62392
|
Fix CLI index bounds
`type=click.IntRange(0, 2**32)` got corrected to `type=click.IntRange(0, 2**32 - 1)`
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
|
2020-11-03 12:29:47 +01:00 |
|
Carl Beekhuizen
|
016d2c9391
|
merge in dev and resolve conflicts
|
2020-10-14 17:29:09 +02:00 |
|
Carl Beekhuizen
|
d3a6f7d589
|
Pass cli tests
|
2020-09-29 16:24:18 +02:00 |
|
Carl Beekhuizen
|
0fd3c0b189
|
Break new and existing mnemonics into separate files with generate_keys subcommand
|
2020-09-28 16:49:37 +02:00 |
|
Carl Beekhuizen
|
0e172661a8
|
Creates new_mnemonic cli options
|
2020-08-24 13:55:06 +02:00 |
|