nimbus-eth2/beacon_chain/fork_choice
Jacek Sieka f70ff38b53
enable `styleCheck:usages` (#3573)
Some upstream repos still need fixes, but this gets us close enough that
style hints can be enabled by default.

In general, "canonical" spellings are preferred even if they violate
nep-1 - this applies in particular to spec-related stuff like
`genesis_validators_root` which appears throughout the codebase.
2022-04-08 16:22:49 +00:00
..
README.md update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
fork_choice.nim era: load blocks and states (#3394) 2022-03-23 09:58:17 +01:00
fork_choice_types.nim fork choice proposer boosting support (#3349) 2022-02-04 12:59:40 +01:00
proto_array.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00