lighthouse/beacon_node/beacon_chain/src
Paul Hauner 9aedb12bfc
Refactor docs into mdbook (#547)
* Refactor documentation, ef_tests makefile

* Add makefile to root

* Tidy readme

* Fix readme badges

* Tidy logs

* Add terminalize gif

* Update readme image

* Update readme image

* Tidy logs

* Update readme image

* Update readme

* Update readme

* Fix book link

* Update makefiles

* Update book

* Fix link in book

* Add readme for book

* Remove old docs, move api spec YAML

* Fix eth2/ dir readme

* Add readme for lcli

* Add about this book section

* Minor formatting improvements

* Address mehdi's comments
2019-10-02 11:04:56 +10:00
..
beacon_chain_builder.rs Clippy clean (#536) 2019-09-30 13:58:45 +10:00
beacon_chain.rs Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00
checkpoint.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
errors.rs Move BeaconChainHarness to interop spec 2019-09-04 10:25:30 +10:00
eth1_chain.rs Add flag for web3 server 2019-09-03 16:40:53 +10:00
events.rs Add beacon chain event for finalization 2019-09-14 22:26:09 -04:00
fork_choice.rs Add log for fork choice integrity in beacon chain 2019-08-27 11:19:50 +10:00
iter.rs Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
lib.rs Adds beacon chain events, websocket event handler 2019-09-14 15:41:35 -04:00
metrics.rs Clippy clean (#536) 2019-09-30 13:58:45 +10:00
persisted_beacon_chain.rs Add first pass at removing speculative state 2019-08-29 19:14:52 +10:00
test_utils.rs Clippy clean (#536) 2019-09-30 13:58:45 +10:00