lighthouse/beacon_node
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
..
beacon_chain Merge latest master 2020-04-17 18:25:56 +10:00
client Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
eth1 Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
eth2-libp2p Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
genesis Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
network Correct status fork digest (#1016) 2020-04-18 11:45:52 +10:00
rest_api Correct status fork digest (#1016) 2020-04-18 11:45:52 +10:00
src Correct status fork digest (#1016) 2020-04-18 11:45:52 +10:00
store Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
version Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
websocket_server Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
Cargo.toml Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00