mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 23:04:26 +00:00
1a0bcf0b02
* Initial commit. * One more fix. * Trying to debug the finalization issue. * Add debug logs to understand signature issue. * Restore hash_tree_root calculation. * Remove all the debugging helpers. * Add `slot` check. * Address review comment.
Validators
This folder holds all modules related to a Beacon Chain Validator besides the binaries they interact directly with (nimbus_validator_cliant and nimbus_signing_process):
- Validator keystore
- Validator slashing protection
- Validator duties
- Validator pool