Commit Graph

5 Commits

Author SHA1 Message Date
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