Commit Graph

29 Commits

Author SHA1 Message Date
Carl Beekhuizen
bb6e3cd5fa
Update internal links 2021-08-24 14:22:53 +02:00
Carl Beekhuizen
a5c4651028
rename eth2deposit -> staking deposit 2021-08-23 12:33:04 +02:00
Hsiao-Wei Wang
0e06e351ca
Test compiled executable binary 2021-04-02 21:38:33 +08:00
Hsiao-Wei Wang
2d0813ba78
Fix Makefile and Dockerfile 2020-11-03 14:28:19 +08:00
Olivier Louvignes
b1162041af Add Docker image and documentation 2020-10-22 10:01:51 +02:00
Carl Beekhuizen
3f474d03bc
Persist envars by making them a part of the pyinstaller process in makefile 2020-10-14 21:52:58 +02:00
Carl Beekhuizen
5b71df637f
Revert, the 2nd 2020-10-14 21:21:46 +02:00
Carl Beekhuizen
1cf6fdb240
revert change on venv activation 2020-10-14 21:18:44 +02:00
Carl Beekhuizen
a33678ad63
Adds SHA256 checksums to circleci and makes builds determanistic. 2020-10-14 21:13:42 +02:00
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