Jacek Sieka 74732a23fe
json cleanups (#2456)
* move json-rpc specific marshalling to rpc
* serialize Epoch/Slot with cast to avoid Defect
* avoid a few eth1 deps
* simplify imports
2021-03-26 15:11:06 +01:00
..
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-03-26 15:11:06 +01:00
2021-03-26 07:52:01 +01:00

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