lighthouse/beacon_node/client/src
Paul Hauner 845f336a59
Interop chain start strategies (#479)
* Implement more flexible beacon chain genesis

* Fix compile issues from rebase on master

* Rename CLI flag

* Adds initial documentation for TOML files

* Update docs readme

* Add first version of cli_util

* Dont write cache fields in serde

* Tidy cli_util

* Add code to load genesis YAML file

* Move serde_utils out of tests in `types`

* Update logging text

* Fix serde YAML for Fork

* Make yaml hex decoding more strict

* Update deterministic key generate for interop

* Set deposit count on testing genesis state

* Make some fixes for deposit count

* Remove code fragements

* Large restructure of docs

* Tidy docs

* Fix readme link

* Add interop docs

* Tidy README
2019-08-06 13:29:27 +10:00
..
beacon_chain_types.rs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
config.rs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
error.rs Refactor ClientConfig, add serde to it 2019-06-07 19:44:27 -04:00
lib.rs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
notifier.rs Testnet stability (#451) 2019-07-29 13:45:45 +10:00