mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Implement data columns filesystem. (#15257)
* Logging: Add `DataColumnFields`. * `RODataColumn`: Implement `Slot`, `ParentRoot` and `ProposerIndex`. * Implement verification for data column sidecars. * Add changelog. * Fix Terence's comment. * Implement data columns filesystem. * Reduce const verbosity (Kasey's comment). * `prune`: Aquire `mu` only when needed. * `Save`: Call `dcs.DataColumnFeed.Send` in a goroutine. * Fix Terence's comment. * Fix Terence's comment. * Fix Terence's comment. * Fix Terence's comment. * Fix Terence`s comment. * Implement a new solution for subscriber. * Fix Kasey's comment.
This commit is contained in:
1027
beacon-chain/db/filesystem/data_column.go
Normal file
1027
beacon-chain/db/filesystem/data_column.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user