Commit Graph

342 Commits

Author SHA1 Message Date
Carl Beekhuizen
126ebe26ac
intl start_index confirmation 2021-04-30 16:15:05 +02:00
Carl Beekhuizen
b46e702e16
confirmation refactor 2021-04-27 14:41:52 +02:00
Carl Beekhuizen
902c279612
clarify en password confirmation prompts 2021-04-26 15:36:15 +02:00
Carl Beekhuizen
06470b0b7f
Small param typo 2021-04-26 15:32:22 +02:00
Carl Beekhuizen
ff34c4bd33
Intl password confirmations 2021-04-23 16:23:23 +02:00
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
58a82d70ee
Excludes Tk & Tcl binaries from Linux & Win binaries 2021-04-14 14:26:21 +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
6affab33a8
Adds intl tests 2021-04-13 10:46:05 +02:00
Carl Beekhuizen
7471ed6f12
Update Binary-script testing to new verbage 2021-04-12 14:17:52 +02:00
Carl Beekhuizen
bcc64dd0c7
Linting fixes 2021-04-12 12:38:24 +02:00
Carl Beekhuizen
80f21e2977
Merge branch 'dev' into translation
* dev:
  Test compiled executable binary
2021-04-12 12:34:16 +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
921b67dbe4
adds zipp to build requirements 2021-04-09 18:14:21 +02:00
Carl Beekhuizen
25c093d2ad
Adding before commiting helps 2021-04-09 17:28:20 +02:00
Carl Beekhuizen
6c2c7089ca
Adds importlib-metadata for python < 3.8 2021-04-09 17:26:12 +02:00
Carl Beekhuizen
7bbf7b3d21
Bump pyinstaller -> 4.2 2021-04-09 14:20:34 +02:00
Carl Beekhuizen
d607b06e15
Adds translations files to pysinatller binary 2021-04-09 14:19:46 +02:00
Hsiao-Wei Wang
5068b9296f
Merge pull request #198 from ethereum/test-binaries 2021-04-09 15:24:58 +08:00
Carl Beekhuizen
63968ecb88
Adds mising files to macos build 2021-04-08 16:45:37 +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
a92890a4f6
Adds schema tests to intl json 2021-04-07 13:13:14 +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
Hsiao-Wei Wang
0e06e351ca
Test compiled executable binary 2021-04-02 21:38:33 +08:00
Hsiao-Wei Wang
17b7363448
Merge pull request #197 from ethereum/v1.2.0 2021-04-02 14:44:41 +08: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
27abb5ce9d
Merge pull request #195 from ethereum/eth1-address-withdrawal
Add Eth1 address withdrawal support
2021-03-30 20:23:22 +08:00
Hsiao-Wei Wang
40b78dc1e5
Add assertions for eth1_withdrawal_address 2021-03-30 19:45:22 +08:00
Hsiao-Wei Wang
3f5148d1fa
Merge branch 'dev' into eth1-address-withdrawal 2021-03-30 19:19:17 +08:00
Hsiao-Wei Wang
a6a62ac5e0
PR feedback from Carl 2021-03-30 19:14:41 +08:00