lighthouse/eth2/utils
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
..
bls Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
cached_tree_hash Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
clap_utils Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
compare_fields Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
compare_fields_derive Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
deposit_contract Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
eth2_config Fix issues with testnet dir and update docs (#992) 2020-04-13 23:20:45 +10:00
eth2_hashing Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
eth2_interop_keypairs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
eth2_testnet_config Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
hashmap_delay v0.11.1 Network update (#989) 2020-04-08 01:08:05 +10:00
int_to_bytes Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
lighthouse_bootstrap Fix issues with testnet dir and update docs (#992) 2020-04-13 23:20:45 +10:00
lighthouse_metrics Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
logging Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
merkle_proof Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
remote_beacon_node Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
rest_types Global Sync access (#994) 2020-04-14 18:17:35 +10:00
serde_hex Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
slot_clock Enr fork (#967) 2020-04-01 17:54:48 +11:00
ssz Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
ssz_derive Add optimized SSZ decoding for fixed-len items (#865) 2020-03-04 11:45:01 +11:00
ssz_types Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
swap_or_not_shuffle Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
test_random_derive Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
tree_hash Update benchmarks, add to CI (#988) 2020-04-06 20:16:08 +10:00
tree_hash_derive Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00