lighthouse/.github/workflows
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
..
book.yml Update mdbook version in github actions (#2497) 2021-08-05 00:58:23 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker.yml Add lcli Dockerfile and auto-build to CI (#2469) 2021-07-21 03:24:23 +00:00
publish-crate.yml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
release.yml Windows binaries (#2492) 2021-08-24 01:36:26 +00:00
test-suite.yml Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00