nimbus-eth2/beacon_chain/validator_client
Jacek Sieka ea0a191723
Better REST/RPC error messages (#3046)
* Better REST/RPC error messages
* homogenise block logging (root first)
* homegenise message verification pipeline (verify in
`gossip_verification`, act in `eth2_processor`)
* use `subcommitteeIdx` consistently
* log each sent contribution
* fix block_sim
* fix block topic
* don't recalc root on gossip block validation
* move position loop into sync pool
2021-11-05 17:39:47 +02:00
..
api.nim widen allowed specs for validator client 2021-10-21 00:59:05 +03:00
attestation_service.nim Better REST/RPC error messages (#3046) 2021-11-05 17:39:47 +02:00
block_service.nim Better REST/RPC error messages (#3046) 2021-11-05 17:39:47 +02:00
common.nim widen allowed specs for validator client 2021-10-21 00:59:05 +03:00
duties_service.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
fallback_service.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
fork_service.nim Number of REST fixes for Altair. (#2790) 2021-08-23 12:41:48 +02:00