Commit Graph

8 Commits

Author SHA1 Message Date
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
b105e464c7
Try Windows
kick cache

Cache string
2020-05-23 22:28:38 +08:00
Hsiao-Wei Wang
37b9650d19
Add script tests CI jobs 2020-05-12 16:21:16 +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
6d7199a02f
Create tox.ini and add CircleCI jobs 2020-05-11 20:05:12 +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
df39ad1703
Add lint job
Update cache key
2020-05-07 15:13:24 +08:00
Hsiao-Wei Wang
a9be3b657d
Add a simple CI config 2020-05-07 13:38:16 +08:00