staking-deposit-cli/eth2deposit
Carl Beekhuizen 7733be10f2
Merge pull request #107 from ethereum/json_int_bound
Verifies deposit_data.json amounts ∈ [1, 32] ETH
2020-09-21 20:25:36 +02:00
..
key_handling Replace assert with raising exceptions 2020-09-14 22:49:36 +08:00
utils Verify deposit_data.json amounts within [1, 32] ETH 2020-09-16 22:38:44 +02:00
__init__.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
credentials.py Shorten amount-bound error message 2020-09-17 15:03:34 +02:00
deposit.py Replace assert with raising exceptions 2020-09-14 22:49:36 +08:00
exceptions.py Replace assert with raising exceptions 2020-09-14 22:49:36 +08:00
settings.py Add Spadina testnet (#96) 2020-09-18 17:23:12 +08:00