Skip to content

A bit of gas

Pre-release
Pre-release
Compare
Choose a tag to compare
@hwwhww hwwhww released this 02 Jun 14:20
· 1828 commits to master since this release
2c3a47e

v1.4.0-alpha.1 -- A bit of gas -- is the an alpha release for the coming Deneb upgrade.

PR showing full diff can be found here: #3396

It includes some ExecutionPayload field updates.

Deneb

  • Add data_gas_used field to ExecutionPayload #3391
  • Change excess_data_gas and data_gas_used type from uint256 to uint64
  • [non-substantive] Remove extraneous length check from deneb forkchoice #3368

Testing, repo, etc

  • Turn off light client tests for feature specs #3389 #3398