Commit Graph

375 Commits

Author SHA1 Message Date
Carl Beekhuizen
5c5c298746
adds missing files from previous committ 2021-09-02 16:17:21 +02:00
Carl Beekhuizen
885af40d7b
merde in dev & reslove conflicts 2021-09-02 16:08:37 +02:00
Carl Beekhuizen
65de454597
Merge pull request #216 from ethereum/binary_import_fix
Fix binaries import for intl languages
2021-09-02 15:46:06 +02:00
Carl Beekhuizen
2e1427dabe
Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2021-09-02 15:40:10 +02:00
Carl Beekhuizen
f4d65dfce1
Uses Powershells recursive copy 2021-08-30 11:05:42 +02:00
Carl Beekhuizen
02bf159250
copy folders with "-r" 2021-08-30 10:34:59 +02:00
Carl Beekhuizen
f4c4b8713f
CI checks binaries in dedicated folder 2021-08-30 10:04:27 +02:00
Carl Beekhuizen
ad9e20f3fa
inlt files run through sys._MEIPASS for binaries 2021-08-24 17:55:36 +02:00
Carl Beekhuizen
34e7ceb9f7
Removes internal references to eth2 2021-08-24 14:44:26 +02:00
Carl Beekhuizen
bb6e3cd5fa
Update internal links 2021-08-24 14:22:53 +02:00
Carl Beekhuizen
daa6a70a1c
Update external links 2021-08-24 14:20:29 +02:00
Carl Beekhuizen
d038f18b94
Update macos build eth2 links 2021-08-23 17:16:29 +02:00
Carl Beekhuizen
a5c4651028
rename eth2deposit -> staking deposit 2021-08-23 12:33:04 +02:00
Hsiao-Wei Wang
1c0eff87e3
Merge pull request #208 from colfax23/patch-2
Correct small typo from previous PR
2021-08-10 20:07:47 +08:00
colfax23
208b1b337b
Correct small typo from previous PR
new of -> of new
2021-06-25 08:53:55 -04:00
Hsiao-Wei Wang
5d58c5ee28
Merge pull request #205 from ethereum/en_lang_clarification
Ephasises number of *new* keys
2021-06-25 18:12:52 +08:00
Carl Beekhuizen
908d48d79a
typo 2021-06-24 14:20:08 +02:00
Carl Beekhuizen
b8e056cbc8
Added clarification on number of validators prompt 2021-06-24 14:17:35 +02:00
Carl Beekhuizen
1d7648c00d
Merge pull request #201 from ethereum/dependabot/pip/py-1.10.0
Bump py from 1.9.0 to 1.10.0
2021-05-05 15:38:22 +02:00
Carl Beekhuizen
a678da879f
Merge pull request #182 from ethereum/translation
Internationalisation!
2021-05-05 15:24:42 +02:00
Carl Beekhuizen
afad2b6980
Fixes/removes incorrect help text about folders 2021-05-05 14:00:08 +02:00
Carl Beekhuizen
12a661514b
Standardise argument headers 2021-05-05 13:53:04 +02:00
Carl Beekhuizen
6f388d842a
Inform user why input validation failed 2021-05-04 15:58:40 +02:00
Carl Beekhuizen
d07aea68f1
More lambdas for laziness! 2021-05-04 15:46:32 +02:00
Carl Beekhuizen
7962d4c140
Mnemonic password warnign via repeated input 2021-05-03 12:16:30 +02:00
Carl Beekhuizen
0b8d1c4ed8
disallow 0 deposits (must be 1 or greater) 2021-04-30 17:27:16 +02:00
Carl Beekhuizen
261fdd9e56
adds confirm to start index for non-english languages 2021-04-30 17:17:36 +02:00
Carl Beekhuizen
64faf7e1a3
Fix tests by adding --non_interactive flag.
* cli-shell-debug-0:
  intl start_index confirmation
2021-04-30 16:18:19 +02:00
Carl Beekhuizen
126ebe26ac
intl start_index confirmation 2021-04-30 16:15:05 +02:00
Carl Beekhuizen
bd99461af3
intl start_index confirmation 2021-04-27 15:18:28 +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
dependabot[bot]
45eaefedf2
Bump py from 1.9.0 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 19:52:37 +00: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