Skip to content

Chicane

Pre-release
Pre-release
Compare
Choose a tag to compare
@lightclient lightclient released this 30 Nov 07:06
· 286 commits to assembled-spec since this release

v1.0.0-alpha.5 is a pre-release of the Execution API.

eth Namespace

  • Add missing properties to ReceiptInfo schema #126
  • Fix eth_submitWork parameters, allow 0x0 uint

engine Namespace

  • Rename coinbase to feeRecipient in ExecutionPayloadV1 #130
  • Rename feeRecipient to suggestedFeeRecipient in PayloadAttributesV1 #130
  • Rename receiptRoot to receiptsRoot in ExecutionPayloadV1 #140
  • Respond with error code -32002 if terminal block doesn't satisfy terminal block conditions #132
  • Serve HTTP and WS over same 8550 port #134
  • Refine message ordering behavior #133
  • Rename message to validationError in engine_executePayloadV1 response #135
  • Some typos fixed #111
    --

Full specification here.