mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-11 05:56:50 +00:00
* Add implementation POST versions of /eth/v1/beacon/states/{state_id}/validators and /eth/v1/beacon/states/{state_id}/validator_balances. Add tests. * Address review comments. Fix toList() issue. * Fix tests. * Address review comments 2. * Address review comments 3. Fix unique check for validator identifiers. * Address review comments. * Fix constant value.