nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov c0e5c26da1
VC: Use SSZ encoding while processing blocks data (#4999)
* Refactor api.nim to provide more informative failure reasons.
Distinct between unexpected data and unexpected code.
Deprecate Option[T] usage.

* Fix 400 for produceBlindedBlock().
Get proper string conversion for strategy.

* Fix SSZ encoded versions of ProduceBlockResponseV2, ProduceBlockResponseV2 can be received and decoded.
Fix done() warnings.
Bump presto.

* Fix compilation error with new presto.
Use TcpNoDelay option for Web3Signer.

* Fix produceBlockV2() should provide SSZ responses too.

* Address block encoding issue.

* Fix signing test.

* Bump presto.

* Address review comments.
2023-06-14 08:04:15 +02:00
..
api.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00
attestation_service.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
block_service.nim fix chronos deprecation warning (#5048) 2023-06-09 23:43:28 +00:00
common.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
doppelganger_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
duties_service.nim fix chronos done -> completed deprecation warnings (#5016) 2023-06-01 10:04:30 +02:00
fallback_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
fork_service.nim VC: Logging changes (#4994) 2023-05-30 11:38:34 +03:00
sync_committee_service.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00