Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC: Receipts LRU cache #10112

Merged
merged 6 commits into from
Apr 29, 2024
Merged

RPC: Receipts LRU cache #10112

merged 6 commits into from
Apr 29, 2024

Conversation

AskAlexSharov
Copy link
Collaborator

@AskAlexSharov AskAlexSharov commented Apr 29, 2024

for #10099
for things like eth_getTransactionReceipt, ots_searchTransactionsAfter, etc...

Also moved:

  • moved api.chainConfig() inside api.getReceipts()
  • switched ots to use blocks/receipts lru
  • switched price oracle to use blocks/receipts

Copy link
Member

@wmitsuda wmitsuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AskAlexSharov AskAlexSharov merged commit 83c95ba into devel Apr 29, 2024
7 checks passed
@AskAlexSharov AskAlexSharov deleted the receipts_cache_rpc branch April 29, 2024 08:38
@ghost ghost mentioned this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants