Files
lighthouse/book/src
Michael Sproul 3b61ac9cbf Optimise slasher DB layout and switch to MDBX (#2776)
## Issue Addressed

Closes #2286
Closes #2538
Closes #2342

## Proposed Changes

Part II of major slasher optimisations after #2767

These changes will be backwards-incompatible due to the move to MDBX (and the schema change) 😱 

* [x] Shrink attester keys from 16 bytes to 7 bytes.
* [x] Shrink attester records from 64 bytes to 6 bytes.
* [x] Separate `DiskConfig` from regular `Config`.
* [x] Add configuration for the LRU cache size.
* [x] Add a "migration" that deletes any legacy LMDB database.
2021-12-21 08:23:17 +00:00
..
2020-11-26 01:10:51 +00:00
2020-10-02 09:42:19 +00:00
2021-07-21 07:10:51 +00:00
2020-10-01 11:12:36 +10:00
2020-04-15 17:46:03 +10:00
2021-03-02 22:35:46 +00:00
2021-10-06 00:46:09 +00:00
2021-08-24 01:36:26 +00:00
2021-10-06 00:46:09 +00:00
2021-09-22 00:37:28 +00:00