cosmos / cosmos/evm

Investigate FeeHistory performance optimizations

Open
#778 3 comments 0 reactions 0 assignees View on GitHub
perf
Dominant language
Go
Stars
164
Forks
213
Avg merge
3d 58m
Merged PRs (30d)
12

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.