Skip to content

Conversation

m30m
Copy link
Contributor

@m30m m30m commented Jun 26, 2025

Summary

Use a custom endpoint for making requests

Rationale

I was hoping that the load is small enough such that public rpcs would be sustainable. But that was not the case.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@m30m m30m requested a review from a team as a code owner June 26, 2025 17:52
Copy link

vercel bot commented Jun 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
component-library ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
developer-hub ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
entropy-debugger ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
entropy-explorer ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
insights ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
proposals ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm
staking ⬜️ Skipped (Inspect) Jun 26, 2025 6:50pm

Copy link
Contributor

@tejasbadadare tejasbadadare left a comment

Choose a reason for hiding this comment

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

suggest calling it rpcEndpoint or rpcUrl for consistency

@vercel vercel bot temporarily deployed to Preview – api-reference June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – developer-hub June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – component-library June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – staking June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – insights June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-debugger June 26, 2025 18:50 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals June 26, 2025 18:50 Inactive
@m30m m30m merged commit c5dacae into main Jun 26, 2025
12 checks passed
@m30m m30m deleted the branch-71C8EC54 branch June 26, 2025 19:51
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.

2 participants