Carl Beekhuizen
|
72f64119b4
|
Adds BLS_WITHDRAWAL_PREFIX to withdrawal_credentials
|
2020-05-21 16:10:03 +02:00 |
|
Hsiao-Wei Wang
|
581485f274
|
Use more strict mypy setting and update KeystoreModule type (#17)
1. [KeystoreModule] change `params: dict` to `params:
Dict[str, Any]`
2. Rename `to_bytes` to `encode_bytes`
|
2020-05-19 21:34:16 +08:00 |
|
Hsiao-Wei Wang
|
37fb6de225
|
Add test_cli (#14) (#15)
* Add test_cli
* Check folder
|
2020-05-09 04:11:02 +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 |
|