Carl Beekhuizen
|
1f9626add1
|
Moves intl/utils.py to utils/intl.py
|
2021-02-22 18:22:35 +01:00 |
|
Carl Beekhuizen
|
5fceda2e86
|
Move remainder of messages into json files
|
2021-02-22 18:11:16 +01:00 |
|
Carl Beekhuizen
|
3924b16bea
|
adds existing_mnemonic
|
2021-02-12 17:55:39 +01:00 |
|
Carl Beekhuizen
|
be3acee84d
|
Adds progress bars to the CLI
|
2020-11-03 19:42:08 +01: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
|
4542faca87
|
Apply Hww's suggestions (mostly "Returns" -> "Return")
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
|
2020-08-24 16:29:42 +02:00 |
|
Carl Beekhuizen
|
f247b1b613
|
Enhances docstrings to clarify function purposes
|
2020-08-24 16:01:48 +02:00 |
|
Hsiao-Wei Wang
|
dbac6d236b
|
Rename json file fields
1. `deposit_data_root` -> `deposit_message_root`
2. `signed_deposit_data_root` -> `deposit_data_root`
|
2020-06-02 20:19:52 +08:00 |
|
Hsiao-Wei Wang
|
a784a73cdd
|
Merge branch 'master' into hwwhww/fork_version
|
2020-05-27 14:58:01 +08:00 |
|
Carl Beekhuizen
|
d96670d4ff
|
Revert to DepositMessage & DepositData as per spec
|
2020-05-25 14:54:36 +02:00 |
|
Carl Beekhuizen
|
050f3ca10a
|
Credential.deposit methods
|
2020-05-22 16:09:20 +02:00 |
|
Carl Beekhuizen
|
6c01fa968f
|
Creates CredentialList
|
2020-05-21 14:43:02 +02:00 |
|