Skip to content

L1: check and correct how receipts are being computed #1840

Open
@JulianVentura

Description

@JulianVentura

Check that the function get_all_block_rpc_receipts of module crates/networking/rpc/eth/block.rs is correctly calculating blocks receipts.
This function is making use of calculate_base_fee_per_blob_gas, which requires information about parent block. Instead, we are passing current block. If the behavior is wrong, we should check why the tests were not failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rpc-apiPublic rpc-json api for users

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions