Commit Graph

20 Commits

Author SHA1 Message Date
Carl Beekhuizen
03823efef3
Bumps PyPI package versions to address missing hashes 2020-09-21 21:21:28 +02: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
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
5243a006ed
Adds MacOS build capablilities 2020-07-24 14:23:37 +02:00
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