Commit Graph

10 Commits

Author SHA1 Message Date
Carl Beekhuizen
c7ec603bce
minor cleanups 2020-09-28 17:20:08 +02:00
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
Hsiao-Wei Wang
f9fd7a169c
Add network (chain) name selection to prompt 2020-07-28 00:32:40 +08:00
Carl Beekhuizen
5d2671f701
Prerequisites for pyinstaller 2020-07-24 12:24:23 +02:00
Hsiao-Wei Wang
a784a73cdd
Merge branch 'master' into hwwhww/fork_version 2020-05-27 14:58:01 +08:00
Carl Beekhuizen
09203cf80d
Merge branch 'master' into carl_CredentialList
* master:
  Fix lint setting
  Update README
  Fix tox and windows tests
  Update script and readme
  Try Windows
  Add script tests CI jobs
  Update README.md
  Add script and test
  Move cli/deposit.py back to eth2deposit for less confusion
  Create tox.ini and add CircleCI jobs
2020-05-25 14:55:52 +02:00
Hsiao-Wei Wang
08eeed26ed
Add fork_version
1. Use v0.12.0 signing format
2. `GENESIS_FORK_VERSION` may be various for mainnet and testnets. Add
option for it.
2020-05-24 00:23:51 +08:00
Hsiao-Wei Wang
dd390b6463
Merge branch 'master' into hwwhww/tox 2020-05-23 22:32:31 +08:00
Hsiao-Wei Wang
ecdf73b425
Move cli/deposit.py back to eth2deposit for less confusion 2020-05-12 01:37:13 +08:00