Jacek Sieka 6f7e0e3393
REST cleanups (#3255)
* REST cleanups

* reject out-of-range committee requests
* print all hex values as lower-case
* allow requesting state information by head state root
* turn `DomainType` into array (follow spec)
* `uint_to_bytesXX` -> `uint_to_bytes` (follow spec)
* fix wrong dependent root in `/eth/v1/validator/duties/proposer/`
* update documentation - `--subscribe-all-subnets` is no longer needed
when using the REST interface with validator clients
* more fixes
* common helpers for dependent block
* remove test rules obsoleted by more strict epoch tests
* fix trailing commas

* Update docs/the_nimbus_book/src/rest-api.md
* Update docs/the_nimbus_book/src/rest-api.md

Co-authored-by: sacha <sacha@status.im>
2022-01-08 22:06:34 +02:00
..
2021-09-29 14:19:20 +03:00
2021-02-02 19:02:52 +01:00
2021-08-20 18:39:18 +00:00
2021-11-09 13:33:53 +02:00
2021-08-20 18:39:18 +00:00
2022-01-05 17:33:23 +01:00
2021-08-20 18:39:18 +00:00
2020-10-06 15:46:22 +03:00
2021-01-07 13:12:37 +01:00
2021-08-20 18:39:18 +00:00
2021-02-02 19:02:52 +01:00
2022-01-08 22:06:34 +02:00
2021-10-14 14:13:51 +03:00
2020-03-18 17:20:34 +01:00
2021-12-17 00:52:49 +01:00
2021-08-20 18:39:18 +00:00
2021-02-25 14:20:26 +02:00