Skip to content

107 Percent

Pre-release
Pre-release
Compare
Choose a tag to compare
@lightclient lightclient released this 28 Jan 17:53
· 241 commits to assembled-spec since this release

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

eth Namespace

  • New assembled output refs-openrpc.json allows external projects to easily reference spec objects #156
  • Improve definition of log filter topic #169
    Thank you @shanejonas and @fjl for your eth API contributions.

engine Namespace

  • Stop ordering messages via the JSON-RPC id field and instead rely on the order the messages are received #148
  • Fix missed merge => bellatrix renameing #161
  • Extend semantics of executePayload and forkchoiceUpdated methods #165
  • Replace terminal block error with INVALID_TERMINAL_BLOCK status #170

Thank you @mkalinin, @djrtwo, @holiman, and @MariusVanDerWijden for your work and feedback on the engine API changes.

--

Full engine specification here.