lighthouse/beacon_node/store/src
Michael Sproul 9769a247b2 Address Clippy 1.73 lints (#4809)
## Proposed Changes

Fix Clippy lints enabled by default in Rust 1.73.0, released today.
2023-10-06 03:05:47 +00:00
..
impls Clean capella (#4019) 2023-03-01 03:19:02 +00:00
chunk_writer.rs Implement checkpoint sync (#2244) 2021-09-22 00:37:28 +00:00
chunked_iter.rs Fix bug in block root storage (#4663) 2023-08-28 05:34:28 +00:00
chunked_vector.rs rust 1.72 lints (#4659) 2023-08-24 14:33:24 -04:00
config.rs use state cache to optimise historical state lookup (#4228) 2023-05-05 00:51:57 +00:00
errors.rs Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
forwards_iter.rs Fix bug in block root storage (#4663) 2023-08-28 05:34:28 +00:00
garbage_collection.rs Compact database on finalization (#1871) 2020-11-09 07:02:21 +00:00
hot_cold_store.rs Fix bug in block root storage (#4663) 2023-08-28 05:34:28 +00:00
impls.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
iter.rs Fix lints for Rust 1.63 (#3459) 2022-08-12 00:56:39 +00:00
leveldb_store.rs rust 1.72 lints (#4659) 2023-08-24 14:33:24 -04:00
lib.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
memory_store.rs Address Clippy 1.73 lints (#4809) 2023-10-06 03:05:47 +00:00
metadata.rs Remove checkpoint alignment requirements and enable historic state pruning (#4610) 2023-08-21 05:02:32 +00:00
metrics.rs Implement slasher (#1567) 2020-11-23 03:43:22 +00:00
partial_beacon_state.rs Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00
reconstruct.rs Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00