staking-deposit-cli/eth2deposit/utils
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
..
__init__.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
ascii_art.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
constants.py Add test_cli (#14) (#15) 2020-05-09 04:11:02 +08:00
crypto.py Use more strict mypy setting and update KeystoreModule type (#17) 2020-05-19 21:34:16 +08:00
eth2_deposit_check.py Use more strict mypy setting and update KeystoreModule type (#17) 2020-05-19 21:34:16 +08:00
ssz.py Package reorg (#10) 2020-05-08 21:34:09 +08:00