Carl Beekhuizen
|
68bb20db4d
|
Move choice checking from click to custom
|
2021-04-19 18:52:47 +02:00 |
|
Carl Beekhuizen
|
b31f8142b8
|
Move int-range checking from click to custom
|
2021-04-19 15:27:33 +02:00 |
|
Carl Beekhuizen
|
e15806bac6
|
Update README with intl language options
|
2021-04-19 12:30:40 +02:00 |
|
Carl Beekhuizen
|
06d79203d4
|
Move eth1 withdrawal warnings into intl json files
|
2021-04-19 11:46:21 +02:00 |
|
Carl Beekhuizen
|
da97e6fdf9
|
Extract new eth1 withdrawl params into JSON files
|
2021-04-14 16:25:17 +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
|
9f09a2c3bd
|
Merge branch 'translation' of github.com:ethereum/eth2.0-deposit-cli into translation
* 'translation' of github.com:ethereum/eth2.0-deposit-cli:
zh-CN content touchup
|
2021-04-13 17:01:49 +02:00 |
|
Carl Beekhuizen
|
5bf8e54151
|
Revert all CLI arguments to hard-coded English
|
2021-04-13 16:59:26 +02:00 |
|
Carl Beekhuizen
|
a7facf484c
|
zh-CN content touchup
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-04-13 11:25:40 +02:00 |
|
Carl Beekhuizen
|
0542c1d3d1
|
Adds indexing to language options
|
2021-04-12 12:31:04 +02:00 |
|
Carl Beekhuizen
|
c5ecde0c43
|
Translation argument fixes
* Reverts CLI arguments `--arguement_here` to English
* Fixes Bug in French arguments.
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-04-12 10:00:46 +02:00 |
|
Carl Beekhuizen
|
17a88406ce
|
Adds intl files to build
|
2021-04-08 16:39:49 +02:00 |
|
Carl Beekhuizen
|
7c998808de
|
Fuzzy language matching + hella callbacks
|
2021-04-08 13:56:10 +02:00 |
|
Carl Beekhuizen
|
a2f9a2a3f7
|
Language selection revamp
|
2021-04-08 12:08:59 +02:00 |
|
Carl Beekhuizen
|
ad0b06b32a
|
Fix mnemonic defaults
|
2021-04-08 10:17:37 +02:00 |
|
Carl Beekhuizen
|
c61f197277
|
Fix intl JSON tags
|
2021-04-07 11:35:13 +02:00 |
|
Carl Beekhuizen
|
871b6893d7
|
Merge pull request #191 from wackerow/translation-crowdin-import
Imports 10 languages from Crowdin (> translation branch)
|
2021-04-07 11:17:05 +02:00 |
|
Carl Beekhuizen
|
a84baf3832
|
Merge in dev
|
2021-04-07 11:15:20 +02:00 |
|
Carl Beekhuizen
|
df09118505
|
tests fix
|
2021-04-06 14:48:52 +02:00 |
|
Carl Beekhuizen
|
3efbc92657
|
Version bump v1.2.0
|
2021-04-02 07:33:24 +02:00 |
|
Carl Beekhuizen
|
7b393bdbf9
|
Adds missing func args to load_text
|
2021-04-01 16:12:21 +02:00 |
|
Carl Beekhuizen
|
621ee4f824
|
load_test bug fixes
|
2021-04-01 16:08:33 +02:00 |
|
Carl Beekhuizen
|
e439443e6b
|
Convert remaining click.Options to JITOptions
|
2021-04-01 11:49:30 +02:00 |
|
Carl Beekhuizen
|
907bb2e824
|
enables load_text() to have a lang parameter
|
2021-04-01 11:31:04 +02:00 |
|
Carl Beekhuizen
|
b2882776cb
|
Enables intl language selection for existing_mnemonic options
|
2021-04-01 11:24:00 +02:00 |
|
Carl Beekhuizen
|
da8eab9d68
|
Merge pull request #183 from ceroma/dev
Add Portuguese Word List
|
2021-03-30 14:24:37 +02:00 |
|
Hsiao-Wei Wang
|
a6a62ac5e0
|
PR feedback from Carl
|
2021-03-30 19:14:41 +08:00 |
|
Hsiao-Wei Wang
|
b152172fc4
|
Update credential validation
|
2021-03-25 23:34:10 +08:00 |
|
Hsiao-Wei Wang
|
d0898207c5
|
Update README.md and cli help
|
2021-03-25 23:19:00 +08:00 |
|
Hsiao-Wei Wang
|
a35c09ffe9
|
Add withdrawal credential validation
|
2021-03-25 23:08:36 +08:00 |
|
Hsiao-Wei Wang
|
5819eb4208
|
Add --eth1_withdrawal_address flag to set the eth1_withdrawal_address
|
2021-03-25 22:21:40 +08:00 |
|
Paul Wackerow
|
61e0c159b5
|
imports 2 languages from Crowdin
Italian, Japanese
|
2021-03-22 11:27:20 -07:00 |
|
Paul Wackerow
|
2b222cdafd
|
imports 8 languages from crowdin
Arabic, Romanian, Portuguese (Brazilian), Indonesian, Greek, French, Chinese (simplified), Korean
|
2021-03-22 11:14:00 -07:00 |
|
Carl Beekhuizen
|
388191dc55
|
Depricate support for old testnets (Witti, Altona, Medalla, Spadina, Zinken)
|
2021-03-22 15:31:55 +01:00 |
|
Carl Beekhuizen
|
fc466d3b32
|
Adds Prater testnet support
|
2021-03-19 13:08:59 +01:00 |
|
Carl Beekhuizen
|
d38323ecae
|
@hwwhww's content nitpicks
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-03-08 11:30:55 +01:00 |
|
Hsiao-Wei Wang
|
b7f4188633
|
Use load_text in test_new_mnemonic.py
|
2021-02-24 18:58:53 +08:00 |
|
Hsiao-Wei Wang
|
4f10175238
|
Add msg_mnemonic_presentation back
|
2021-02-23 20:43:23 +08:00 |
|
Carl Beekhuizen
|
1f9626add1
|
Moves intl/utils.py to utils/intl.py
|
2021-02-22 18:22:35 +01:00 |
|
Carl Beekhuizen
|
b8c94a80fc
|
Fix typo
|
2021-02-22 18:13:59 +01:00 |
|
Carl Beekhuizen
|
5fceda2e86
|
Move remainder of messages into json files
|
2021-02-22 18:11:16 +01:00 |
|
ceroma
|
d3e6689b86
|
Add Portuguese Word List
From: https://github.com/bitcoin/bips/tree/master/bip-0039
|
2021-02-21 14:49:58 -08:00 |
|
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 |
|
Carl Beekhuizen
|
f271d96ad2
|
chmod keystores and deposit_data.json to 440
|
2020-12-18 16:54:46 +01:00 |
|
Carl Beekhuizen
|
c681f93331
|
version bump -> v1.1.0
|
2020-11-17 17:14:34 +01:00 |
|
Hsiao-Wei Wang
|
e9b0b6605e
|
Merge pull request #157 from ethereum/hwwhww/pyrmont
Add Prymont + Add `eth2_network_name` field to deposit_data*.json file
|
2020-11-13 21:23:55 +08:00 |
|
Hsiao-Wei Wang
|
bbbc81cf2e
|
Use the updated PyrmontSetting.GENESIS_FORK_VERSION
|
2020-11-13 21:17:42 +08:00 |
|