Skip to content

Investigate FeeHistory performance optimizations #778

@technicallyty

Description

@technicallyty

currently the FeeHistory RPC endpoint will query multiple batches of CometBlocks. This RPC query is to support dynamic fee eip 1559 txs (i think?). we could likely introduce some caching here. it makes multiple RPC calls to comet AND to the SDK's grpc endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions