lighthouse/beacon_node/beacon_chain/src
2020-04-22 01:07:38 +10:00
..
block_verification Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
fork_choice Add no-copy block processing cache (#863) 2020-04-06 10:53:33 +10:00
beacon_chain.rs Updates the grafiti tag to v0.2.0 2020-04-22 01:07:38 +10:00
beacon_snapshot.rs Add no-copy block processing cache (#863) 2020-04-06 10:53:33 +10:00
block_verification.rs Add debug log when gossip block recieved (#1026) 2020-04-20 16:16:42 +10:00
builder.rs Merge latest master 2020-04-22 01:05:46 +10:00
errors.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
eth1_chain.rs Merge latest master 2020-04-22 01:05:46 +10:00
events.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
fork_choice.rs Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
head_tracker.rs Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
lib.rs Merge latest master 2020-04-22 01:05:46 +10:00
metrics.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
migrate.rs Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
naive_aggregation_pool.rs Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
persisted_beacon_chain.rs Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
shuffling_cache.rs Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
snapshot_cache.rs Add no-copy block processing cache (#863) 2020-04-06 10:53:33 +10:00
test_utils.rs Merge latest master 2020-04-22 01:05:46 +10:00
timeout_rw_lock.rs Add timeouts to canonical head rwlock (#759) 2020-01-06 17:30:37 +11:00
validator_pubkey_cache.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00