nimbus-eth2/beacon_chain/spec/eth2_apis
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
..
dynamic_fee_recipients.nim
eth2_rest_serialization.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00
rest_beacon_calls.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
rest_beacon_client.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
rest_builder_calls.nim add REST call signatures for getStateRandao and getNextWithdrawals (#5033) 2023-06-06 10:01:05 +00:00
rest_common.nim
rest_config_calls.nim
rest_debug_calls.nim Revert "remove removed Debug/getDebugChainHeads V1 (#4970)" (#5057) 2023-06-10 08:08:01 +00:00
rest_event_calls.nim VC: Remote BN received block monitoring. (#4856) 2023-06-08 10:44:32 +02:00
rest_keymanager_calls.nim
rest_keymanager_types.nim
rest_light_client_calls.nim split SSZ and JSON parsing logic in LC handler (#5055) 2023-06-13 21:28:17 +00:00
rest_nimbus_calls.nim
rest_node_calls.nim
rest_remote_signer_calls.nim
rest_types.nim automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (#5065) 2023-06-13 14:03:49 +00:00
rest_validator_calls.nim VC: Use SSZ encoding while processing blocks data (#4999) 2023-06-14 08:04:15 +02:00