mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
* Beacon flags: Comment on deprecated section * Beacon flags: Organize flags relevant to logging, comment on logging section * Beacon flags: Organize flags relevant to p2p, comment on p2p section * Beacon flags: Introduce db flag section, organize flags relevant to db, comment on db section * Beacon flags: Introduce builder flag section, organize flags relevant to builder, comment on builder section * Beacon flags: Introduce sync flag section, organize flags relevant to sync, comment on sync section * Beacon flags: Introduce execution layer flag section, organize flags relevant to execution layer, comment on execution layer section * Beacon flags: Introduce monitoring flag section, organize flags relevant to monitoring, comment on monitoring section * Beacon flags: Organizing remaining flags in cmd and beacon-chain sections * Beacon flags: Introduce slasher flag section, organize flags relevant to slasher, comment on slasher section * Move slasher flag from features to the slasher section * Changelog fragment * Beacon flags: Reorganize sections * Move MaxGoroutines to debug section