Skip to content

feat(entropy-tester): accept custom endpoint #2814

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

Merged
merged 2 commits into from
Jun 26, 2025
Merged

feat(entropy-tester): accept custom endpoint #2814

merged 2 commits into from
Jun 26, 2025

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