mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-18 09:48:47 +00:00
542f755ac5
## Issue Addressed - Resolves #1727 ## Proposed Changes Remove the `lighthouse account validator deposit` command. It's a shame to let this go, but it's currently lacking any tests and contains significant, un-handled edge-cases (e.g., it will wait forever until the eth1 node gives a tx confirmation and if you ctrl+c it before it finishes it will leave the filesystem in an unknown state with lockfiles lying around) I don't think we need to make deposit functionality a priority before mainnet, we have bigger fish to fry IMO. We, will need to revive this functionality before the next testnet, but I think we should make private, non-production tools to handle this for SigP internally. ## Additional Info Be sure to re-open #1331 if this PR is abandoned. |
||
---|---|---|
.. | ||
validator | ||
wallet | ||
common.rs | ||
lib.rs |