lighthouse/beacon_node
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 Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
client Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
eth2-libp2p Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
http_server Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
network Revert "Tidy ancestor iterators" 2019-08-05 16:27:55 +10:00
rest_api Revert "Tidy ancestor iterators" 2019-08-05 16:27:55 +10:00
rpc Revert "Tidy ancestor iterators" 2019-08-05 16:27:55 +10:00
src Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
store Revert "Tidy ancestor iterators" 2019-08-05 16:27:55 +10:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Cargo.toml add logging functionality for aligning key value pairs after message (#461) 2019-07-31 09:06:53 +10:00