Skip to content

perf: get block receipts instead of individual transaction receipts #32

@banteg

Description

@banteg

match provider.get_transaction_receipt(tx_clone).await {

we can use eth_getBlockReceipts, it's implemented in erigon and has recently been merged to execution spec.
ethereum/execution-apis#438

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions