ethereum / builder-specs

Specification for the external block builders.
https://ethereum.github.io/builder-specs/
Creative Commons Zero v1.0 Universal
178 stars 61 forks source link

[wip] SSZ encoding for getHeader and getPayload #54

Open metachris opened 2 years ago

metachris commented 2 years ago

Allows SSZ encoded payloads for getHeader and getPayload: https://github.com/ethereum/builder-specs/issues/53

This PR adds:

  1. getHeader header: Accept
  2. getHeader response encoding: application/octet-stream
  3. getPayload request and response encoding: application/octet-stream