Commit Graph

14 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
f94ce0108c
Fix lint setting 2020-05-23 22:35:22 +08:00
Hsiao-Wei Wang
41dd53c20b
Fix tox and windows tests 2020-05-23 22:28:41 +08:00
Hsiao-Wei Wang
10080093b6
Update script and readme
1. deposit.sh two steps: (i) install (ii) run tool
2. Update readme for all known usages
2020-05-23 22:28:41 +08:00
Hsiao-Wei Wang
ecdf73b425
Move cli/deposit.py back to eth2deposit for less confusion 2020-05-12 01:37:13 +08:00
Hsiao-Wei Wang
96200d76ae
Package reorg (#10)
* Move tests to /tests

* Rename `src` to `eth2deposit`

* Fix path

* Fix path and move eth2deposit/utils/credentials.py -> eth2deposit/credentials.py

* Update Makefile

* Kick CI cache

* Fix package setup

* Fix path back

* PR feedback from Carl
2020-05-08 21:34:09 +08:00
Hsiao-Wei Wang
779b156e28
Fix typing error 2020-05-07 15:13:09 +08:00
Hsiao-Wei Wang
18363e2d29
Fix Makefile commands 2020-05-07 12:39:04 +08:00
Carl Beekhuizen
a157de1bd3
Adds hashes to requiremnets.txt 2020-03-05 09:54:13 +01:00
Carl Beekhuizen
bfc31263e3
Adds sha2 checksums to requirements.txt` 2020-03-04 18:38:34 +01:00
Carl Beekhuizen
55bd659e72
Update tests 2020-02-28 21:02:11 +00:00
Carl Beekhuizen
aadbd1a059
Rest of the fucking owl. Implements interface + signing of deposits + SSZ 2020-02-28 12:02:29 +00:00
Carl Beekhuizen
96cf6911ae
Linting fixes 2020-02-26 16:03:15 +00:00
Carl Beekhuizen
7980a404dc
Adds english tests for mnemonic 2020-02-18 18:18:01 +01:00
Carl Beekhuizen
c89603e9c4
Adds Makefile + Lint 2020-02-18 17:44:32 +01:00