..
attestation_verification.rs
Detailed validator monitoring ( #2151 )
2021-01-20 19:19:38 +00:00
beacon_chain.rs
Avoid temp allocations with slog ( #2183 )
2021-02-04 07:31:47 +00:00
beacon_fork_choice_store.rs
Fix new clippy lints ( #2036 )
2020-12-03 01:10:26 +00:00
beacon_snapshot.rs
Optimise tree hash caching for block production ( #2106 )
2020-12-21 06:29:39 +00:00
block_verification.rs
Pass failed gossip blocks to the slasher ( #2047 )
2020-12-04 05:03:30 +00:00
builder.rs
Detailed validator monitoring ( #2151 )
2021-01-20 19:19:38 +00:00
chain_config.rs
Implement database temp states to reduce memory usage ( #1798 )
2020-10-23 01:27:51 +00:00
errors.rs
Disallow attestation production earlier than head ( #2130 )
2021-01-20 06:52:37 +00:00
eth1_chain.rs
Fix clippy errors on tests ( #2160 )
2021-01-28 23:31:06 +00:00
events.rs
Server sent events ( #1920 )
2020-12-04 00:18:58 +00:00
head_tracker.rs
Clippy 1.49.0 updates and dht persistence test fix ( #2156 )
2021-01-19 00:34:28 +00:00
lib.rs
Detailed validator monitoring ( #2151 )
2021-01-20 19:19:38 +00:00
metrics.rs
Add metrics for beacon block propagation ( #2173 )
2021-02-04 05:33:56 +00:00
migrate.rs
Address queue congestion in migrator ( #1923 )
2020-11-17 23:11:26 +00:00
naive_aggregation_pool.rs
Fix new clippy lints ( #2036 )
2020-12-03 01:10:26 +00:00
observed_attestations.rs
Fix new clippy lints ( #2036 )
2020-12-03 01:10:26 +00:00
observed_attesters.rs
Fix race condition in seen caches ( #1937 )
2020-11-22 23:02:51 +00:00
observed_block_producers.rs
Fix race condition in seen caches ( #1937 )
2020-11-22 23:02:51 +00:00
observed_operations.rs
Clippy 1.49.0 updates and dht persistence test fix ( #2156 )
2021-01-19 00:34:28 +00:00
persisted_beacon_chain.rs
Fix head tracker concurrency bugs ( #1771 )
2020-10-19 05:58:39 +00:00
persisted_fork_choice.rs
v0.12 fork choice update ( #1229 )
2020-06-17 11:10:22 +10:00
shuffling_cache.rs
Implement standard eth2.0 API ( #1569 )
2020-10-01 11:12:36 +10:00
snapshot_cache.rs
Optimise tree hash caching for block production ( #2106 )
2020-12-21 06:29:39 +00:00
test_utils.rs
Detailed validator monitoring ( #2151 )
2021-01-20 19:19:38 +00:00
timeout_rw_lock.rs
Add timeouts to canonical head rwlock ( #759 )
2020-01-06 17:30:37 +11:00
validator_monitor.rs
Add metrics for beacon block propagation ( #2173 )
2021-02-04 05:33:56 +00:00
validator_pubkey_cache.rs
Fix clippy errors on tests ( #2160 )
2021-01-28 23:31:06 +00:00