lighthouse/validator_client/src
Paul Hauner 7b86c9a08f
Update testnet tooling (#1001)
* Add progress on new deposits

* Add deposited command to account manager

* Remove old lcli::helpers mod

* Clean clap_utils

* Refactor lcli deposit contract commands to use IPC

* Make testnet optional for environment

* Use dbg formatting for deploy address

* Add command to generate bootnode enr

* Ensure lcli returns with 1 on error

* Ensure account manager returns 1 on error

* Disallow deposits to the zero address

* Update web3 in eth1 crate

* Ensure correct lighthouse dir is created

* Reduce deposit gas requirement

* Update cargo.lock

* Add progress on new deposits

* Add deposited command to account manager

* Remove old lcli::helpers mod

* Clean clap_utils

* Refactor lcli deposit contract commands to use IPC

* Add command to generate bootnode enr

* Ensure lcli returns with 1 on error

* Ensure account manager returns 1 on error

* Update web3 in eth1 crate

* Update Cargo.lock

* Move lcli out of main install script

* Change --limit to --at-least

* Change --datadir to --validator-dir

* Remove duplication in docs
2020-04-19 02:20:43 +00:00
..
attestation_service.rs Update /validator/subscribe (#969) 2020-04-01 17:54:49 +11:00
block_service.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
cli.rs Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
config.rs Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
duties_service.rs Update /validator/subscribe (#969) 2020-04-01 17:54:49 +11:00
fork_service.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
lib.rs Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
notifier.rs Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
validator_directory.rs Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
validator_store.rs Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00