lighthouse/beacon_node/store/src
realbigsean a3a7f39b0d [Altair] Sync committee pools (#2321)
Add pools supporting sync committees:
- naive sync aggregation pool
- observed sync contributions pool
- observed sync contributors pool
- observed sync aggregators pool

Add SSZ types and tests related to sync committee signatures.

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-07-15 00:52:02 +00:00
..
impls Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
chunked_iter.rs Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
chunked_vector.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
config.rs Refine compaction (#1916) 2020-11-17 09:10:53 +00:00
errors.rs Use the database to persist the pubkey cache (#2234) 2021-03-04 01:25:12 +00:00
forwards_iter.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
garbage_collection.rs Compact database on finalization (#1871) 2020-11-09 07:02:21 +00:00
hot_cold_store.rs Use read_recursive locks in database (#2417) 2021-07-12 07:31:26 +00:00
impls.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
iter.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
leveldb_store.rs update dependencies (#2032) 2020-12-07 08:20:33 +00:00
lib.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
memory_store.rs Compact database on finalization (#1871) 2020-11-09 07:02:21 +00:00
metadata.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
metrics.rs Implement slasher (#1567) 2020-11-23 03:43:22 +00:00
partial_beacon_state.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00