Skip to content

[codex] Optimize API RPC usage#35

Merged
Brean0 merged 2 commits into
mainfrom
codex/rpc-cost-optimization-port
May 12, 2026
Merged

[codex] Optimize API RPC usage#35
Brean0 merged 2 commits into
mainfrom
codex/rpc-cost-optimization-port

Conversation

@Brean0

@Brean0 Brean0 commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an RPC cost optimization port plan
  • enable ethers JSON-RPC batching, optional custom RPC URLs, and RPC request counters
  • add Redis-backed historical block-tag RPC caching
  • collapse heavy Silo token info paths through Multicall3

Validation

  • npm test -- --runInBand test/datasources/rpc-cache.test.js test/datasources/multicall.test.js test/service/silo-service.test.js
  • npm test -- --runInBand

Notes

  • no production deploy is triggered until this PR is merged into main

@Brean0 Brean0 marked this pull request as ready for review May 12, 2026 23:21
@Brean0 Brean0 merged commit 1a7554f into main May 12, 2026
1 check passed
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.

1 participant