Skip to content

Some Infura RPC methods should be cached but are not #143

@mcmire

Description

@mcmire

The following RPC methods take block parameters and yet are not covered in blockTagParamIndex and so are not being cached the same as other RPC methods which take block parameters:

  • eth_getBlockTransactionCountByNumber
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getUncleByBlockNumberAndIndex
  • eth_getUncleCountByBlockNumber

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions