lighthouse/beacon_node/beacon_chain/src
Michael Sproul 24e941d175
Update to spec v0.9.1 (#597)
* Update to spec v0.9.0

* Update to v0.9.1

* Bump spec tags for v0.9.1

* Formatting, fix CI failures

* Resolve accidental KeyPair merge conflict

* Document new BeaconState functions

* Fix incorrect cache drops in `advance_caches`

* Update fork choice for v0.9.1

* Clean up some FIXMEs

* Fix a few docs/logs
2019-11-21 11:47:30 +11:00
..
beacon_chain_builder.rs Implement push_leaf for MerkleTree (#574) 2019-11-05 12:29:07 +11:00
beacon_chain.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
builder.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
checkpoint.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
errors.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
eth1_chain.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
events.rs Eth1 Integration (#542) 2019-11-15 14:47:51 +11:00
fork_choice.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
iter.rs Tidy ancestor iterators (#490) 2019-08-08 12:28:10 +10:00
lib.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
metrics.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
persisted_beacon_chain.rs Add first pass at removing speculative state 2019-08-29 19:14:52 +10:00
test_utils.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00