Skip to content

Expose gas in execution interface #2965

@julienrbrt

Description

@julienrbrt

For improving force inclusion, we should investigate in adding gas in the execution interface is feasible.
Currently, force inclusion only check the batch size to not overfill a block but not the block gas.
To be able to smooth the transactions and send correct batches to the execution layer, exposing the tx gas and the block gas of all transactions to ev-node would be useful.

// TODO(@julienrbrt): technically we may need to check for block gas as well

Otherwise, we should ensure execution clients are able to properly handle this case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions