lighthouse/beacon_node/beacon_chain/src
Paul Hauner 34f003adb8
Add more eth1 metrics (#728)
* Add metrics for junk eth1 votes

* Add eth1 cache metrics
2019-12-17 10:20:27 +11:00
..
beacon_chain.rs Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
builder.rs Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
checkpoint_cache.rs Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
checkpoint.rs Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
errors.rs Address bugs (#639) 2019-11-27 18:37:09 +11:00
eth1_chain.rs Add more eth1 metrics (#728) 2019-12-17 10:20:27 +11:00
events.rs Eth1 Integration (#542) 2019-11-15 14:47:51 +11:00
fork_choice.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
head_tracker.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
lib.rs Add block/state caching on beacon chain (#677) 2019-12-09 14:20:25 +11:00
metrics.rs Add more eth1 metrics (#728) 2019-12-17 10:20:27 +11:00
persisted_beacon_chain.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
test_utils.rs Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00