Commit Graph

154 Commits

Author SHA1 Message Date
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
Carl Beekhuizen
1e9f50f3fd
Adds language detection and verification of mnemonics 2020-08-23 18:04:47 +02:00
Hsiao-Wei Wang
3ca6c81a1c
Merge pull request #84 from mrostecki/ostype-linux
deposit.sh: Check for linux* OSTYPE instead of linux-gnu*
2020-08-03 16:26:28 +08:00
Michal Rostecki
ad88c1596b deposit.sh: Check for linux* OSTYPE instead of linux-gnu*
Some Linux distributions (i.e. openSUSE) define the OSTYPE environment
variable as "linux" instead of "linux-gnu".

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2020-08-02 14:45:50 +02:00
Hsiao-Wei Wang
de03fe361d
Merge pull request #74 from ethereum/dev
v0.2.1 Release
2020-07-28 14:56:18 +08:00
Hsiao-Wei Wang
be966d2932
Merge branch 'master' into dev 2020-07-28 14:44:46 +08:00
Hsiao-Wei Wang
2b07c57430
Bump version 0.2.0 -> 0.2.1 (#73) 2020-07-28 14:39:06 +08:00
Hsiao-Wei Wang
383af73334
Merge pull request #69 from ethereum/hwwhww/binaries-readme
Update README tutorials
2020-07-28 14:31:58 +08:00
Hsiao-Wei Wang
da74d0b92c
pip3/pip 2020-07-28 14:27:05 +08:00
Hsiao-Wei Wang
9bdcc10615
Apply PR feedback from @ethers 2020-07-28 14:27:05 +08:00
Hsiao-Wei Wang
de5575310b
Update README 2020-07-28 14:27:05 +08:00
Hsiao-Wei Wang
bb946b99c5
Merge pull request #71 from ethereum/hwwhww/artifacts
Generate compressed binary file to CirclCI artifacts
2020-07-28 13:59:45 +08:00
Hsiao-Wei Wang
18b7a3c80f
Sadly install 3.7.5 with --enable-shared flag 2020-07-28 13:26:49 +08:00
Hsiao-Wei Wang
d370605cd0
Rebuild Python with --enable-shared 2020-07-28 13:07:07 +08:00
Hsiao-Wei Wang
e31ff99e23
Downgrade to ubuntu-1604:202007-01 image 2020-07-28 13:01:53 +08:00
Hsiao-Wei Wang
2572ec27ee
Try to use venv to avoid poetry dependencies conflict (with Ubuntu image) 2020-07-28 12:56:48 +08:00
Hsiao-Wei Wang
3c42ea99bc
Store artifacts 2020-07-28 10:22:04 +08:00
Hsiao-Wei Wang
f436e63f80
Merge pull request #68 from chrsengel/patch-1
Fix spelling
2020-07-28 04:47:49 +08:00
Christian Engel
4a8516fb7e
Fix spelling 2020-07-27 20:25:57 +02:00
Hsiao-Wei Wang
55b89503f9
Merge pull request #61 from ethereum/hwwhww/network-selection
Add network (chain) name selection to prompt
2020-07-28 00:46:28 +08:00
Hsiao-Wei Wang
f9fd7a169c
Add network (chain) name selection to prompt 2020-07-28 00:32:40 +08:00
Hsiao-Wei Wang
a860cd4795
Merge pull request #63 from ethereum/master
Backport master -> dev
2020-07-28 00:31:37 +08:00
Hsiao-Wei Wang
9631576f40
Merge pull request #58 from ethereum/binary_builds
Binary builds
2020-07-27 21:20:02 +08:00
Hsiao-Wei Wang
77aa200410
Add MacOS building CI job 2020-07-27 21:16:51 +08:00
Hsiao-Wei Wang
b5308101ba
Add building CI jobs 2020-07-27 20:40:07 +08:00
Hsiao-Wei Wang
f78e6e487b
Update Window build spec and requriements.txt: fix datas path and add pywin32-ctypes version hashes 2020-07-27 20:23:08 +08:00
Hsiao-Wei Wang
40fe51ba19 Update linux build spec: should have used one-file 2020-07-27 18:52:27 +08:00
Hsiao-Wei Wang
6e6c096d34 Update Windows build spec 2020-07-27 17:46:24 +08:00
Hsiao-Wei Wang
956d25f348 Add build spec file for Linux env 2020-07-27 17:43:32 +08:00
Carl Beekhuizen
1079a30af3
Separate out Binary build requirements.txt 2020-07-24 16:16:45 +02:00
Carl Beekhuizen
7a0e13e4e1
Adds windows builds 2020-07-24 15:52:03 +02:00
Carl Beekhuizen
5243a006ed
Adds MacOS build capablilities 2020-07-24 14:23:37 +02:00
Carl Beekhuizen
5d2671f701
Prerequisites for pyinstaller 2020-07-24 12:24:23 +02:00
Carl Beekhuizen
2ca9cc2b7b
Merge pull request #57 from ethereum/version_bump_v0_2
Bump app version from v0.1.0 -> v0.2.0 to align with release versioning
2020-07-23 13:34:13 +02:00
Carl Beekhuizen
397bb205f0
Bump app version from v0.1.0 -> v0.2.0 to align with release versioning 2020-07-23 13:32:44 +02:00
Carl Beekhuizen
5b527d1388
Merge pull request #56 from ethereum/version_bump
eth2deposit version bump v0.0.0 -> v0.1.0
2020-07-23 13:28:34 +02:00
Carl Beekhuizen
6b0a2b9db2
v0.0.0 -> v0.1.0 2020-07-23 11:40:20 +02:00
Carl Beekhuizen
fbf0906d6e
Merge pull request #48 from ethereum/carl_eip2335_unicode
Unicode compliant eip2335
2020-07-23 11:37:30 +02:00
Carl Beekhuizen
f6ae9801ca
Additional tests for control char stripping
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
2020-07-23 11:16:29 +02:00
Hsiao-Wei Wang
cbad006886
Merge pull request #55 from ethereum/medalla_chain_config
Medalla chain support
2020-07-23 16:38:40 +08:00
Carl Beekhuizen
21547b6d38
Medalla chain support 2020-07-23 10:01:15 +02:00
Carl Beekhuizen
8fe4ca8233
Adds tests for stripping of control chars for passwords 2020-07-23 03:09:06 +02:00
Carl Beekhuizen
3ebc6ae1f0
Merge pull request #51 from ethereum/carl_depoist_datum_dict_refactor
Credential minor refactor
2020-07-23 02:45:36 +02:00
Carl Beekhuizen
f70b143022
Linting fixes 2020-07-21 10:31:41 +02:00
Carl Beekhuizen
c6401c8e7b
Groups credential properties together 2020-07-21 10:25:33 +02:00
Carl Beekhuizen
ef0ad43216
Moves deposit datum dict from credential list to credential 2020-07-21 10:24:15 +02:00
Hsiao-Wei Wang
7cebff15ea
Merge pull request #50 from ethereum/fix-script
Fix installation script
2020-07-11 00:46:18 +08:00
Hsiao-Wei Wang
18ab43b2b6
Add Makefile to cache key and kick cache 2020-07-09 22:53:44 +08:00
Hsiao-Wei Wang
5f7a7d607d
Do not retreat pip as a module 2020-07-09 22:49:57 +08:00