c0e5c26da1
* 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. |
||
---|---|---|
.. | ||
api.nim | ||
attestation_service.nim | ||
block_service.nim | ||
common.nim | ||
doppelganger_service.nim | ||
duties_service.nim | ||
fallback_service.nim | ||
fork_service.nim | ||
sync_committee_service.nim |