lighthouse/slasher/src
realbigsean 4555e33048
Remove serde derive references (#4830)
* remove remaining uses of serde_derive

* fix lockfile

---------

Co-authored-by: João Oliveira <hello@jxs.pt>
2023-10-11 13:01:30 -04:00
..
database Modularise slasher backend (#3443) 2022-08-15 01:30:56 +00:00
array.rs Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00
attestation_queue.rs De-duplicate attestations in the slasher (#2767) 2021-11-08 00:01:09 +00:00
attester_record.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
batch_stats.rs Add slasher broadcast (#2079) 2020-12-16 03:44:01 +00:00
block_queue.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
config.rs Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00
database.rs Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +00:00
error.rs Modularise slasher backend (#3443) 2022-08-15 01:30:56 +00:00
lib.rs Switch default slasher backend to LMDB (#4360) 2023-06-07 01:50:33 +00:00
metrics.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
migrate.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
slasher.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
test_utils.rs Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00