Skip to content

Commit

Permalink
REST: Add implementation of postStateValidators and postStateValidato…
Browse files Browse the repository at this point in the history
…rBalances. (#5632)

* 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.
  • Loading branch information
cheatfate authored Nov 29, 2023
1 parent beb915e commit 26bcb70
Show file tree
Hide file tree
Showing 5 changed files with 1,362 additions and 211 deletions.
Loading

0 comments on commit 26bcb70

Please sign in to comment.